feat: 活动详情页

This commit is contained in:
eric
2022-11-13 21:29:53 +08:00
parent ecb1fed94c
commit dccbb27473
13 changed files with 72 additions and 36 deletions

2
dist/app.json vendored
View File

@@ -1 +1 @@
{"pages":["pages/home/index","pages/activityList/index","pages/mountainPeak/index","pages/my/index"],"window":{"backgroundTextStyle":"light","navigationBarBackgroundColor":"#fff","navigationBarTitleText":"WeChat","navigationBarTextStyle":"black"}}
{"pages":["pages/home/index","pages/activityList/index","pages/activityList/components/details/index","pages/mountainPeak/index","pages/my/index"],"window":{"backgroundTextStyle":"light","navigationBarBackgroundColor":"#fff","navigationBarTitleText":"WeChat","navigationBarTextStyle":"black"}}