From 3f7ddc777f9cee8d0059caf7345464e512d55785 Mon Sep 17 00:00:00 2001
From: jscyl13849007907 <13849007907@163.com>
Date: Thu, 21 May 2026 13:59:23 +0800
Subject: [PATCH] no message
---
pages/home/index.vue | 1 +
root/detail/job.vue | 37 +++++++++++++++++++++++++------------
2 files changed, 26 insertions(+), 12 deletions(-)
diff --git a/pages/home/index.vue b/pages/home/index.vue
index b3296bb..b3098e3 100644
--- a/pages/home/index.vue
+++ b/pages/home/index.vue
@@ -734,6 +734,7 @@ export default {
jobClassify: "",
cityName: that.selectedCity == "全国" ? "" : that.selectedCity,
brandIds: "",
+ checkStoe: true
};
// if (that.tabInfo.list[that.tabInfo.active].classify == 1) {
diff --git a/root/detail/job.vue b/root/detail/job.vue
index 98efde3..82abf88 100644
--- a/root/detail/job.vue
+++ b/root/detail/job.vue
@@ -83,25 +83,38 @@
{{ jobDetail.monthPay ? "丨" + jobDetail.monthPay : "" }}
-