Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
swx_weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-11-01 18:18:25 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e3d6f2350a6039ec4fc6c04cb348ae50bbb19e51
e3d6f235
1 parent
46e78ede
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
src/app.config.js
src/app.config.js
View file @
e3d6f23
...
...
@@ -2,7 +2,7 @@
* @Author: hookehuyr hookehuyr@gmail.com
* @Date: 2022-05-27 15:57:59
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-1
0-31 17:00:58
* @LastEditTime: 2022-1
1-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",
// ]
}
...
...
Please
register
or
login
to post a comment