This commit is contained in:
2023-10-11 22:20:34 +08:00
parent 60bf302119
commit 4fa658db18
70 changed files with 14216 additions and 23 deletions

View File

@@ -0,0 +1,8 @@
{
"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"
}
}