update:代码净化

This commit is contained in:
2021-10-18 16:58:48 +08:00
parent ccd1183caa
commit 3b4b4bc575
8 changed files with 52 additions and 55 deletions

View File

@@ -67,7 +67,7 @@ export default {
// 初始数据
info: {
userName: "无数据",
idCard: "522121123456789102223",
idCard: "无数据",
prjList: [
{
area: "无数据",
@@ -301,7 +301,7 @@ export default {
span:nth-child(2) {
word-break: break-all;
line-height: 36px;
margin-top: -4px;
margin-top: -3px;
}
}
}