hookehuyr

fix

......@@ -2,7 +2,7 @@
* @Author: hookehuyr hookehuyr@gmail.com
* @Date: 2022-05-27 15:57:59
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-10-31 17:00:58
* @LastEditTime: 2022-11-01 18:18:19
* @FilePath: /swx/src/app.config.js
* @Description:
*/
......@@ -74,5 +74,10 @@ export default {
// "van-button": "./components/vant-weapp/button/index",
// "van-tab": "./components/vant-weapp/tab/index",
// "van-tabs": "./components/vant-weapp/tabs/index"
}
},
// requiredPrivateInfos: [
// "getFuzzylocation",
// "choosePoi",
// "chooseAddress",
// ]
}
......