From 98bdd5b05e48f19127bf93a2ce5010719268a2fb Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Thu, 15 Jan 2026 10:42:20 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/myMain.vue | 4 +- components/panel/defaultImage.vue | 65 -- components/panel/fixed.vue | 35 - components/panel/formSlot.vue | 794 --------------------- components/panel/infoCard.vue | 4 +- main.js | 6 - pages/home/index.vue | 6 +- pages/home/order copy.vue | 4 +- pages/person/index.vue | 2 +- root/bind/applyList.vue | 4 +- root/bind/fensi.vue | 8 +- root/bind/inviteList.vue | 4 +- root/bind/myMain copy.vue | 4 +- root/bind/myMain.vue | 4 +- root/bind/order.vue | 4 +- root/detail/apply.vue | 20 +- root/detail/fellow.vue | 12 +- root/detail/job copy.vue | 6 +- root/detail/job.vue | 6 +- root/detail/jobDesp.vue | 8 +- root/detail/myMain.vue | 4 +- root/detail/user.vue | 4 +- root/detail/userShare copy.vue | 2 +- root/detail/userShare.vue | 2 +- root/home/applicationSuccess.vue | 2 +- root/home/editTownsman.vue | 16 +- root/home/jobForm.vue | 8 +- root/home/quickApplication copy.vue | 10 +- root/other/city.vue | 4 +- root/person/addOrUpdataMember.vue | 4 +- root/person/billIndex.vue | 2 +- root/person/change.vue | 8 +- root/person/changeTeam.vue | 4 +- root/person/changeUser.vue | 8 +- root/person/marge.vue | 4 +- root/person/memberApplyQRCode.vue | 4 +- root/person/myOrder.vue | 4 +- root/person/order.vue | 4 +- root/person/pwdForget.vue | 8 +- root/person/pwdForget1.vue | 8 +- root/person/pwdLogin.vue | 8 +- root/person/teamManage.vue | 4 +- .../rh-ui/components/rh-form-slot/rh-form-slot.vue | 4 +- 43 files changed, 113 insertions(+), 1013 deletions(-) delete mode 100644 components/panel/defaultImage.vue delete mode 100644 components/panel/fixed.vue delete mode 100644 components/panel/formSlot.vue diff --git a/components/myMain.vue b/components/myMain.vue index 5237437..af7bcaf 100644 --- a/components/myMain.vue +++ b/components/myMain.vue @@ -71,7 +71,7 @@ - + @@ -89,7 +89,7 @@ - + diff --git a/components/panel/defaultImage.vue b/components/panel/defaultImage.vue deleted file mode 100644 index 841d428..0000000 --- a/components/panel/defaultImage.vue +++ /dev/null @@ -1,65 +0,0 @@ - - - - - \ No newline at end of file diff --git a/components/panel/fixed.vue b/components/panel/fixed.vue deleted file mode 100644 index a9c13d1..0000000 --- a/components/panel/fixed.vue +++ /dev/null @@ -1,35 +0,0 @@ - - - - - diff --git a/components/panel/formSlot.vue b/components/panel/formSlot.vue deleted file mode 100644 index d3b5ce5..0000000 --- a/components/panel/formSlot.vue +++ /dev/null @@ -1,794 +0,0 @@ - - - - - diff --git a/components/panel/infoCard.vue b/components/panel/infoCard.vue index e4cf63a..86031f4 100644 --- a/components/panel/infoCard.vue +++ b/components/panel/infoCard.vue @@ -3,7 +3,7 @@ - + @@ -43,7 +43,7 @@ - + diff --git a/main.js b/main.js index 3c50bdb..5cd70f0 100644 --- a/main.js +++ b/main.js @@ -11,15 +11,12 @@ import apiInfo from './api/index.js'; import gLoading from './components/loading.vue'; import gListJob from './components/list/job.vue'; import gListApply from './components/list/apply.vue'; -import gPanelImage from './components/panel/defaultImage.vue'; import gPanelFormItem from './components/panel/formItem.vue'; -import gPanelFormSlot from './components/panel/formSlot.vue'; import gPanelCardNum from './components/panel/numCard.vue'; import gPanelCardInfo from './components/panel/infoCard.vue'; import gPanelHr from './components/panel/hr.vue'; import gPanelDetailItem from './components/panel/detailItem.vue'; import gPanelTime from './components/panel/time.vue'; -import gPanelFixed from './components/panel/fixed.vue'; import gFilter from './pages/home/child/filter.vue'; import { createSSRApp } from 'vue' export function createApp () { @@ -30,15 +27,12 @@ export function createApp () { app.component('g-loading', gLoading); app.component('g-list-job', gListJob); app.component('g-list-apply', gListApply); - app.component('g-panel-image', gPanelImage); app.component('g-panel-form-item', gPanelFormItem); - app.component('g-panel-form-slot', gPanelFormSlot); app.component('g-panel-card-num', gPanelCardNum); app.component('g-panel-card-info', gPanelCardInfo); app.component('g-panel-hr', gPanelHr); app.component('g-panel-detail-item', gPanelDetailItem); app.component('g-panel-time', gPanelTime); - app.component('g-panel-fixed', gPanelFixed); app.component('g-filter', gFilter); app.config.globalProperties.api = apiInfo; diff --git a/pages/home/index.vue b/pages/home/index.vue index 5b96910..dd750d7 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -106,11 +106,11 @@
- +
@@ -124,7 +124,7 @@
{{ item.agencyName }}
diff --git a/pages/home/order copy.vue b/pages/home/order copy.vue index f89876f..0c5b1cf 100644 --- a/pages/home/order copy.vue +++ b/pages/home/order copy.vue @@ -49,7 +49,7 @@ - + 关注邀请 有{{ inviteNum }}个发单号向你发出邀请 @@ -62,7 +62,7 @@ - + @@ -89,7 +89,7 @@ - + diff --git a/root/bind/myMain.vue b/root/bind/myMain.vue index f2fd684..33d75c9 100644 --- a/root/bind/myMain.vue +++ b/root/bind/myMain.vue @@ -71,7 +71,7 @@ - + @@ -89,7 +89,7 @@ - + diff --git a/root/bind/order.vue b/root/bind/order.vue index abeea24..f53393e 100644 --- a/root/bind/order.vue +++ b/root/bind/order.vue @@ -39,7 +39,7 @@ - + 关注邀请 有{{ inviteNum }}个发单号向你发出邀请 @@ -52,7 +52,7 @@ - + - + --> + @@ -386,7 +386,7 @@ - + diff --git a/root/detail/fellow.vue b/root/detail/fellow.vue index 52567c8..f2f60b9 100644 --- a/root/detail/fellow.vue +++ b/root/detail/fellow.vue @@ -2,7 +2,7 @@ - - + > @@ -135,14 +135,14 @@ 《隐私政策》 - + - + diff --git a/root/detail/job copy.vue b/root/detail/job copy.vue index 4d0f9c8..cd48c96 100644 --- a/root/detail/job copy.vue +++ b/root/detail/job copy.vue @@ -80,7 +80,7 @@
- +
{{ jobDetail.agencyName }}
@@ -267,7 +267,7 @@
- +
@@ -296,7 +296,7 @@
- +
diff --git a/root/detail/job.vue b/root/detail/job.vue index f74af42..611f033 100644 --- a/root/detail/job.vue +++ b/root/detail/job.vue @@ -280,7 +280,7 @@
- +
{{ jobDetail.agencyName }}
@@ -478,7 +478,7 @@
- +
@@ -520,7 +520,7 @@
- +
diff --git a/root/detail/jobDesp.vue b/root/detail/jobDesp.vue index 30ae8d2..a51d86a 100644 --- a/root/detail/jobDesp.vue +++ b/root/detail/jobDesp.vue @@ -26,7 +26,7 @@
- + @@ -35,7 +35,7 @@ - +
@@ -62,12 +62,12 @@
- + - +
diff --git a/root/detail/myMain.vue b/root/detail/myMain.vue index d43e94a..ac5e81a 100644 --- a/root/detail/myMain.vue +++ b/root/detail/myMain.vue @@ -6,14 +6,14 @@ 长按图片转发给微信好友 - + - +
diff --git a/root/detail/user.vue b/root/detail/user.vue index 6e639d2..be0fa8a 100644 --- a/root/detail/user.vue +++ b/root/detail/user.vue @@ -8,7 +8,7 @@ 请输入尾号为{{ agencyInfo.newTel }}的手机号以获取验证码 - (info.tel = val)" @changeCode="(val) => (info.code = val)" > - +
diff --git a/root/detail/userShare copy.vue b/root/detail/userShare copy.vue index 53fca72..9ef5a96 100644 --- a/root/detail/userShare copy.vue +++ b/root/detail/userShare copy.vue @@ -26,7 +26,7 @@ - + diff --git a/root/detail/userShare.vue b/root/detail/userShare.vue index f15d99c..8f858b6 100644 --- a/root/detail/userShare.vue +++ b/root/detail/userShare.vue @@ -34,7 +34,7 @@ - + diff --git a/root/home/applicationSuccess.vue b/root/home/applicationSuccess.vue index a66b9e6..049ecaf 100644 --- a/root/home/applicationSuccess.vue +++ b/root/home/applicationSuccess.vue @@ -1,7 +1,7 @@ diff --git a/root/home/jobForm.vue b/root/home/jobForm.vue index 6e23a91..75834f3 100644 --- a/root/home/jobForm.vue +++ b/root/home/jobForm.vue @@ -212,13 +212,13 @@ - + - + 选择驻场 @@ -261,13 +261,13 @@ - + - +
diff --git a/root/home/quickApplication copy.vue b/root/home/quickApplication copy.vue index 744a024..575be53 100644 --- a/root/home/quickApplication copy.vue +++ b/root/home/quickApplication copy.vue @@ -44,10 +44,10 @@ - + - + @@ -63,7 +63,7 @@ 职位信息 - + @@ -86,14 +86,14 @@ - + 取消 - + diff --git a/root/other/city.vue b/root/other/city.vue index 9caebeb..c035646 100644 --- a/root/other/city.vue +++ b/root/other/city.vue @@ -32,12 +32,12 @@ - + - +