Ver Fonte

h5接入app

threethousanddream há 1 mês atrás
pai
commit
91f339ab77
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      pages/detail/app.vue

+ 0 - 1
pages/detail/app.vue

@@ -20,7 +20,6 @@ export default {
       let token = Cookies.get('congress')
       this.url = `${window._CONFIG.APP_READY}?path=miniapp&appid=${options.id}&token=${token}#/newbi/auth`
     })
-
   }
 }
 </script>