diff --git a/ant-design-vue-jeecg/src/views/shopping/assets/common.css b/ant-design-vue-jeecg/src/views/shopping/assets/common.css index f4463678..d121717c 100644 --- a/ant-design-vue-jeecg/src/views/shopping/assets/common.css +++ b/ant-design-vue-jeecg/src/views/shopping/assets/common.css @@ -99,4 +99,7 @@ a { .c_31 { color: #313131; } -.textfield {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} \ No newline at end of file +.textfield {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} +*{ + font-family: PingFang SC-Semibold, PingFang SC; +} \ No newline at end of file diff --git a/ant-design-vue-jeecg/src/views/shopping/pages/clothType.vue b/ant-design-vue-jeecg/src/views/shopping/pages/clothType.vue index bce4c77a..f3615240 100644 --- a/ant-design-vue-jeecg/src/views/shopping/pages/clothType.vue +++ b/ant-design-vue-jeecg/src/views/shopping/pages/clothType.vue @@ -59,10 +59,10 @@
- ¥{{ item.currentPrice }} + ¥{{ item.currentPrice }} ¥{{ item.historicalPrice }}
-{{ item.title }}
+{{ item.title }}
热度{{ item.heat }}