fix: 编译报错

This commit is contained in:
dataeaseShu 2023-12-27 11:20:21 +08:00
parent bfaad953d8
commit 096da3025c
5 changed files with 6 additions and 6 deletions

View File

@ -33,7 +33,7 @@ const timestampFormatDate = value => {
<style lang="less" scoped>
.info-card {
font-family: '' 阿里巴巴普惠体 3 55 Regular L3 '';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
padding-left: 4px;
font-weight: 400;

View File

@ -36,7 +36,7 @@ const { t } = useI18n()
<style lang="less" scoped>
.info-card {
font-family: '' 阿里巴巴普惠体 3 55 Regular L3 '';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
padding-left: 4px;
font-weight: 400;

View File

@ -952,7 +952,7 @@ const emits = defineEmits(['addComplete', 'joinEditor', 'updateAllfields'])
.union-item-drawer {
.ed-drawer__header {
height: 82px;
font-family: '' 阿里巴巴普惠体 3 55 Regular L3 '';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
.ed-drawer__close-btn {
top: 26px;
@ -1103,7 +1103,7 @@ const emits = defineEmits(['addComplete', 'joinEditor', 'updateAllfields'])
}
p {
font-family: '' 阿里巴巴普惠体 3 55 Regular L3 '';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 400;
font-size: 14px;

View File

@ -217,7 +217,7 @@ init()
display: flex;
align-items: center;
font-size: 14px;
font-family: '' 阿里巴巴普惠体 3 55 Regular L3 '';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 400;
margin: 20px 0 8px 0;

View File

@ -2167,7 +2167,7 @@ const getDsIconName = data => {
margin: 1px;
top: 1px;
height: 49px;
font-family: '' 阿里巴巴普惠体 3 55 Regular L3 '';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 500;
font-size: 14px;