You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
528 B
8 lines
528 B
<input class="xiebj_2" auto-focus style="width: 467rpx; height: 94rpx; display: block; box-sizing: border-box; left: 0rpx; top: 0rpx" confirm-type="done" type="text" placeholder="请输入标题" bindinput="titletFs" value="{{title}}" />
|
|
<editor id="editor" class="neirong_1" placeholder="请输入内容" show-img-resize="true" bindinput="contentFs" style="position: relative; left: 0rpx; top: 31rpx">
|
|
</editor>
|
|
<button class="btn_2" bindtap="xiugaiFs" style="position: relative; left: 0rpx; top: 188rpx">
|
|
确认
|
|
</button>
|
|
|