Commit f877171c 吴良建

修改错误提交

1 个父辈 6331a3c1
...@@ -5,8 +5,6 @@ ...@@ -5,8 +5,6 @@
<view> <view>
<text class="qh-u-title">我的</text> <text class="qh-u-title">我的</text>
<text >设置</text>
</view> </view>
<view <view
...@@ -20,7 +18,7 @@ ...@@ -20,7 +18,7 @@
<text style="font-size: 36rpx; color: #333333; font-weight: 600;"> <text style="font-size: 36rpx; color: #333333; font-weight: 600;">
{{ this.hasLogin ? this.userName : '登陆/注册' }}</text> {{ this.hasLogin ? this.userName : '登陆/注册' }}</text>
<view style="margin-top: 15rpx;"> <view style="margin-top: 15rpx;">
<text style="font-size: 26rpx; color: #999999;">欢迎来到一定牛</text> <text style="font-size: 26rpx; color: #999999;">欢迎来到金球体育</text>
</view> </view>
</view> </view>
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!