feat:初始提交uni-app项目
This commit is contained in:
11
unpackage/dist/build/mp-weixin/pages/index/index.json
vendored
Normal file
11
unpackage/dist/build/mp-weixin/pages/index/index.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"navigationBarTitleText": "uni-app",
|
||||
"navigationStyle": "custom",
|
||||
"usingComponents": {
|
||||
"custom-nav-bar": "../../components/custom-nav-bar/custom-nav-bar",
|
||||
"uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||||
"uni-dateformat": "../../uni_modules/uni-dateformat/components/uni-dateformat/uni-dateformat",
|
||||
"common-title": "../../components/common-title/common-title",
|
||||
"theme-item": "../../components/theme-item/theme-item"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user