|
@@ -99,7 +99,7 @@
|
|
|
<view class="status-space" :style="{ height: statusBarHeight + 'px' }"></view>
|
|
<view class="status-space" :style="{ height: statusBarHeight + 'px' }"></view>
|
|
|
<view class="guest-hero-inner">
|
|
<view class="guest-hero-inner">
|
|
|
<text class="guest-hero-title">我的</text>
|
|
<text class="guest-hero-title">我的</text>
|
|
|
- <text class="guest-hero-desc">登录后管理门店和采购</text>
|
|
|
|
|
|
|
+ <text class="guest-hero-desc">登录后管理门店</text>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|