Commit 268eff41 by fengzhaoyu

暂存

parent 85884871
<view> <view>
<view class="remarkInput"> <view class="remarkInput">
<textarea onInput="getRemark" maxlength="-1" auto-height placeholder="添加内容描述" value="{{remark}}" /> <textarea onInput="getRemark" auto-height placeholder="添加内容描述" value="{{remark}}" />
</view> </view>
<!-- 保存 --> <!-- 保存 -->
<view class="confirm" onTap="save"> <view class="confirm" onTap="save">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment