ソースを参照

删除冗余内容

lemon橪 5 年 前
コミット
073c80e781
76 ファイル変更3 行追加76 行削除
  1. 2 2
      config/config.js
  2. 0 2
      pages/mine/set/editionIntro.vue
  3. 0 10
      pages/order/myOrder.vue
  4. 1 20
      pages/product/comment.vue
  5. 0 30
      pages/product/shopPageMain.vue
  6. BIN
      static/bagBack.png
  7. BIN
      static/bagShare.png
  8. BIN
      static/coupon.png
  9. BIN
      static/errorImage.jpg
  10. BIN
      static/font/fa.ttf
  11. BIN
      static/font/global/select.png
  12. BIN
      static/font/global/selected.png
  13. BIN
      static/font/share/icon_more.png
  14. 0 6
      static/font/vertical-line.svg
  15. BIN
      static/font/yticon.ttf
  16. BIN
      static/global/select.png
  17. BIN
      static/global/selected.png
  18. 0 6
      static/im.svg
  19. BIN
      static/img/apply_success.png
  20. BIN
      static/img/title_bg.png
  21. BIN
      static/img/title_bg_2.png
  22. BIN
      static/index/cat-icon.png
  23. BIN
      static/index/detail-icon.png
  24. BIN
      static/index/flash-sale.png
  25. BIN
      static/index/icon-hot.png
  26. BIN
      static/index/icon-noti.png
  27. BIN
      static/index/icon-scan.png
  28. BIN
      static/index/icon-search.png
  29. BIN
      static/index/index-bg.png
  30. BIN
      static/index/index-rect-bg.png
  31. BIN
      static/index/label-sale.png
  32. BIN
      static/login/code.png
  33. BIN
      static/login/pwd2.png
  34. BIN
      static/login/user.png
  35. BIN
      static/mine/aftersale.png
  36. BIN
      static/mine/commited.png
  37. BIN
      static/mine/confirm.png
  38. BIN
      static/mine/my-order.png
  39. BIN
      static/mine/myansout.png
  40. BIN
      static/mine/received.png
  41. BIN
      static/order/l1.png
  42. BIN
      static/order/l2.png
  43. BIN
      static/order/l3.png
  44. BIN
      static/order/u409.png
  45. BIN
      static/order/u4099.png
  46. BIN
      static/order/u7837.png
  47. BIN
      static/order/u7851.png
  48. BIN
      static/order/u7918.png
  49. BIN
      static/order/u7997.png
  50. BIN
      static/order/u8121.png
  51. BIN
      static/order/u8135.png
  52. BIN
      static/order/u8219.png
  53. BIN
      static/order/u8242.png
  54. BIN
      static/order/u9156.png
  55. BIN
      static/pointTrade/tradehall2.png
  56. BIN
      static/pointTrade/tradehall3.png
  57. BIN
      static/pointTrade/tradehall4.png
  58. BIN
      static/pointTrade/tradehall5.png
  59. BIN
      static/search/back.png
  60. BIN
      static/search/cross.png
  61. BIN
      static/search/delete.png
  62. BIN
      static/search/time.png
  63. BIN
      static/select.png
  64. BIN
      static/selected.png
  65. BIN
      static/service/i1.png
  66. BIN
      static/service/i2.png
  67. BIN
      static/service/i3.png
  68. BIN
      static/share.png
  69. BIN
      static/share/icon_copy.png
  70. BIN
      static/share/icon_more.png
  71. BIN
      static/tab-cart.png
  72. BIN
      static/user.png
  73. BIN
      static/yb-filter/img/sort0.png
  74. BIN
      static/yb-filter/img/sort1.png
  75. BIN
      static/yb-filter/img/sort2.png
  76. BIN
      static/yticon.ttf

+ 2 - 2
config/config.js

