|
|
@ -3,7 +3,7 @@
|
|
|
|
<text class="textnormal">{{completed}}</text>
|
|
|
|
<text class="textnormal">{{completed}}</text>
|
|
|
|
<input class="textnormal" bindinput="add1" placeholder="请输入评价" confirm-type="search" bindconfirm="insertdata" />
|
|
|
|
<input class="textnormal" bindinput="add1" placeholder="请输入评价" confirm-type="search" bindconfirm="insertdata" />
|
|
|
|
<view class="uploader-text" bindtap="doUpload">
|
|
|
|
<view class="uploader-text" bindtap="doUpload">
|
|
|
|
<text>上传图片</text>
|
|
|
|
<text>上传图</text>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<button type="primary" bindtap="insertdata">确认</button>
|
|
|
|
<button type="primary" bindtap="insertdata">确认</button>
|
|
|
|
<button type="warn" id="button2" bindtap="quit1">退出</button>
|
|
|
|
<button type="warn" id="button2" bindtap="quit1">退出</button>
|
|
|
|