From 467d2b0f7f75dfcdb64b4f9c83ffb7fbb5aef285 Mon Sep 17 00:00:00 2001 From: zxy <353513737@qq.com> Date: Tue, 5 Mar 2024 23:13:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BA=AB=E4=BB=BD=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 8 ++++++++ pages/index/index.vue | 2 +- pages/recruit/recruit.vue | 29 +++++++++++++++++++++++++++++ 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 pages/recruit/recruit.vue diff --git a/pages.json b/pages.json index 52aa86d..3ce3c64 100644 --- a/pages.json +++ b/pages.json @@ -207,6 +207,14 @@ "colorType": "none" } } + }, + { + "path" : "pages/recruit/recruit", + "style" : + { + "navigationBarTitleText" : "我要招工", + "enablePullDownRefresh" : false + } } ], "subPackages": [{ diff --git a/pages/index/index.vue b/pages/index/index.vue index 93db827..c0696a3 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -158,7 +158,7 @@ 在线咨询 --> - + diff --git a/pages/recruit/recruit.vue b/pages/recruit/recruit.vue new file mode 100644 index 0000000..c9ab61f --- /dev/null +++ b/pages/recruit/recruit.vue @@ -0,0 +1,29 @@ + + + + +