From b6b0df195a36c1d514a172d7500b76e1fd2ff0c2 Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Wed, 1 Apr 2026 12:29:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=80=E6=9C=89likei=E6=94=B9=E6=88=90atyou?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SysOriginIcon/index.vue | 14 ++------------ src/constant/origin.js | 6 +++--- src/utils/get-page-title.js | 2 +- src/views/datav/index.vue | 2 +- src/views/datav/purchase-count.vue | 2 +- src/views/sys/customer-service/index.vue | 2 +- src/views/sys/region-config/assist/index.vue | 2 +- src/views/sys/region-config/region/index.vue | 2 +- src/views/user/bank-identity/index.vue | 2 +- 9 files changed, 12 insertions(+), 22 deletions(-) diff --git a/src/components/SysOriginIcon/index.vue b/src/components/SysOriginIcon/index.vue index f926f22..47fe231 100644 --- a/src/components/SysOriginIcon/index.vue +++ b/src/components/SysOriginIcon/index.vue @@ -19,25 +19,15 @@ export default { render(h, context) { const unknown = 'unknown' const svgIconMap = { - 'sugartime': 'sugartime', - 'sugartime_lite': 'sugartime_lite', 'ricom': 'ricom', 'ricom_lite': 'ricom_lite', - 'xixi': 'xixi', 'tim_chat': 'tim_chat', 'global_setting': 'application_manager', 'cacoo': 'cacoo', - 'aswat': 'aswat', 'yahlla': 'yahlla', 'tim_chat_lite': 'tim_chat_lite', - 'aswat_lite': 'aswat_lite', - 'two_fun': 'two_fun', - 'yolo': 'yolo', - 'lotfun': 'lotfun', - 'hooka': 'hooka', - 'tarab': 'tarab', - 'halar': 'halar', - 'likei': 'likei' + 'likei': 'likei', + 'atyou': 'atyou' } const { icon, desc, size } = context.props const vnodes = [] diff --git a/src/constant/origin.js b/src/constant/origin.js index 71c9e60..26eb448 100644 --- a/src/constant/origin.js +++ b/src/constant/origin.js @@ -43,9 +43,9 @@ const sysPlatforms = [ // 系统平台 const sysOriginPlatforms = [ { - value: "LIKEI", - label: "LIKEI", - permission: "query:likei", + value: "ATYOU", + label: "ATYOU", + permission: "query:atyou", children: sysPlatforms } ]; diff --git a/src/utils/get-page-title.js b/src/utils/get-page-title.js index d41d01a..858d183 100644 --- a/src/utils/get-page-title.js +++ b/src/utils/get-page-title.js @@ -1,6 +1,6 @@ import defaultSettings from "@/settings"; -const title = defaultSettings.title || "likei"; +const title = defaultSettings.title || "atyou"; export default function getPageTitle(pageTitle) { if (pageTitle) { diff --git a/src/views/datav/index.vue b/src/views/datav/index.vue index 291762f..5c2029d 100644 --- a/src/views/datav/index.vue +++ b/src/views/datav/index.vue @@ -48,7 +48,7 @@
-
Likei在线
+
Atyou在线
diff --git a/src/views/datav/purchase-count.vue b/src/views/datav/purchase-count.vue index 0ca3755..dcfc2f7 100644 --- a/src/views/datav/purchase-count.vue +++ b/src/views/datav/purchase-count.vue @@ -6,7 +6,7 @@
-
LIKEI
+
ATYOU
diff --git a/src/views/sys/customer-service/index.vue b/src/views/sys/customer-service/index.vue index 5ba4fe1..51843d1 100644 --- a/src/views/sys/customer-service/index.vue +++ b/src/views/sys/customer-service/index.vue @@ -286,7 +286,7 @@ export default { regions: [], listQuery: { region: "", - sysOrigin: "LIKEI" + sysOrigin: "ATYOU" }, rules: { regionList: commonRules, diff --git a/src/views/sys/region-config/assist/index.vue b/src/views/sys/region-config/assist/index.vue index 6aa7b47..c43b7d1 100644 --- a/src/views/sys/region-config/assist/index.vue +++ b/src/views/sys/region-config/assist/index.vue @@ -424,7 +424,7 @@ export default { regions: [], loading: false, listQuery: { - sysOrigin: "LIKEI", + sysOrigin: "ATYOU", type: "", regionId: "" }, diff --git a/src/views/sys/region-config/region/index.vue b/src/views/sys/region-config/region/index.vue index 3b72568..e587a44 100644 --- a/src/views/sys/region-config/region/index.vue +++ b/src/views/sys/region-config/region/index.vue @@ -424,7 +424,7 @@ export default { list: [], bankCardTypes, listQuery: { - sysOrigin: "LIKEI" + sysOrigin: "ATYOU" }, formVisible: false, isOpenDailyAutoSalary: false, diff --git a/src/views/user/bank-identity/index.vue b/src/views/user/bank-identity/index.vue index 47ed2d3..50cab75 100644 --- a/src/views/user/bank-identity/index.vue +++ b/src/views/user/bank-identity/index.vue @@ -368,7 +368,7 @@ export default { limit: 20, userId: "", status: "PENDING", - sysOrigin: "LIKEI" + sysOrigin: "ATYOU" }, formData: { id: "",