提交 812c51fa authored 作者: haodaking's avatar haodaking

updates

上级 73a139be
<main-page> <!-- <main-page> -->
<view class="container"> <view class="container">
<image src="../../assets/images/bg.png" mode="aspectFill" class="bg"></image> <image src="../../assets/images/bg.png" mode="aspectFill" class="bg"></image>
<view class="top"> <view class="top">
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
</view> </view>
</view> </view>
</view> </view>
</main-page> <!-- </main-page> -->
<!-- 绑定相关 --> <!-- 绑定相关 -->
<dialog title="{{ type === 1 ? '绑定账号' : '绑定手机号' }}" model:show="{{ show }}"> <dialog title="{{ type === 1 ? '绑定账号' : '绑定手机号' }}" model:show="{{ show }}">
<!-- 绑定账号 --> <!-- 绑定账号 -->
......
...@@ -26,17 +26,19 @@ ...@@ -26,17 +26,19 @@
"disablePlugins": [], "disablePlugins": [],
"outputPath": "" "outputPath": ""
}, },
"bundle": false,
"useIsolateContext": true, "useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false, "userConfirmedBundleSwitch": false,
"packNpmManually": false, "packNpmManually": false,
"packNpmRelationList": [], "packNpmRelationList": [],
"minifyWXSS": true "minifyWXSS": true,
"disableUseStrict": false,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"ignoreUploadUnusedFiles": true,
"minifyWXML": true
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.14.0", "libVersion": "2.21.3",
"appid": "wx80b4557ad9355bdc", "appid": "wx80b4557ad9355bdc",
"projectname": "learnOnline-survey", "projectname": "learnOnline-survey",
"isGameTourist": false, "isGameTourist": false,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论