戴艳蓉 2 lat temu
rodzic
commit
5a94c21e4b

Plik diff jest za duży
+ 0 - 0
dist/static/js/chunk-07063362.c878eaf3.js


Plik diff jest za duży
+ 0 - 0
dist/static/js/chunk-45d09e00.d02cd002.js


Plik diff jest za duży
+ 0 - 0
dist/static/js/chunk-5c69d656.fbed6487.js


+ 1 - 1
src/views/order/detail.vue

@@ -151,7 +151,7 @@ export default {
         this.list1[1].value = status === "1" ? "待发货" : "待收货";
         this.status = status;
         this.list4[0].value =
-          this.admin === "1" ? "红运稻" : this.admin === "2" ? "悦享泰康" : "";
+          this.admin === "1" ? "红运稻2Kgx2" : this.admin === "2" ? "悦享泰康2.5Kgx1" : "";
         this.list4[1].value = order_num + "份";
         this.list1[2].value = order_time;
         if (this.status === "2") {

+ 2 - 2
src/views/paddy/index.vue

@@ -150,11 +150,11 @@ export default {
       ],
       baozhuangBoxList: [
         {
-          name: "红运稻",
+          name: "红运稻2Kgx2",
           img: require("@/assets/images/home/detail/bag.png"),
         },
         {
-          name: "悦享泰康",
+          name: "悦享泰康2.5Kgx1",
           img: require("@/assets/images/home/detail/box.png"),
         },
       ],

+ 2 - 2
src/views/product/index.vue

@@ -144,12 +144,12 @@ export default {
     distributeGoods(stock) {
       this.productList = [
         {
-          name: "红运稻",
+          name: "红运稻2Kgx2",
           img: require(`@/assets/images/product/unit1.png`),
           stock: 0,
         },
         {
-          name: "悦享泰康",
+          name: "悦享泰康2.5Kgx1",
           img: require(`@/assets/images/product/unit2.png`),
           stock: 0,
         },

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików