bug修复
This commit is contained in:
parent
2f2ed88457
commit
1f5274a76b
@ -1117,4 +1117,4 @@
|
|||||||
padding: 20rpx 0;
|
padding: 20rpx 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@ -212,7 +212,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="item-field">
|
<view class="item-field">
|
||||||
<view class="item-lable">
|
<view class="item-lable">
|
||||||
三方链接
|
三方报名链接
|
||||||
</view>
|
</view>
|
||||||
<view class="item-value">
|
<view class="item-value">
|
||||||
<input class="uni-input" v-model="dataObj.thirdUrl" type="text" placeholder="请输入" />
|
<input class="uni-input" v-model="dataObj.thirdUrl" type="text" placeholder="请输入" />
|
||||||
@ -1138,4 +1138,4 @@
|
|||||||
.checklist-box {
|
.checklist-box {
|
||||||
margin-right: 0 !important;
|
margin-right: 0 !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user