|
@@ -10,7 +10,7 @@
|
|
|
<text class="nick-name">{{loginResult.nickName}}</text>
|
|
|
<!-- <button class="update-info-btn" open-type="getUserInfo" bindgetuserinfo="toPersonalInfo">更新用户信息</button> -->
|
|
|
</view>
|
|
|
- <view class="canpany" wx:if="shopName">
|
|
|
+ <view class="canpany" wx:if="{{shopName}}">
|
|
|
{{shopName}}
|
|
|
</view>
|
|
|
<!-- <view class="level">
|