shish 2 сар өмнө
parent
commit
883e9cf1a3

+ 0 - 21
ghsApp/src/admin/home/me.vue

@@ -76,27 +76,6 @@
           </view>
         </template>
 
-        <view v-if="myInfo.lifelong == 0 && showDeadline" class="renew-promo-banner" @click="goRenew(0)" >
-          <view class="renew-promo-inner">
-            <view class="renew-promo-left">
-              <view class="renew-promo-badge">
-                <text class="renew-promo-badge-text">热抢</text>
-              </view>
-              <view class="renew-promo-copy">
-                <view class="renew-promo-line1">
-                  <text class="renew-promo-line1-em">限时抢购</text>
-                  <text class="renew-promo-line1-rest">终身买断</text>
-                </view>
-                <text class="renew-promo-line2">单店多店 · 多档可选 · 尊享福利</text>
-              </view>
-            </view>
-            <view class="renew-promo-action">
-              <text class="renew-promo-action-text">立即查看</text>
-              <text class="iconfont iconxiangyou renew-promo-action-icon"></text>
-            </view>
-          </view>
-        </view>
-
         <view class="content_box" v-if="myInfo.showAd && myInfo.showAd==1" style="margin-top: 20upx; padding: 20upx; text-align: center; color: #ff5722; font-size:35upx; font-weight: bold;">
           介绍一家批发店使用销花宝,得790元现金
         </view>

+ 1 - 1
ghsApp/src/admin/shop/renew.vue

@@ -541,7 +541,7 @@ export default {
 
 .pkg-year-section-title {
     display: block;
-    font-size: 28upx;
+    font-size: 32upx;
     font-weight: 600;
     color: #64748b;
     text-align: center;