tijiao
This commit is contained in:
@@ -54,12 +54,16 @@
|
|||||||
<!-- 固定的输入框部分 -->
|
<!-- 固定的输入框部分 -->
|
||||||
<view style="height: calc(100% - 120rpx)">
|
<view style="height: calc(100% - 120rpx)">
|
||||||
<textarea
|
<textarea
|
||||||
|
|
||||||
v-model="formData.message"
|
v-model="formData.message"
|
||||||
maxlength="-1"
|
maxlength="-1"
|
||||||
style="
|
style="
|
||||||
min-height: calc(85vh - 360rpx) !important;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: calc(85vh - 360rpx) !important;
|
min-height: calc(85vh - 100px) !important;
|
||||||
|
height: calc(85vh - 100px) !important;
|
||||||
|
max-height: calc(85vh - 100px) !important;
|
||||||
|
|
||||||
"
|
"
|
||||||
auto-height
|
auto-height
|
||||||
placeholder="请输入医案到此处,将自动解析医案信息
|
placeholder="请输入医案到此处,将自动解析医案信息
|
||||||
|
|||||||
10
unpackage/dist/build/app-plus/app-service.js
vendored
10
unpackage/dist/build/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
6
unpackage/dist/build/app-plus/app-view.js
vendored
6
unpackage/dist/build/app-plus/app-view.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user