threethousanddream 1 ماه پیش
والد
کامیت
91f339ab77
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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>