Merge pull request 'gdpao' (#65) from gyh into master
Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/65
This commit was merged in pull request #65.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<u-popup v-model="publishstate" mode="bottom">
|
||||
<view class="publish">
|
||||
<view class="list">
|
||||
<view @click="navto('release/tosign')">
|
||||
<view @click="navto('release/tosign')" v-if="0">
|
||||
<image src="../../static/image/index/live.png"></image>
|
||||
<text>直播</text>
|
||||
</view>
|
||||
@@ -541,7 +541,7 @@ export default {
|
||||
.list {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
justify-content: space-around;
|
||||
width: 100%;
|
||||
> view {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user