diff --git a/src/assets/css/index.scss b/src/assets/css/index.scss index 2c26da9..b0bdbc9 100644 --- a/src/assets/css/index.scss +++ b/src/assets/css/index.scss @@ -11,12 +11,11 @@ url('https://at.alicdn.com/t/font_1995974_ihzpmuv4lpk.svg#iconfont') format('svg'); } - @font-face { - font-family: "iconfont"; - src: url('https://at.alicdn.com/t/c/font_4680344_rxl7gevvsys.woff2?t=1725970465332') format('woff2'), - url('https://at.alicdn.com/t/c/font_4680344_rxl7gevvsys.woff?t=1725970465332') format('woff'), - url('https://at.alicdn.com/t/c/font_4680344_rxl7gevvsys.ttf?t=1725970465332') format('truetype'); + font-family: 'iconfont'; /* Project id 4680344 */ + src: url('https://at.alicdn.com/t/c/font_4680344_v54lqtndz8.woff2?t=1730871528436') format('woff2'), + url('https://at.alicdn.com/t/c/font_4680344_v54lqtndz8.woff?t=1730871528436') format('woff'), + url('https://at.alicdn.com/t/c/font_4680344_v54lqtndz8.ttf?t=1730871528436') format('truetype'); } .iconfont { @@ -577,3 +576,7 @@ img { cursor: pointer; } } + +.el-tooltip__popper { + max-width: 600px; +} diff --git a/src/components/LablesMember.vue b/src/components/LablesMember.vue index 3476f93..be4e078 100644 --- a/src/components/LablesMember.vue +++ b/src/components/LablesMember.vue @@ -36,7 +36,6 @@ v-for="(price, i) in priceList" :key="i" @click="currIndex = i, getQrcode(price)"> -
{{ price.coin }}条/每年
+{{ price.coin }}金币
@@ -388,6 +387,7 @@ &__item { display: flex; align-items: center; + justify-content: center; flex-direction: column; width: 140px; height: 170px; diff --git a/src/components/print/Print.vue b/src/components/print/Print.vue index ee4545a..c304c26 100644 --- a/src/components/print/Print.vue +++ b/src/components/print/Print.vue @@ -48,12 +48,14 @@ class="item" style="cursor: pointer;" @click="search.type = 1, search.current = 1, isShowImage = true, getConfig()"> + 发货单列表->待仓库发货