瀏覽代碼

product.js

e 8 年之前
父節點
當前提交
9ab29010ba
共有 3 個文件被更改,包括 4 次插入4 次删除
  1. 0 0
      www/webapp/o2o/dist/js/main.js
  2. 0 0
      www/webapp/o2o/dist/js/model/product.js
  3. 4 4
      www/webapp/o2o/js/model/product.js

File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/main.js


File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/model/product.js


+ 4 - 4
www/webapp/o2o/js/model/product.js

@@ -456,19 +456,19 @@ define(['base', '$', 'api'], function (base, $, api) {
                 type_str: "租房大扫除",
                 extra: [
                     {
-                        type: "客厅",
+                        type: "客厅清洁",
                         price: "100"
                     },
                     {
-                        type: "厨房",
+                        type: "厨房清洁",
                         price: "150"
                     },
                     {
-                        type: "卧室",
+                        type: "卧室清洁",
                         price: "100"
                     },
                     {
-                        type: "卫生间",
+                        type: "卫生间清洁",
                         price: "150"
                     }
                 ],

Some files were not shown because too many files changed in this diff