This commit is contained in:
Gdpao
2020-09-01 20:35:48 +08:00
4 changed files with 62 additions and 43 deletions

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>