diff --git a/pages.json b/pages.json index 476cb56..f4ef68a 100644 --- a/pages.json +++ b/pages.json @@ -55,6 +55,13 @@ "navigationStyle": "custom" //单个页面设置 } }, + { + "path": "pages/my/applyOwner", + "style": { + "navigationBarTitleText": "主理人申请", // 更改为更清晰的标题 + "navigationStyle": "custom" //单个页面设置 + } + }, { "path": "pages/my/classCheck", "style": { diff --git a/pages/my/applyOwner.vue b/pages/my/applyOwner.vue new file mode 100644 index 0000000..0683098 --- /dev/null +++ b/pages/my/applyOwner.vue @@ -0,0 +1,380 @@ + + + + +