JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修复sitbug

This commit is contained in:
杨航
2026-01-13 16:31:23 +08:00
parent 363066595e
commit 68f1f9fd3f
+1 -1
View File
@@ -60,7 +60,7 @@
</view>
<view class="voice-input-box">
<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"
placeholderStyle="color:#999999;font-size:26rpx;border-color: #ffffff00 !important;"
placeholder=""></uv-textarea>