Merge branch 'hi-ucs-dev' of http://124.222.94.39:3000/wuhongjian/hi-ucs into hi-ucs-dev

This commit is contained in:
wuhongjian 2022-12-09 10:27:08 +08:00
commit b7be38f740
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* @Author: hisense.wuhongjian
* @Date: 2022-05-06 11:12:00
* @LastEditors: Light
* @LastEditTime: 2022-12-01 15:46:55
* @LastEditTime: 2022-12-09 10:17:11
* @Description: 告诉大家这是什么
-->
<template>
@ -173,4 +173,7 @@
body {
font-size: 0.14rem;
}
img {
pointer-events: none;
}
</style>