lihai 2 年 前
コミット
c52dce9512
共有2 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 1 1
      .gitignore
  2. 1 0
      src/pages/confirmOrder/details/index.vue

+ 1 - 1
.gitignore

@@ -1,4 +1,4 @@
1
-.DS_Store
1
+  .DS_Store
2 2
 /node_modules
3 3
 /dist/
4 4
 npm-debug.log*

+ 1 - 0
src/pages/confirmOrder/details/index.vue

@@ -466,6 +466,7 @@ export default {
466 466
           mini: 242
467 467
         }
468 468
       ],
469
+    
469 470
       couponList: [
470 471
         {
471 472