fix:首页+大屏问题修改
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: SunTao 328867980@qq.com
|
||||
* @Date: 2024-10-29 15:17:58
|
||||
* @LastEditors: SunTao 328867980@qq.com
|
||||
* @LastEditTime: 2024-10-30 13:55:08
|
||||
* @LastEditTime: 2024-10-31 09:15:52
|
||||
* @FilePath: \znxjxt-ui\src\views\index-components\disease-index.vue
|
||||
* @Description: 首页-病害识别
|
||||
-->
|
||||
@@ -298,13 +298,13 @@ export default {
|
||||
fontWeight: "bold",
|
||||
rich: {
|
||||
a: {
|
||||
fontSize: 40,
|
||||
lineHeight: 50,
|
||||
fontSize: 18,
|
||||
lineHeight: 18,
|
||||
color: "#000",
|
||||
},
|
||||
b: {
|
||||
color: "#000",
|
||||
fontSize: 30,
|
||||
fontSize: 16,
|
||||
lineHeight: 30,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user