feat: 🎨 新增专题功能

This commit is contained in:
学习很差啦
2022-10-11 17:36:40 +08:00
parent 34448b8a23
commit fc8123c194
4 changed files with 470 additions and 112 deletions

View File

@@ -79,6 +79,12 @@
"style": {
}
},
{
"path": "pages/tabbar/special/special",
"style": {
"navigationBarTitleText": "专题"
}
}
],