bug修复

This commit is contained in:
13405411873 2025-05-30 12:27:22 +08:00
parent 2f2ed88457
commit 1f5274a76b
2 changed files with 3 additions and 3 deletions

View File

@ -1117,4 +1117,4 @@
padding: 20rpx 0;
}
}
</style>
</style>

View File

@ -212,7 +212,7 @@
</view>
<view class="item-field">
<view class="item-lable">
三方链接
三方报名链接
</view>
<view class="item-value">
<input class="uni-input" v-model="dataObj.thirdUrl" type="text" placeholder="请输入" />
@ -1138,4 +1138,4 @@
.checklist-box {
margin-right: 0 !important;
}
</style>
</style>