From 645ab708ff99c32908f7a6dbf9c803b7160c1100 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Fri, 27 Jun 2025 13:57:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E6=96=B0=E5=85=B3=E6=B3=A8?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/bind.js | 1 + pages.json | 300 ++++++------ root/bind/order.vue | 949 ++++++++++++++++++------------------ root/detail/userShare.vue | 814 +++++++++++++++++++++++++++++++ root/person/inviteFollowSuccess.vue | 105 ++-- root/person/teamManage.vue | 258 +++++----- static/css/base.scss | 17 +- 7 files changed, 1638 insertions(+), 806 deletions(-) create mode 100644 root/detail/userShare.vue diff --git a/api/bind.js b/api/bind.js index 0f24dde..94ce9df 100644 --- a/api/bind.js +++ b/api/bind.js @@ -15,6 +15,7 @@ let bindInfo = { bind_setPeolple:"/assistant/circle/agency/lookHim",// 看不看他 bind_cancelApply:"/assistant/circle/agency/unsubscribe",// 取消关注 bind_delApply:"/assistant/circle/agency/removeFans",// 删除粉丝 + bind_getAgencyCorpUsersNum:"/yishoudan/agency/getAgencyCorpUsersNum",// 获取团队成员数 } export default bindInfo; \ No newline at end of file diff --git a/pages.json b/pages.json index ae5686e..a8ba94e 100644 --- a/pages.json +++ b/pages.json @@ -26,12 +26,12 @@ "backgroundColorBottom": "#ededed" } }, - { - "path": "pages/person/index", - "style": { - "navigationBarTitleText": "我的" - } - } + { + "path": "pages/person/index", + "style": { + "navigationBarTitleText": "我的" + } + } ], "subPackages": [ { // 首页 @@ -79,39 +79,39 @@ { // 个人中心二级页面 "root": "root/person", "pages": [ - { - "path": "todayData", - "style": { - "navigationBarTitleText": "今日数据", - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed" - } - }, - { - "path": "billIndex", - "style": { - "navigationBarTitleText": "我的职位", - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed" - } - }, - { - "path": "applyIndex", - "style": { - "navigationBarTitleText": "工单", - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed" - } - }, - { - "path": "loginIndex", - "style": { - "navigationBarTitleText": "登录" - } - }, + { + "path": "todayData", + "style": { + "navigationBarTitleText": "今日数据", + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed" + } + }, + { + "path": "billIndex", + "style": { + "navigationBarTitleText": "我的职位", + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed" + } + }, + { + "path": "applyIndex", + "style": { + "navigationBarTitleText": "工单", + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed" + } + }, + { + "path": "loginIndex", + "style": { + "navigationBarTitleText": "登录" + } + }, { "path": "set", "style": { @@ -136,13 +136,12 @@ "navigationBarTitleText": " " } }, - { + { "path": "changeUser", "style": { "navigationBarTitleText": " " } }, - { "path": "pwdForget", "style": { @@ -340,6 +339,15 @@ "backgroundColorBottom": "#ededed" } }, + { + "path": "userShare", + "style": { + "navigationBarTitleText": "详情", // 用户主页 + "backgroundColor": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationStyle": "custom" + } + }, { "path": "job", "style": { @@ -463,111 +471,111 @@ } ] }, - { // 各个模块的详情页 - "root": "root/NEUIKit/pages", - "pages": [ - { - "path": "Chat/index", - "style": { - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed", - "navigationBarTitleText": "聊天" - } - }, - // { - // "path": "Chat/message/p2p-set", - // "style": { - // "navigationBarTitleText": "聊天设置" - // } - // }, - // { - // "path": "Chat/message/pin-list", - // "style": { - // "navigationBarTitleText": "标记列表" - // } - // }, - { - "path": "Contact/index", - "style": { - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed", - "navigationBarTitleText": "通讯录" - } - }, - { - "path": "Contact/BcFriend", - "style": { - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed", - "navigationBarTitleText": "内部好友" - } - }, - { - "path": "Contact/contact-list/valid-list", - "style": { - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed", - "navigationBarTitleText": "验证消息" - } - }, - { - "path": "Contact/contact-list/black-list", - "style": { - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed", - "navigationBarTitleText": "黑名单" - } - }, - { - "path": "Friend/add-friend/index", - "style": { - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed", - "navigationBarTitleText": "添加好友" - } - }, - { - "path": "Friend/friend-info-edit", - "style": { - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed", - "navigationBarTitleText": "编辑好友" - } - }, - { - "path": "user-card/friend/index", - "style": { - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed", - "navigationBarTitleText": "好友名片" - } - }, - { - "path": "user-card/my-detail/index", - "style": { - "backgroundColor": "#ededed", - "backgroundColorTop": "#ededed", - "backgroundColorBottom": "#ededed", - "navigationBarTitleText": "个人名片" - } - } - // { - // "path": "user-card/detail-item/index", - // "style": { - // "navigationBarTitleText": "个人名片信息编辑" - // } - // } - ], - "independent": true - } + { // 各个模块的详情页 + "root": "root/NEUIKit/pages", + "pages": [ + { + "path": "Chat/index", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "聊天" + } + }, + // { + // "path": "Chat/message/p2p-set", + // "style": { + // "navigationBarTitleText": "聊天设置" + // } + // }, + // { + // "path": "Chat/message/pin-list", + // "style": { + // "navigationBarTitleText": "标记列表" + // } + // }, + { + "path": "Contact/index", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "通讯录" + } + }, + { + "path": "Contact/BcFriend", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "内部好友" + } + }, + { + "path": "Contact/contact-list/valid-list", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "验证消息" + } + }, + { + "path": "Contact/contact-list/black-list", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "黑名单" + } + }, + { + "path": "Friend/add-friend/index", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "添加好友" + } + }, + { + "path": "Friend/friend-info-edit", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "编辑好友" + } + }, + { + "path": "user-card/friend/index", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "好友名片" + } + }, + { + "path": "user-card/my-detail/index", + "style": { + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed", + "navigationBarTitleText": "个人名片" + } + } + // { + // "path": "user-card/detail-item/index", + // "style": { + // "navigationBarTitleText": "个人名片信息编辑" + // } + // } + ], + "independent": true + } ], "globalStyle": { "navigationBarTextStyle": "black", diff --git a/root/bind/order.vue b/root/bind/order.vue index c9094f2..f435b9e 100644 --- a/root/bind/order.vue +++ b/root/bind/order.vue @@ -1,516 +1,499 @@ diff --git a/root/detail/userShare.vue b/root/detail/userShare.vue new file mode 100644 index 0000000..28493b3 --- /dev/null +++ b/root/detail/userShare.vue @@ -0,0 +1,814 @@ + + + + + diff --git a/root/person/inviteFollowSuccess.vue b/root/person/inviteFollowSuccess.vue index fd0c4b2..56755ce 100644 --- a/root/person/inviteFollowSuccess.vue +++ b/root/person/inviteFollowSuccess.vue @@ -1,55 +1,70 @@ diff --git a/root/person/teamManage.vue b/root/person/teamManage.vue index fab4a6e..270bf53 100644 --- a/root/person/teamManage.vue +++ b/root/person/teamManage.vue @@ -1,145 +1,153 @@ diff --git a/static/css/base.scss b/static/css/base.scss index bf6847d..a06d698 100644 --- a/static/css/base.scss +++ b/static/css/base.scss @@ -389,6 +389,9 @@ scroll-view::-webkit-scrollbar { &_f0 { background-color: #f0f0f0; } + &_f2 { + background-color: #f2f2f2; + } &_e { background-color: #eee; } @@ -560,25 +563,25 @@ $min-mp: 0; $max-mp: 27; @for $i from $min-mp through $max-mp { .g_pt_#{$i} { - padding-top: #{$i}px; + padding-top: #{$i}px !important; } .g_pr_#{$i} { - padding-right: #{$i}px; + padding-right: #{$i}px !important; } .g_pb_#{$i} { - padding-bottom: #{$i}px; + padding-bottom: #{$i}px !important; } .g_pl_#{$i} { - padding-left: #{$i}px; + padding-left: #{$i}px !important; } .g_mt_#{$i} { - margin-top: #{$i}px; + margin-top: #{$i}px !important; } .g_mr_#{$i} { - margin-right: #{$i}px; + margin-right: #{$i}px !important; } .g_mb_#{$i} { - margin-bottom: #{$i}px; + margin-bottom: #{$i}px !important; } } $min-mp: 0;