Przeglądaj źródła

feat(pages) feat bug

clp 3 lat temu
rodzic
commit
a5d25b2b83

+ 0 - 6
pages/groupmeallist/couponlist/couponlist.wxml

@@ -2,13 +2,7 @@
 
 <view class='nav'>
 
-  <!-- <view class='title_text flex-row-between'>
-   <view catchtap="handleBack"><image class="back_button" src="/images/back_button.png"></image></view>
-   
-   卡券中心</view>
-   <view class='topTabSwiper flex-column'>
 
-</view> -->
 <view current="{{currentData}}" class='swiper' style="height:1400rpx;" duration="300" bindchange="bindchange">
 <!-- 可使用 -->
 

+ 0 - 1
pages/groupmeallist/couponlist/couponlist.wxss

@@ -70,7 +70,6 @@
           .swiper {
             width: 100%;
             height: 1400rpx;
-            background-image: url(https://cdn1.overseasdragon.com.cn/xcx-smdd/background_and_flower.png);
             background-size: 100% 100%;
           }
           .unchecked{

+ 3 - 13
pages/groupmeallist/goodDetails/goodDetails.wxss

@@ -210,7 +210,7 @@
     width: 27rpx;
     height: 36rpx;
     margin-right: 20rpx;
-    background-image: url(https://cdn1.overseasdragon.com.cn/xcx-smdd/order_del.png);
+    background-image: url(https://dy.shpr.top/welfareGo/groupmeallist/order_del.png);
     background-size: 100% 100%;
   }
 
@@ -262,12 +262,7 @@
     padding-top: 4rpx;
   }
 
-  .shop_car_foods_icon_reduce{
-    width: 39rpx;
-    height: 39rpx;
-    background-image: url(https://cdn1.overseasdragon.com.cn/xcx-smdd/order_reduce.png);
-    background-size: 100% 100%;
-  }
+  
   .shop_car_foods_icon_num{
     font-size: 28rpx;
     color: #FE7253;
@@ -288,12 +283,7 @@
   }
 
 
-  .shop_car_foods_icon_add{
-    width: 39rpx;
-    height: 39rpx;
-    background-image: url(https://cdn1.overseasdragon.com.cn/xcx-smdd/order_add.png);
-    background-size: 100% 100%;
-  }
+
   .shop_car_foods_title_left{
    
   }

+ 1 - 1
pages/groupmeallist/goodsManagementStore/goodsManagementStore.js

@@ -11,7 +11,7 @@ Page({
      * 页面的初始数据
      */
     data: {
-        phoneIcon: 'https://cdn1.overseasdragon.com.cn/xcx-smdd/shop_list_phone.png',
+        phoneIcon: 'https://dy.shpr.top//welfareGo/groupmeallist/shop_list_phone.png',
         page: 1,
         pageSize: 5,
         longitude: "",

+ 1 - 6
pages/groupmeallist/goodsManagementStore/goodsManagementStore.wxss

@@ -1,10 +1,5 @@
 
-page {
-    width: 100%;
-    height: 100%;
-    background: url(https://cdn1.overseasdragon.com.cn/xcx-smdd/background_and_flower.png?v=1) repeat;
-    background-size: 100%;
-}
+
 
 .nav {
     width: 100%;

+ 0 - 1
pages/groupmeallist/storeGoods/storeGoods.js

@@ -33,7 +33,6 @@ CustomPage({
     showView: true,
     showViewDel: false,
     showViewNotInStore: false,
-    notInStoreImage: 'https://cdn1.overseasdragon.com.cn/xcx-smdd/order_not_in_store.png',
     openScroll: true,
     openGoodsScroll: false,
     goodsScrollTop: 0,

+ 3 - 13
pages/groupmeallist/storeGoods/storeGoods.wxss

@@ -211,7 +211,7 @@ margin-top: 7rpx;
     width: 27rpx;
     height: 36rpx;
     margin-right: 20rpx;
-    background-image: url(https://cdn1.overseasdragon.com.cn/xcx-smdd/order_del.png);
+    background-image: url(https://dy.shpr.top//welfareGo/groupmeallist/order_del.png);
     background-size: 100% 100%;
   }
   .shop_car_detail{
@@ -259,12 +259,7 @@ margin-top: 7rpx;
     padding-top: 4rpx;
   }
 
-  .shop_car_foods_icon_reduce{
-    width: 39rpx;
-    height: 39rpx;
-    background-image: url(https://cdn1.overseasdragon.com.cn/xcx-smdd/order_reduce.png);
-    background-size: 100% 100%;
-  }
+
   .shop_car_foods_icon_num{
     font-size: 28rpx;
     color: #FE7253;
@@ -285,12 +280,7 @@ margin-top: 7rpx;
   }
 
 
-  .shop_car_foods_icon_add{
-    width: 39rpx;
-    height: 39rpx;
-    background-image: url(https://cdn1.overseasdragon.com.cn/xcx-smdd/order_add.png);
-    background-size: 100% 100%;
-  }
+  
   .shop_car_foods_title_left{
       /* width:400rpx ; */
   }

+ 1 - 1
pages/welfareMall/staff/isStaff.wxml

@@ -13,7 +13,7 @@
         <view class="content-join" catchtap="toWriteOff"></view>
         <view class="content-partnership" wx:if="{{staffShow == 'have'}}" catchtap="toStaff"></view>
         <view class="content-partnership" catchtap="toGoodsMM">
-          <image style="width: 676rpx;height: 246rpx;" src="https://cdn1.overseasdragon.com.cn/xcx-smdd/product_staff.png"></image>
+          <image style="width: 676rpx;height: 246rpx;" src="https://dy.shpr.top//welfareGo/product_staff.png"></image>
         </view>
 
       </view>

Plik diff jest za duży
+ 0 - 4
project.private.config.json


+ 4 - 3
utils/request.js

@@ -4,11 +4,12 @@ class request {
     //本地的
     static BASE_GROUP_URL = 'http://hsay.clp.com:8024/'
    
-  
+      //本地的
+//    static BASE_URL = 'http://localhost:8014/'
 //   pre环境的
-//   static BASE_URL = 'https://oapi.shpr.top/'
+  static BASE_URL = 'https://oapi.shpr.top/'
 //   正式的
-   static BASE_URL = 'https://vapi.hsayi.com/'
+//    static BASE_URL = 'https://vapi.hsayi.com/'
 //   @todo需要修改正式的域名
 
   static HEAD = {