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

updates

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