Commit e23f6378 by 高淑倩

modify: 去掉首页弹框

parent e206e428
...@@ -23,8 +23,7 @@ wxService.page({ ...@@ -23,8 +23,7 @@ wxService.page({
// isAllScreen: fullSucreen.isAllScreen // isAllScreen: fullSucreen.isAllScreen
isAllScreen: config.isAllScreen, isAllScreen: config.isAllScreen,
token:'', token:'',
// isAuthorization: false, isAuthorization: false,
isAuthorization: true,
pageId: 3, pageId: 3,
baseUserInfo: null, baseUserInfo: null,
// cardMember: null, // cardMember: null,
......
...@@ -35,6 +35,6 @@ ...@@ -35,6 +35,6 @@
</view>--> </view>-->
</block> </block>
</view> </view>
<authorization-modal isAuthorization='{{isAuthorization}}' /> <!--<authorization-modal isAuthorization='{{isAuthorization}}' />-->
<guide-page-modal show="{{guidePageModalShow}}" /> <guide-page-modal show="{{guidePageModalShow}}" />
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment