d56bd957
“wangming”
修复问题,组建AI
|
1
2
3
4
5
6
7
8
|
{
"navigationStyle": "custom",
"usingComponents": {
"u-search": "/node-modules/uview-ui/components/u-search/u-search",
"u-badge": "/node-modules/uview-ui/components/u-badge/u-badge",
"tabbar": "/components/TabBar/TabBar"
}
}
|