Merge pull request 'gdpao' (#146) from gyh into master
Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/146
This commit is contained in:
		
						commit
						003bc07c6b
					
				@ -103,6 +103,7 @@
 | 
			
		||||
		display: flex;
 | 
			
		||||
		flex-direction: column;
 | 
			
		||||
		height: 100vh;
 | 
			
		||||
        overflow: hidden;
 | 
			
		||||
 | 
			
		||||
		.top {
 | 
			
		||||
			display: flex;
 | 
			
		||||
 | 
			
		||||
@ -24,7 +24,7 @@
 | 
			
		||||
    <view class="danmufasongbox" @click="danmu = $store.state.hasLogin">
 | 
			
		||||
      <view class="danmufasongboxback"></view>
 | 
			
		||||
      <image src="../../static/danmu.png" class="danmubianji"></image>
 | 
			
		||||
      <text style="font-size:26rpx;color:#fff;margin-left:20rpx">{{$store.state.hasLogin ? '想说点什么' : '请先登录'}}</text>
 | 
			
		||||
      <text style="font-size:26rpx;color:#fff;margin-left:20rpx">{{ $store.state.hasLogin ? '想说点什么' : '请先登录'}}</text>
 | 
			
		||||
    </view>
 | 
			
		||||
    <image class="liketap" src="../../static/like.png" @click="">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user