소스 검색

h5接入app

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>