|
@@ -146,7 +146,7 @@
|
|
|
</view>
|
|
|
<view>
|
|
|
|
|
|
- <u-popup border-radius="20" v-model="showSelfEvaluation" @close="close" mode="bottom" length="90%" height="600rpx">
|
|
|
+ <u-popup border-radius="20" v-model="showSelfEvaluation" @close="close" mode="bottom" length="90%" height="1000rpx">
|
|
|
<view style="display: flex; flex-direction: column;">
|
|
|
<view style="display:flex;flex-direction:row;margin-top: 50rpx;justify-content: space-between; ">
|
|
|
<view style="margin-left: 50rpx;font-weight: bold!important; font-size:30rpx;margin-bottom: 20rpx;">自我评价</view>
|