diff --git a/js/index.js b/js/index.js index b150f25..4908c45 100644 --- a/js/index.js +++ b/js/index.js @@ -52,7 +52,7 @@ var fun={ var sysOpList=sessionStorage.getItem("sysOpProjectDTOList"); if(sysOpList=='' ||sysOpList==null ||sysOpList==undefined ||sysOpList=='[]'){ menuList+='
  • 任你停官网
  • '; - imgList='
  • '; + imgList='
  • '; // menuList+='
  • '; $('#box').append(imgList); $('#controls').append(menuList);