diff --git a/common/js/request.js b/common/js/request.js
index daad7ed..2e9b1bd 100644
--- a/common/js/request.js
+++ b/common/js/request.js
@@ -12,7 +12,7 @@ export default {
})
// request 触发前拼接 url
args.url = 'https://www.opsoul.com:8881' + args.url;
- // args.url = 'http://192.168.2.60:80' + args.url;
+ // args.url = 'http://92.168.2.12:80' + args.url;
// args.url = 'http://127.0.0.1:80' + args.url;
if (args.data && Object.prototype && Object.prototype.toString.call(args.data) === '[object Object]') {
args.data.deptId = globalData.deptId;
diff --git a/pages/index/home.vue b/pages/index/home.vue
index e2d9fe5..569f706 100644
--- a/pages/index/home.vue
+++ b/pages/index/home.vue
@@ -61,13 +61,13 @@
-->
- {{item.simpleGoodsCategoryName}}
+ {{item.name}}
- {{item.simpleGoodsCategoryName}}
+ {{item.name}}
diff --git a/pages/product/product-detail.vue b/pages/product/product-detail.vue
index 41930ba..2a52a47 100644
--- a/pages/product/product-detail.vue
+++ b/pages/product/product-detail.vue
@@ -45,7 +45,7 @@
- 佣金:{{curProductSpecs.finalPrice}}
+ 佣金:{{curProductSpecs.finalPrice ? curProductSpecs.finalPrice : 0}}
-
-
+
+
+
+
+
+
+
+ 服务时效
+
+
+ {{productDetail.expectDuration}}
+
+
@@ -88,9 +99,7 @@
服务保障
-
- {{item.areaName}},
-
+ 质保期{{productDetail.warrantyPeriod}}