Commit 7af70dc1 by suwenbiao

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	components/footer/footer.vue
parents 75f6c674 bd68b6df
......@@ -11,7 +11,6 @@
</view>
<u-button style="margin: 0 0 0 20rpx;width: 20%;height: 70%;" text="发送" type="success" v-show="!inputFalg" @click="send">
</u-button>
<view class="icon" v-show="inputFalg">
<image v-for="(item,index) in imageList" :key="index+''" :src="item.url" style="width:68rpx" mode="widthFix"
@click="iconbtn(item.title)"></image>
......
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