1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

小程序-用户登录逻辑完成

This commit is contained in:
2022-11-22 12:44:40 +08:00
parent 912cee22ae
commit eb7b09d729
32 changed files with 519 additions and 29 deletions

View File

@@ -21,7 +21,7 @@ const config = {
framework: 'vue3',
compiler: 'webpack5',
cache: {
enable: false // Webpack 持久化缓存配置建议开启。默认配置请参考https://docs.taro.zone/docs/config-detail#cache
enable: true // Webpack 持久化缓存配置建议开启。默认配置请参考https://docs.taro.zone/docs/config-detail#cache
},
mini: {
postcss: {