@@ -2,8 +2,8 @@ const name = "lilishop";
 export default {
 export default {
   name: name,
   name: name,
   schemeLink: `${name}://`, //唤起app地址
   schemeLink: `${name}://`, //唤起app地址
-  downloadLink: "https://pickmall.cn/download-page/index.html", //下载地址
-  shareLink: "https://m-b2b2c.pickmall.cn", //分享地址
+  downloadLink: "https://pickmall.cn/download-page/index.html", //下载地址,下载app的地址
+  shareLink: "https://m-b2b2c.pickmall.cn", //分享地址,也就是在h5中默认的复制地址
   appid: "wx6f10f29075dc1b0b", //小程序唯一凭证,即 AppID,可在「微信公众平台 - 设置 - 开发设置」页中获得。(需要已经成为开发者,且帐号没有异常状态)
   appid: "wx6f10f29075dc1b0b", //小程序唯一凭证,即 AppID,可在「微信公众平台 - 设置 - 开发设置」页中获得。(需要已经成为开发者,且帐号没有异常状态)
   appSecret: "6dfbe0c72380dce5d49d65b3c91059b1", //可在 manifest.json 查看
   appSecret: "6dfbe0c72380dce5d49d65b3c91059b1", //可在 manifest.json 查看
   aMapKey: "d649892b3937a5ad20b76dacb2bcb5bd", //在高德中申请web端key
   aMapKey: "d649892b3937a5ad20b76dacb2bcb5bd", //在高德中申请web端key

+ 0 - 2
pages/mine/set/editionIntro.vue

@@ -13,9 +13,7 @@
     <u-cell-group class="cell" :border="false">
     <u-cell-group class="cell" :border="false">
       <!--  #ifdef APP-PLUS -->
       <!--  #ifdef APP-PLUS -->
       <u-cell-item v-if="IosWhether" @click="checkStar" title="去评分"></u-cell-item>
       <u-cell-item v-if="IosWhether" @click="checkStar" title="去评分"></u-cell-item>
-      <!--  #endif -->
       <u-cell-item title="功能介绍" @click="navigateTo('/pages/mine/set/versionFunctionList')"></u-cell-item>
       <u-cell-item title="功能介绍" @click="navigateTo('/pages/mine/set/versionFunctionList')"></u-cell-item>
-      <!--  #ifdef APP-PLUS -->
       <u-cell-item title="检查更新" @click="checkUpdate"></u-cell-item>
       <u-cell-item title="检查更新" @click="checkUpdate"></u-cell-item>
       <!--  #endif -->
       <!--  #endif -->
       <u-cell-item title="证照信息" @click="navigateTo('/pages/mine/help/tips?type=message')"></u-cell-item>
       <u-cell-item title="证照信息" @click="navigateTo('/pages/mine/help/tips?type=message')"></u-cell-item>

+ 0 - 10
pages/order/myOrder.vue

@@ -671,14 +671,4 @@ page,
   height: 60rpx;
   height: 60rpx;
 }
 }
 
 
-.nodata {
-  // padding-top: 300rpx;
-  color: #999999;
-  text-align: center;
-
-  img {
-    width: 346rpx;
-    height: 304rpx;
-  }
-}
 </style>
 </style>

+ 1 - 20
pages/product/comment.vue

@@ -359,26 +359,7 @@ page {
           color: $font-color-light;
           color: $font-color-light;
           margin-top: 20rpx;
           margin-top: 20rpx;
 
 
-          .good {
-            color: #333;
-            position: relative;
-
-            &:before {
-              content: "";
-              width: 40rpx;
-              height: 40rpx;
-              background: url(/static/search/delete.png);
-              background-size: 100%;
-              position: absolute;
-              left: -50rpx;
-              top: -6rpx;
-            }
-
-            &.cur:before {
-              background: url(/static/global/selected.png);
-              background-size: 100%;
-            }
-          }
+       
         }
         }
       }
       }
     }
     }

+ 0 - 30
pages/product/shopPageMain.vue

