threethousanddream 1 månad sedan
förälder
incheckning
91f339ab77
1 ändrade filer med 0 tillägg och 1 borttagningar
  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>