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 @@ - + - +