diff --git a/mallplusui-uniapp-app/common/api.js b/mallplusui-uniapp-app/common/api.js
index c953a5f..fd6e2fa 100644
--- a/mallplusui-uniapp-app/common/api.js
+++ b/mallplusui-uniapp-app/common/api.js
@@ -1,7 +1,7 @@
import store from '../store/index';
export default {
// qq 237524947 wx15d4269d3210863d
- // BASEURI: 'http://2xpk7t.natappfree.cc/api/',
+ // BASEURI: 'http://2wsiyd.natappfree.cc/api/',
BASEURI: 'http://mall.yyundong.com/portalapi/api/',
// BASEURI: 'http://192.168.31.52:8083/api/',
ADMINURI: 'http://mall.yyundong.com/adminapi/',
diff --git a/mallplusui-uniapp-app/components/payments/paymentsByApp.vue b/mallplusui-uniapp-app/components/payments/paymentsByApp.vue
index ce53a88..eb36309 100644
--- a/mallplusui-uniapp-app/components/payments/paymentsByApp.vue
+++ b/mallplusui-uniapp-app/components/payments/paymentsByApp.vue
@@ -1,6 +1,7 @@
-
+
@@ -15,273 +16,287 @@
diff --git a/mallplusui-uniapp-app/docs/pyw_app_key.jks b/mallplusui-uniapp-app/docs/pyw_app_key.jks
new file mode 100644
index 0000000..ccd623e
Binary files /dev/null and b/mallplusui-uniapp-app/docs/pyw_app_key.jks differ
diff --git a/mallplusui-uniapp-app/docs/签名密码及第三方登录信息.txt b/mallplusui-uniapp-app/docs/签名密码及第三方登录信息.txt
new file mode 100644
index 0000000..11a0e2f
--- /dev/null
+++ b/mallplusui-uniapp-app/docs/签名密码及第三方登录信息.txt
@@ -0,0 +1,13 @@
+签名密码及第三方登录信息
+
+证书别名:key0
+证书签名的密码:yxt123
+
+QQ登录的
+APP ID:101453048
+APP Key:80382d6bd51922ef10a182f69b84581d
+审核通过
+
+微信
+AppID: wxc46a728ab3aae3c0
+AppSecret: 85f3970bdfba3d7d01fdd82bc370aeec
\ No newline at end of file
diff --git a/mallplusui-uniapp-app/manifest.json b/mallplusui-uniapp-app/manifest.json
index 447d838..4f81052 100644
--- a/mallplusui-uniapp-app/manifest.json
+++ b/mallplusui-uniapp-app/manifest.json
@@ -2,8 +2,8 @@
"name" : "汇融云链",
"appid" : "__UNI__FB2C9C4",
"description" : "",
- "versionName" : "1.0.0.3",
- "versionCode" : 1003,
+ "versionName" : "1.0.0.5",
+ "versionCode" : 1005,
"transformPx" : false,
"app-plus" : {
"usingComponents" : true,
@@ -63,7 +63,7 @@
"sdkConfigs" : {
"oauth" : {
"weixin" : {
- "appid" : "wx04b09a8148e4875c",
+ "appid" : "wxa66597d50184d027",
"appsecret" : "3526ec2107c123f59b5c1cb7ff23a252",
"UniversalLinks" : ""
},
@@ -73,7 +73,7 @@
},
"payment" : {
"weixin" : {
- "appid" : "wx04b09a8148e4875c",
+ "appid" : "wxa66597d50184d027",
"UniversalLinks" : "",
"__platform__" : [ "android" ]
},
@@ -91,7 +91,7 @@
"ad" : {},
"share" : {
"weixin" : {
- "appid" : "wx04b09a8148e4875c",
+ "appid" : "wxa66597d50184d027",
"UniversalLinks" : ""
},
"qq" : {
diff --git a/mallplusui-uniapp-app/pages/order/order.vue b/mallplusui-uniapp-app/pages/order/order.vue
index 2f63e0c..eae35f9 100644
--- a/mallplusui-uniapp-app/pages/order/order.vue
+++ b/mallplusui-uniapp-app/pages/order/order.vue
@@ -1,12 +1,13 @@
- {{ item.text }}
+ {{ item.text }}
-
+
@@ -15,465 +16,566 @@
{{ item.createTime }}
- {{ item.stateTip }}
-
+ {{ item.stateTip }}
+
-
-
+
+
-
+
{{ goodsItem.productName }}
- {{ goodsItem.productAttr }} x {{ goodsItem.productQuantity }}
- {{ goodsItem.productPrice }}
-
+
+ x {{ goodsItem.productQuantity }}
+ {{ goodsItem.productPrice }}
+
+
+
-
-
- 共
- {{ item.orderItemList.length }}
- 件商品 实付款
- {{ item.payAmount }}
+
+
+ {{item.deliveryCompany}}:
+ {{ item.deliverySn }}
+
+ 共
+ {{ item.orderItemList.length }}
+ 件商品 实付款
+ {{ item.payAmount }}
+
-
+
+
+
-
+
-
-
+
+
-
+
+
diff --git a/mallplusui-uniapp-app/pages/order/orderDetail.vue b/mallplusui-uniapp-app/pages/order/orderDetail.vue
index b33fd01..012b097 100644
--- a/mallplusui-uniapp-app/pages/order/orderDetail.vue
+++ b/mallplusui-uniapp-app/pages/order/orderDetail.vue
@@ -5,29 +5,36 @@
+
+ {{orderInfo.orderSn}}
+
+
{{ orderInfo.createTime }}
{{ orderInfo.stateTip }}
-
-
-
- 订单商品
-
+
{{ goodsItem.productName }}
- {{ goodsItem.productAttr }} x
- {{ goodsItem.productQuantity }}
- {{ goodsItem.productPrice }}
+
+ x {{ goodsItem.productQuantity }}
+ {{ goodsItem.productPrice }}
+
+
+ {{orderInfo.deliveryCompany}}:
+ {{ orderInfo.deliverySn }}
+
+
-
+
+
+
共
{{ orderInfo.orderItemList.length }}
件商品, 会员折扣
{{ orderInfo.vipAmount }}
- 优惠券抵扣
+ , 优惠券抵扣
{{ orderInfo.couponAmount }}
积分抵扣
{{ orderInfo.integrationAmount }}
- ,运费
+ , 运费
{{ orderInfo.freightAmount }}
-
+
+ , 实付款
{{ orderInfo.payAmount }}
-
+
+
-
+
-
+
@@ -101,7 +111,9 @@
data() {
return {
tabCurrentIndex: 0,
- orderInfo: [],
+ orderInfo: {
+ orderItemList:[]
+ },
navList: [{
status: 0,
text: '全部',
@@ -143,6 +155,8 @@
this.orderInfo = await Api.apiCall('get', Api.order.orderDetail, params);
this.orderInfo = Object.assign(this.orderInfo, this.orderStateExp(this.orderInfo.status));
this.orderInfo.createTime = this.dateFormat(this.orderInfo.createTime);
+ console.log("data:------" + JSON.stringify(this.orderInfo))
+ console.log("data:------" + this.orderInfo.stateTip)
},
methods: {
@@ -233,15 +247,11 @@
orderStateExp(value) {
let stateTip = '',
stateTipColor = '#fa436a';
- if (value === 12) {
- stateTipColor = '#909399';
- return '待付款';
- }
+
if (value === 1) {
stateTipColor = '#909399';
- return '支付成功,没有回掉';
- }
- if (value === 2) {
+ stateTip= '支付成功,没有回掉';
+ }else if (value === 2) {
stateTip = '待发货';
} else if (value === 3) {
stateTip = '待收货';
@@ -256,6 +266,9 @@
stateTip = ' 维权已完成';
} else if (value === 8) {
stateTip = '待分享';
+ }else if (value === 12) {
+ stateTipColor = '#909399';
+ stateTip= '待付款';
} else if (value === 13) {
stateTip = '申请退款';
} else if (value === 14) {
@@ -426,16 +439,23 @@
line-height: 1;
}
+ .num_price {
+ display: flex;
+ flex-direction: row;
+ justify-content: space-between;
+ margin-top: 5px;
+
.attr-box {
+ flex: 1;
font-size: $font-sm + 2upx;
color: $font-color-light;
- padding: 10upx 12upx;
+ margin: 0 2upx 0 8upx;
}
-
+
.price {
font-size: $font-base + 2upx;
color: $font-color-dark;
-
+
&:before {
content: '¥';
font-size: $font-sm;
@@ -443,13 +463,13 @@
}
}
}
+ }
}
.price-box {
display: flex;
justify-content: flex-end;
align-items: baseline;
- padding: 20upx 30upx;
font-size: $font-sm + 2upx;
color: $font-color-light;