diff --git a/src/api/external/index.js b/src/api/external/index.js index 527f619..ba82bc3 100644 --- a/src/api/external/index.js +++ b/src/api/external/index.js @@ -3,7 +3,7 @@ import request from "@/utils/request"; //获取用户信息 export function getselfInfo() { return request({ - baseURL: location.origin, + // baseURL: location.origin, url: "/api/admin/user/getSelfInfo", method: "GET", }); diff --git a/src/layout/components/TagsView/index.vue b/src/layout/components/TagsView/index.vue index c307fa4..c793da2 100644 --- a/src/layout/components/TagsView/index.vue +++ b/src/layout/components/TagsView/index.vue @@ -285,7 +285,8 @@ export default { color: #495060; background: #fff; padding: 0 8px; - font-size: 12px; + font-size: 14px; + font-weight: 550; margin-left: 5px; margin-top: 6px; &:first-of-type { diff --git a/src/utils/rem.js b/src/utils/rem.js index 746d934..49363ed 100644 --- a/src/utils/rem.js +++ b/src/utils/rem.js @@ -1,6 +1,6 @@ // rem等比适配配置文件 // 基准大小 -const baseSize = 16; +const baseSize = 20; // 设置 rem 函数 function setRem() { // 当前页面宽度相对于 1920宽的缩放比例,可根据自己需要修改。 diff --git a/src/views/index.vue b/src/views/index.vue index 77b9629..94efef0 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -78,7 +78,7 @@ export default { } .tree-menu { background: #465970; - width: 220px; + width: 180px; box-sizing: border-box; padding: 14px 10px; & > div { @@ -104,7 +104,7 @@ export default { height: 100%; background: #f2f2f2; - overflow: hidden; + overflow-y: auto; } .child-views { height: calc(100% - 40px); @@ -120,6 +120,8 @@ export default { .view-child { display: flex; align-items: center; + font-size: 16px; + font-weight: 600; } } \ No newline at end of file diff --git a/src/views/productsMsg/components/cosmeticsArchives.vue b/src/views/productsMsg/components/cosmeticsArchives.vue index f2bf401..c60356a 100644 --- a/src/views/productsMsg/components/cosmeticsArchives.vue +++ b/src/views/productsMsg/components/cosmeticsArchives.vue @@ -57,20 +57,21 @@ - - - -