@@ -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>