| | |
| | | "minified" : true, |
| | | "postcss" : false |
| | | }, |
| | | "usingComponents" : true |
| | | "usingComponents" : true, |
| | | "lazyCodeLoading": "requiredComponents" |
| | | }, |
| | | "mp-alipay" : { |
| | | "usingComponents" : true |
| | |
| | | "vueVersion" : "2", |
| | | "h5" : { |
| | | "router" : { |
| | | "base" : "/", |
| | | "base" : "./", |
| | | "mode" : "hash" |
| | | }, |
| | | "devServer" : { |
| | |
| | | } |
| | | } |
| | | }, |
| | | "publicPath" : "/" |
| | | "publicPath" : "./" |
| | | } |
| | | } |
| | |
| | | <!-- #endif --> |
| | | <view class="utils-block"> |
| | | <view @click="forgetPassword"><text>忘记密码?</text></view> |
| | | <!-- #ifdef MP-WEIXIN --> |
| | | <view @click="PrivacyAgreementHandle"><text>新用户注册</text></view> |
| | | <!-- #endif --> |
| | | </view> |
| | | |
| | | <view class="login-bottom-box"> |