diff --git a/config/app.js b/config/app.js
index 92f9f2d..3c22e78 100644
--- a/config/app.js
+++ b/config/app.js
@@ -9,6 +9,7 @@ let httpApiThree
// 网络接口修改此字符 小程序域名要求https
// let httpApi = 'http://192.168.31.110:8324' // 测试
if (process.env.NODE_ENV === "development") {
+ // httpApi = 'https://shop.lihaink.cn' // 生产
httpApi = "https://crmeb-test.shop.lihaink.cn"
// httpApi = "http://192.168.0.222"
// #ifdef MP-WEIXIN
@@ -21,7 +22,8 @@ if (process.env.NODE_ENV === "development") {
// httpApiThree = 'baseUrlTest' // h5跨域配置
// #endif
} else if (process.env.NODE_ENV === 'production') {
- httpApi = 'https://shop.lihaink.cn' // 生产
+ // httpApi = 'https://shop.lihaink.cn' // 生产
+ httpApi = "https://crmeb-test.shop.lihaink.cn"
httpApiTwo = 'https://nk.lihaink.cn' // 生产
httpApiThree = 'http://ceshi-oa.lihaink.cn' //生产
}
diff --git a/manifest.json b/manifest.json
index 7d2f7f5..fe3cdfb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "CRMEB",
"appid" : "__UNI__039BCFE",
"description" : "",
- "versionName" : "1.0.4",
- "versionCode" : 127,
+ "versionName" : "1.0.5",
+ "versionCode" : 128,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
diff --git a/pages/admin/order/index.vue b/pages/admin/order/index.vue
index f249337..c44a0b9 100644
--- a/pages/admin/order/index.vue
+++ b/pages/admin/order/index.vue
@@ -1,348 +1,747 @@
-
-
-
-
-
- 数据统计
-
-
-
- {{ orderData.today.payPrice }}
- 今日成交额
-
-
- {{ orderData.yesterday.payPrice }}
- 昨日成交额
-
-
- {{ orderData.month.payPrice }}
- 本月成交额
-
-
- {{ orderData.today.orderNum}}
- 今日订单数
-
-
- {{ orderData.yesterday.orderNum }}
- 昨日订单数
-
-
- {{ orderData.month.orderNum}}
- 本月订单数
-
-
-
-
-
- 详细数据
-
-
- 日期
- 订单数
- 成交额
-
-
-
- {{ item.day }}
- {{ item.total }}
- {{ item.pay_price }}
-
-
-
-
-
-
+
+
+
+
+ 账户余额(元)
+
+
+ 666666666666
+
+
+
+ 可提现金额 115.00 元
+
+
+
+
+
+
+ -
+ 商户收入(元)
+ 100.00
+
+ - 冻结金额(元)
+ 100.00
+
+ - 优惠券补贴(元)
+ 100.00
+
+ - 退款支出(元)
+ 100.00
+
+ - 佣金支出(元)
+ 100.00
+
+ - 平台手续费(元)
+ 100.00
+
+
+
+
+
+
-
\ No newline at end of file
diff --git a/pages/columnGoods/goods_search_con/index.vue b/pages/columnGoods/goods_search_con/index.vue
index b508402..3217380 100644
--- a/pages/columnGoods/goods_search_con/index.vue
+++ b/pages/columnGoods/goods_search_con/index.vue
@@ -142,7 +142,7 @@
-
+
diff --git a/pages/nongKe/supply_chain/supplier.vue b/pages/nongKe/supply_chain/supplier.vue
index 06561bf..dbf2776 100644
--- a/pages/nongKe/supply_chain/supplier.vue
+++ b/pages/nongKe/supply_chain/supplier.vue
@@ -44,7 +44,7 @@
-
+
diff --git a/pages/product/addGoods/index.vue b/pages/product/addGoods/index.vue
index af0c7da..59fb8cd 100644
--- a/pages/product/addGoods/index.vue
+++ b/pages/product/addGoods/index.vue
@@ -22,7 +22,7 @@
-
+
@@ -36,7 +36,10 @@
-
+
+
+
+
商品简介
@@ -84,7 +87,7 @@
-