This commit is contained in:
小李 2026-06-30 16:25:07 +08:00
parent 125e6694d6
commit 3467d370ca
2 changed files with 4 additions and 4 deletions

View File

@ -570,7 +570,7 @@
avatar: '', avatar: '',
title: '/static/image/other/certificate/graduate/title1.png', title: '/static/image/other/certificate/graduate/title1.png',
icon: '/static/image/other/certificate/graduate/icon1.png', icon: '/static/image/other/certificate/graduate/icon1.png',
bgImg: '/static/image/other/certificate/graduate/graduate1.png', bgImg: '',
code: "v1ToV631231311", code: "v1ToV631231311",
name: '某某', name: '某某',
sex: '男', sex: '男',
@ -782,7 +782,7 @@
avatar: '', avatar: '',
title: '/static/image/other/certificate/graduate/title1.png', title: '/static/image/other/certificate/graduate/title1.png',
icon: '/static/image/other/certificate/graduate/icon1.png', icon: '/static/image/other/certificate/graduate/icon1.png',
bgImg: '/static/image/other/certificate/graduate/graduate1.png', bgImg: '',
code: "v1ToV631231311", code: "v1ToV631231311",
name: '某某', name: '某某',
sex: '男', sex: '男',
@ -1118,7 +1118,7 @@
.box { .box {
width: 750rpx; width: 750rpx;
height: 500rpx; height: 500rpx;
background-image: url('/static/image/other/certificate/graduate/graduate1.png'); // background-image: url('/static/image/other/certificate/graduate/graduate1.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: relative; position: relative;

View File

@ -549,7 +549,7 @@ import { imgLocal } from '@/utils/common.js';
.box { .box {
width: 750rpx; width: 750rpx;
height: 500rpx; height: 500rpx;
background-image: url('/static/image/other/certificate/graduate/graduate1.png'); // background-image: url('/static/image/other/certificate/graduate/graduate1.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: relative; position: relative;