diff --git a/f/web-kboss/src/components/FloatingBox/FloatingBox.vue b/f/web-kboss/src/components/FloatingBox/FloatingBox.vue index 741c949..92ea1f1 100644 --- a/f/web-kboss/src/components/FloatingBox/FloatingBox.vue +++ b/f/web-kboss/src/components/FloatingBox/FloatingBox.vue @@ -26,10 +26,11 @@
- + + diff --git a/f/web-kboss/src/layout/components/Sidebar/Logo.vue b/f/web-kboss/src/layout/components/Sidebar/Logo.vue index bec503f..8f31886 100644 --- a/f/web-kboss/src/layout/components/Sidebar/Logo.vue +++ b/f/web-kboss/src/layout/components/Sidebar/Logo.vue @@ -1,33 +1,20 @@ @@ -49,7 +36,6 @@ export default { photosUrl: null, title: "平台测试中", logoImg: "", - // logoImg: require("../../../assets/test2.png"), logoText: "", }; }, @@ -62,15 +48,7 @@ export default { methods: { goHome() { console.log("走了goHome@@") - this.$router.push('/product/productHome') - // if (window.location.href.includes('http://localhost/')) { - // window.location.href = 'http://localhost:9527/#/homePage/index' - // } else if (window.location.href.includes('dev')) { - // window.location.href = 'https://www.kaiyuancloud.cn/dev' - // } else { - // window.location.href = 'https://www.kaiyuancloud.cn' - // } - + this.$router.push('/homePage/index') }, init() { @@ -100,12 +78,6 @@ export default { - - - - diff --git a/f/web-kboss/src/router/index.js b/f/web-kboss/src/router/index.js index 87c0f64..b8d18c5 100644 --- a/f/web-kboss/src/router/index.js +++ b/f/web-kboss/src/router/index.js @@ -390,14 +390,9 @@ export const asyncRoutes = [ path: "productHome", component: () => import('@/views/product/productHome/productIndex/index.vue'), name: 'baiduProduct', - meta: { title: "概览", fullPath: "/product/productHome", noCache: true } }, // { // path: '/external-link', - // name: 'External Link', - // // 使用 meta 字段来标记这是一个外部链接 - // meta: {title: "首页", external: true, url: 'https://www.baidu.com'}, - // }, // { // // path: "productHome", diff --git a/f/web-kboss/src/styles/index.css b/f/web-kboss/src/styles/index.css index 4a7bd09..4deab75 100644 --- a/f/web-kboss/src/styles/index.css +++ b/f/web-kboss/src/styles/index.css @@ -9,6 +9,9 @@ .p10{ padding: 10px; } +.p20{ + padding: 20px; +} .h100{ height: calc(100vh - 100px); } @@ -20,3 +23,12 @@ justify-content: center; align-items: center; } +.ml10{ + margin-left: 10px; +} +.mt10{ + margin-top: 10px; +} +.mt20{ + margin-top: 20px; +} diff --git a/f/web-kboss/src/views/customer/customerInformation/index.scss b/f/web-kboss/src/views/customer/customerInformation/index.scss index 318602f..c3fabcd 100644 --- a/f/web-kboss/src/views/customer/customerInformation/index.scss +++ b/f/web-kboss/src/views/customer/customerInformation/index.scss @@ -52,7 +52,7 @@ text-align: left; } - + input { width: 120px; @@ -65,4 +65,4 @@ } -} \ No newline at end of file +} diff --git a/f/web-kboss/src/views/customer/customerInformation/index.vue b/f/web-kboss/src/views/customer/customerInformation/index.vue index d5afc61..23cf4e4 100644 --- a/f/web-kboss/src/views/customer/customerInformation/index.vue +++ b/f/web-kboss/src/views/customer/customerInformation/index.vue @@ -2,20 +2,19 @@
-
- 个人信息 - +
+ 个人信息
- 账户余额: + 账户余额: ¥{{ balance }}
- 支付宝充值: + 支付宝充值:
- 对公账户充值: + 对公账户充值: 充值
@@ -35,9 +34,7 @@
-

- {{ form.fullName }} -

+

{{ form.fullName }}

{{ userId }}

{{ form.parentname }}

@@ -59,8 +56,8 @@ - - + +

@@ -72,8 +69,8 @@ - - + +

@@ -85,8 +82,8 @@ - - + +

@@ -120,8 +117,8 @@ - - + +

@@ -133,8 +130,8 @@ - - + +

@@ -146,8 +143,8 @@ - - + +

@@ -159,8 +156,8 @@ - - + +

@@ -172,8 +169,8 @@ - - + +

@@ -185,8 +182,8 @@ - - + +

@@ -198,8 +195,8 @@ - - + +

@@ -230,8 +227,8 @@ - - + +

@@ -243,8 +240,8 @@ - - + +

@@ -256,8 +253,8 @@ - - + +

@@ -269,8 +266,8 @@ - - + +

@@ -282,8 +279,8 @@ - - + +

@@ -298,25 +295,24 @@ -
+
余额信息