diff --git a/assets/js/list.index.js b/assets/js/list.index.js index dc7d2ea..6e119d8 100644 --- a/assets/js/list.index.js +++ b/assets/js/list.index.js @@ -210,7 +210,7 @@ export function detailClick(){ } = JSON.parse(cookie); debugger; $('#detailIframe').html( - `` + `` ); }