首页示例数据调用

This commit is contained in:
kk
2026-04-30 15:07:56 +08:00
parent 4ed63675a4
commit 55ffcdb9d3
3 changed files with 795 additions and 49 deletions
+7 -2
View File
@@ -15,8 +15,13 @@
{
"path": "pages/faq/faq",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "常见问题"
"navigationStyle": "custom"
}
},
{
"path": "pages/order/order",
"style": {
"navigationStyle": "custom"
}
}
],