From 8d077977b4371ab9db70ddd9ed8adce29bbe5bf8 Mon Sep 17 00:00:00 2001
From: wangxia <779219182@qq.com>
Date: Tue, 19 Aug 2025 16:30:10 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/customTabbar.vue | 1 +
components/myMain.vue | 588 +++++++++++++++++++++
pages/person/index.vue | 11 +
root/bind/myMain.vue | 93 ++--
root/bind/search.vue | 8 +-
root/detail/job.vue | 4 +-
static/css/iconfont.css | 13 +-
.../vk-uview-ui/components/u-icon/u-icon.vue | 8 +-
8 files changed, 674 insertions(+), 52 deletions(-)
create mode 100644 components/myMain.vue
diff --git a/components/customTabbar.vue b/components/customTabbar.vue
index e7317fa..81bcb9d 100644
--- a/components/customTabbar.vue
+++ b/components/customTabbar.vue
@@ -72,6 +72,7 @@ export default {
iconSize: 78,
iconType: "custom",
},
+
{
iconPath: "icon-order_active g_c_9",
selectedIconPath: "icon-order_active g_c_main",
diff --git a/components/myMain.vue b/components/myMain.vue
new file mode 100644
index 0000000..fdc99fe
--- /dev/null
+++ b/components/myMain.vue
@@ -0,0 +1,588 @@
+
+
+ 邀请粉丝(代理)关注我的发单号
+
+
+ 长按图片转发给微信好友
+
+
+
+
+
+
+
+
+
+
+ {{ agencyName }}
+ 今日更新职位{{ appInfo.jobUpdateNum }}
+
+
+
+
+
+
+
+ {{ appInfo.jobNum }}
+ 总职位
+
+
+ {{ appInfo.recruitmentJobNum.toString() }}
+ 在招数
+
+
+ {{ appInfo.downNum }}
+ 粉丝数
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/person/index.vue b/pages/person/index.vue
index 60492aa..f0b2196 100644
--- a/pages/person/index.vue
+++ b/pages/person/index.vue
@@ -148,11 +148,18 @@
+
+
+