Merge pull request '添加了直播' (#77) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/77
This commit is contained in:
luyuan 2020-09-01 11:38:42 +08:00
commit f7da2d452c

View File

@ -73,7 +73,7 @@
<u-popup v-model="publishstate" mode="bottom">
<view class="publish">
<view class="list">
<view @click="navto('release/tosign')" v-if="0">
<view @click="navto('release/tosign')">
<image src="../../static/image/index/live.png"></image>
<text>直播</text>
</view>