Merge pull request #7384 from dataease/pr@dev-v2_dzz

fix: 编译报错
This commit is contained in:
dataeaseShu 2023-12-27 11:07:46 +08:00 committed by GitHub
commit 40ca8d0279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 10 additions and 10 deletions

View File

@ -57,7 +57,7 @@ defineExpose({
> :nth-child(1) {
color: var(--deTextSecondary, #1f2329);
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 400;
font-size: 14px;

View File

@ -66,7 +66,7 @@ defineExpose({
> :nth-child(1) {
color: var(--deTextSecondary, #1f2329);
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 400;
font-size: 14px;

View File

@ -100,7 +100,7 @@ defineExpose({
> :nth-child(1) {
color: var(--deTextSecondary, #1f2329);
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 400;
font-size: 14px;

View File

@ -72,7 +72,7 @@ defineExpose({
> :nth-child(1) {
color: var(--deTextSecondary, #1f2329);
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 400;
font-size: 14px;

View File

@ -71,7 +71,7 @@ watch(
display: flex;
align-items: center;
margin: 17px 0;
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-weight: 400;
.sum {

View File

@ -100,7 +100,7 @@ body {
}
.title-form_primary {
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 500;
font-size: 14px;

View File

@ -148,7 +148,7 @@ const handleCommand = key => {
.de-model-text {
margin-left: 8px;
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 400;
font-size: 14px;

View File

@ -152,7 +152,7 @@ defineExpose({
align-items: center;
border-radius: 4px;
color: var(--deTextPrimary, #1f2329);
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 500;
font-size: 14px;

View File

@ -580,7 +580,7 @@ onMounted(() => {
.active-template {
height: 56px;
padding: 0px 24px;
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 500;
font-size: 16px;

View File

@ -359,7 +359,7 @@ const handleTabClick = () => {
position: sticky;
top: 0;
height: 32px;
font-family: ''阿里巴巴普惠体 3.0 55 Regular L3'';
font-family: '阿里巴巴普惠体 3.0 55 Regular L3';
font-style: normal;
font-weight: 500;
font-size: 14px;