JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修复sitbug
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="voice-input-box">
|
<view class="voice-input-box">
|
||||||
<uv-textarea ref="inputRef" v-model="answerValue" :maxlength="props.textValueLength" v-show="!transLoading"
|
<uv-textarea ref="inputRef" v-model="answerValue" :maxlength="props.textValueLength" v-show="!transLoading"
|
||||||
@click.stop customStyle="background: #ffffff00; padding-bottom: 50rpx;" height="200rpx"
|
@click.stop customStyle="background: #ffffff00; padding-bottom: 50rpx; color: #fff; caret-color: #fff" height="200rpx"
|
||||||
text-style="color: #fff"
|
text-style="color: #fff"
|
||||||
placeholderStyle="color:#999999;font-size:26rpx;border-color: #ffffff00 !important;"
|
placeholderStyle="color:#999999;font-size:26rpx;border-color: #ffffff00 !important;"
|
||||||
placeholder=""></uv-textarea>
|
placeholder=""></uv-textarea>
|
||||||
|
|||||||
Reference in New Issue
Block a user