From a87bf0d0a9e3b32be218560a4ebcad56c365e5d4 Mon Sep 17 00:00:00 2001
From: Enzo <1284707383@qq.com>
Date: Sat, 18 Sep 2021 17:13:29 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A1=8C=E4=B8=9A=E4=BA=A7=E5=93=81=E6=A0=B8?=
=?UTF-8?q?=E9=94=80=E5=8A=9F=E8=83=BD/=E4=B8=80=E4=BA=9B=E9=80=BB?=
=?UTF-8?q?=E8=BE=91=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
common/api.js | 4 ++-
manifest.json | 2 +-
pages/goodsDetail/index.vue | 10 +++---
pages/index/index.vue | 5 ++-
pages/notice/article.vue | 2 +-
pages/notice/notice.vue | 2 +-
pages/verification/index.vue | 64 ++++++++++++++++++++++++------------
7 files changed, 58 insertions(+), 31 deletions(-)
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 @@
+
+
+