Fix:3995 【商城小程序】“一句话介绍”文本内容超过一行时换行显示。商户入驻及店铺入驻都需要调整
This commit is contained in:
@@ -337,7 +337,9 @@
|
||||
<u-cell :border="false">
|
||||
<template #title>
|
||||
<view class="line">
|
||||
<u-input
|
||||
<u-textarea
|
||||
:maxlength="-1"
|
||||
autoHeight
|
||||
v-model="form.content"
|
||||
:disabled="reviewing"
|
||||
border="none"
|
||||
|
||||
@@ -455,7 +455,9 @@
|
||||
<u-cell :border="false">
|
||||
<template #title>
|
||||
<view class="line">
|
||||
<u-input
|
||||
<u-textarea
|
||||
:maxlength="-1"
|
||||
autoHeight
|
||||
v-model="form.content"
|
||||
:disabled="reviewing"
|
||||
border="none"
|
||||
|
||||
Reference in New Issue
Block a user