Commit e23f6378 by 高淑倩

modify: 去掉首页弹框

parent e206e428
......@@ -23,8 +23,7 @@ wxService.page({
// isAllScreen: fullSucreen.isAllScreen
isAllScreen: config.isAllScreen,
token:'',
// isAuthorization: false,
isAuthorization: true,
isAuthorization: false,
pageId: 3,
baseUserInfo: null,
// cardMember: null,
......
......@@ -35,6 +35,6 @@
</view>-->
</block>
</view>
<authorization-modal isAuthorization='{{isAuthorization}}' />
<!--<authorization-modal isAuthorization='{{isAuthorization}}' />-->
<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