@@ -221,36 +221,6 @@ export default {
     line-height: 90rpx;
     line-height: 90rpx;
     font-size: 30rpx;
     font-size: 30rpx;
     z-index: 9999;
     z-index: 9999;
-
-    .back {
-      width: 90rpx;
-      height: 90rpx;
-      background: url(/static/global/select.png) center no-repeat;
-      background-size: 50%;
-    }
-
-    .input-wrap {
-      width: 600rpx;
-      height: 58rpx;
-      padding: 10rpx 30rpx 10rpx 100rpx;
-      box-sizing: border-box;
-      background-color: #fff;
-      border-radius: 50rpx;
-      position: relative;
-      border: 1px solid #29bb9c;
-      background: url(/static/global/select.png) center left no-repeat;
-      background-position: 40rpx;
-      input {
-        font-size: 26rpx;
-      }
-    }
-
-    .share {
-      width: 90rpx;
-      height: 90rpx;
-      background: url(/static/global/select.png) center no-repeat;
-      background-size: 50%;
-    }
   }
   }
   .tab-header {
   .tab-header {
     position: fixed;
     position: fixed;

BIN
static/bagBack.png


BIN
static/bagShare.png


BIN
static/coupon.png


BIN
static/errorImage.jpg


BIN
static/font/fa.ttf


BIN
static/font/global/select.png


BIN
static/font/global/selected.png


BIN
static/font/share/icon_more.png


+ 0 - 6
static/font/vertical-line.svg

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="2px" height="18px" xmlns="http://www.w3.org/2000/svg">
-  <g transform="matrix(1 0 0 1 -88 -104 )">
-    <path d="M 88.5 104  L 88.5 121  " stroke-width="1" stroke="#cccccc" fill="none" stroke-opacity="0.8" />
-  </g>
-</svg>

BIN
static/font/yticon.ttf


BIN
static/global/select.png


BIN
static/global/selected.png


+ 0 - 6
static/im.svg

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="18px" height="18px" xmlns="http://www.w3.org/2000/svg">
-  <g transform="matrix(1 0 0 1 -104 -5 )">
-    <path d="M 15.4947272727273 5.72727272727275  L 16.3636363636364 5.72727272727275  C 17.2673750451777 5.72727272727275  18 6.45989768209506  18 7.36363636363637  L 18 10.6363636363636  C 18 11.5401023179049  17.2673750451777 12.2727272727273  16.3636363636364 12.2727272727273  L 15.4947272727273 12.2727272727273  C 15.0820297544559 15.5455034452874  12.2986941528626 17.9999440110663  9 18  L 9 16.3636363636364  C 11.7112160446239 16.3636363636364  13.9090909090909 14.1657614991693  13.9090909090909 11.4545454545454  L 13.9090909090909 6.54545454545456  C 13.9090909090909 3.83423850083062  11.7112160446239 1.63636363636363  9 1.63636363636363  C 6.28878395537612 1.63636363636363  4.09090909090907 3.83423850083062  4.09090909090907 6.54545454545456  L 4.09090909090907 12.2727272727273  L 1.63636363636363 12.2727272727273  C 0.732624954822313 12.2727272727273  0 11.5401023179049  0 10.6363636363636  L 0 7.36363636363637  C 0 6.45989768209506  0.732624954822313 5.72727272727275  1.63636363636363 5.72727272727275  L 2.50527272727271 5.72727272727275  C 2.91837695904485 2.45484602032326  5.70160165251917 0.000880645415691106  9 0.000880645415691106  C 12.2983983474808 0.000880645415691106  15.0816230409552 2.45484602032326  15.4947272727273 5.72727272727275  Z M 9 13.0909090909091  C 7.77310230180365 13.0927942900379  6.57060567607476 12.7482109409199  5.53090909090906 12.0968181818182  L 6.3981818181818 10.7091818181818  C 7.17797122151256 11.1976647141763  8.0798452064314 11.4560317582835  9 11.4545454545454  C 9.9201547935686 11.4560317582835  10.8220287784874 11.1976647141763  11.6018181818182 10.7091818181818  L 12.4690909090909 12.0968181818182  C 11.4293943239252 12.7482109409199  10.2268976981964 13.0927942900379  9 13.0909090909091  Z " fill-rule="nonzero" fill="#cccccc" stroke="none" transform="matrix(1 0 0 1 104 5 )" />
-  </g>
-</svg>

BIN
static/img/apply_success.png


BIN
static/img/title_bg.png


BIN
static/img/title_bg_2.png


BIN
static/index/cat-icon.png


BIN
static/index/detail-icon.png


BIN
static/index/flash-sale.png


BIN
static/index/icon-hot.png


BIN
static/index/icon-noti.png


BIN
static/index/icon-scan.png


BIN
static/index/icon-search.png


BIN
static/index/index-bg.png


BIN
static/index/index-rect-bg.png


BIN
static/index/label-sale.png


BIN
static/login/code.png


BIN
static/login/pwd2.png


BIN
static/login/user.png


BIN
static/mine/aftersale.png


BIN
static/mine/commited.png


BIN
static/mine/confirm.png


BIN
static/mine/my-order.png


BIN
static/mine/myansout.png


BIN
static/mine/received.png


BIN
static/order/l1.png


BIN
static/order/l2.png


BIN
static/order/l3.png


BIN
static/order/u409.png


BIN
static/order/u4099.png


BIN
static/order/u7837.png


BIN
static/order/u7851.png


BIN
static/order/u7918.png


BIN
static/order/u7997.png


BIN
static/order/u8121.png


BIN
static/order/u8135.png


BIN
static/order/u8219.png


BIN
static/order/u8242.png


BIN
static/order/u9156.png


BIN
static/pointTrade/tradehall2.png


BIN
static/pointTrade/tradehall3.png


BIN
static/pointTrade/tradehall4.png


BIN
static/pointTrade/tradehall5.png


BIN
static/search/back.png


BIN
static/search/cross.png


BIN
static/search/delete.png


BIN
static/search/time.png


BIN
static/select.png


BIN
static/selected.png


BIN
static/service/i1.png


BIN
static/service/i2.png


BIN
static/service/i3.png


BIN
static/share.png


BIN
static/share/icon_copy.png


BIN
static/share/icon_more.png


BIN
static/tab-cart.png


BIN
static/user.png


BIN
static/yb-filter/img/sort0.png


BIN
static/yb-filter/img/sort1.png


BIN
static/yb-filter/img/sort2.png


BIN
static/yticon.ttf