Explorar o código

xxd 删除无用代码

fujunwen %!s(int64=4) %!d(string=hai) anos
pai
achega
8fb90e752a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/homepage/index.vue

+ 1 - 1
src/views/homepage/index.vue

@@ -111,7 +111,7 @@ export default {
         }
     },
     created () {
-        let plazaId = localStorage.getItem('PLAZAID')  // 存在localstorage中刷新不会被重置
+        let plazaId = localStorage.getItem('PLAZAID')  
         if (plazaId) {
             this.plazaId = plazaId
         }