From b08d965327c389022993674068f44c6fbb944881 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Sat, 16 May 2026 17:50:11 +0800 Subject: [PATCH] no message --- pages.json | 4 +- root/bind/applyForm.vue | 218 ++++++++++++++++++++++++++++++++++++++++++------ root/bind/view.vue | 45 ++++++---- root/bind/viewim.vue | 42 +++++++--- 4 files changed, 251 insertions(+), 58 deletions(-) diff --git a/pages.json b/pages.json index 78d9c72..ba665c6 100644 --- a/pages.json +++ b/pages.json @@ -712,13 +712,13 @@ { "path": "view", "style": { - "navigationBarTitleText": "通过代理申请" + "navigationBarTitleText": "代理审批" } }, { "path": "viewim", "style": { - "navigationBarTitleText": "通过代理申请" + "navigationBarTitleText": "代理审批" } }, // { diff --git a/root/bind/applyForm.vue b/root/bind/applyForm.vue index 8dae919..3409225 100644 --- a/root/bind/applyForm.vue +++ b/root/bind/applyForm.vue @@ -1,32 +1,122 @@