8 lines
271 B
JSON
8 lines
271 B
JSON
|
{
|
||
|
"navigationBarTitleText": "首页",
|
||
|
"usingComponents": {
|
||
|
"uni-icons": "../../uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||
|
"uni-popup": "../../uni_modules/uni-popup/components/uni-popup/uni-popup",
|
||
|
"my-swiper": "../../components/mySwiper"
|
||
|
}
|
||
|
}
|