diff --git a/common/api.js b/common/api.js
index a1849a7..2855811 100644
--- a/common/api.js
+++ b/common/api.js
@@ -41,7 +41,9 @@ export const API_ORDERPAY = '/api/order/pay'; //订单立即支付
export const API_WECHAT_SETPHONE = '/api/user/profile'; //手机绑定
-export const API_CONFIRM_CODE = '/api/verification/verify'; //核销订单
+export const API_CONFIRM_CODE = '/api/verification/verify'; //商品核销订单
+
+export const API_CONFIRMPRODUCT_CODE = '/api/verification/industry_verify'; // 产品核销订单
export const API_MESSAGELIST = '/api/message/list'; //消息列表
export const API_MESSAGEDETAILS = '/api/message/show'; //消息详情
diff --git a/manifest.json b/manifest.json
index 43779cc..477adb2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -50,7 +50,7 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- "appid" : "wx27c51a989127de12",
+ "appid" : "wxeb58570b5e04d147",
"setting" : {
"urlCheck" : true,
"es6" : false,
diff --git a/pages/goodsDetail/index.vue b/pages/goodsDetail/index.vue
index f681910..69774c3 100644
--- a/pages/goodsDetail/index.vue
+++ b/pages/goodsDetail/index.vue
@@ -53,7 +53,7 @@
-
+
包含项目
-
+
包含项目
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 52b6012..edf917a 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -59,7 +59,7 @@
-
+
@@ -84,6 +84,9 @@
+
+
+