diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 4ccd172..9b0d791 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -13,7 +13,7 @@
"type" : "uniCloud"
},
{
- "playground" : "custom",
+ "playground" : "standard",
"type" : "uni-app:app-android"
}
]
diff --git a/App.vue b/App.vue
index 373d752..bab82ac 100644
--- a/App.vue
+++ b/App.vue
@@ -60,9 +60,9 @@
},
globalData:{
signUrl: "https://web.douhuofalv.com/app/e-sign?sign_type=order",
- // https://web.douhuotest.douhuofalv.com/app/e-sign?sign_type=order 测试环境
- certificationUrl: 'http://web.douhuofalv.com/app/e-sign?sign_type=personal',
- // 'https://web.douhuotest.douhuofalv.com/app/e-sign?sign_type=personal' 测试环境
+ // signUrl: "https://web.douhuotest.douhuofalv.com/app/e-sign?sign_type=order", //测试环境
+ certificationUrl: 'http://web.douhuofalv.com/app/e-sign?sign_type=personal',
+ // certificationUrl: 'https://web.douhuotest.douhuofalv.com/app/e-sign?sign_type=personal', //测试环境
}
}
diff --git a/apis/interfaces/work.js b/apis/interfaces/work.js
index 3e7e84d..34db464 100644
--- a/apis/interfaces/work.js
+++ b/apis/interfaces/work.js
@@ -39,9 +39,32 @@ const synthesisCount = () => {
})
}
+// 获取综法法律咨询单统计
+const synthesisServices = () => {
+ return request({
+ url : 'synthesis/data/services',
+ data : {
+ channel : 'manage'
+ }
+ })
+}
+
+// 获取综法诉讼委托单统计
+const synthesisAttorney = () => {
+ return request({
+ url : 'synthesis/data/attorney',
+ data : {
+ channel : 'manage'
+ }
+ })
+}
+
+
export {
index,
rights,
sign,
- synthesisCount
+ synthesisCount,
+ synthesisServices,
+ synthesisAttorney
}
\ No newline at end of file
diff --git a/pages.json b/pages.json
index 94a4334..d15ec79 100644
--- a/pages.json
+++ b/pages.json
@@ -617,6 +617,42 @@
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#FFFFFF"
}
+ }, {
+ "path": "pages/synthesize/consultWork",
+ "name": "ConsultWork",
+ "auth": true,
+ "style": {
+ "navigationBarTitleText": "协商调解单",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ }, {
+ "path": "pages/synthesize/serviceWork",
+ "name": "ServiceWork",
+ "auth": true,
+ "style": {
+ "navigationBarTitleText": "法律咨询单",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ }, {
+ "path": "pages/synthesize/actionWork",
+ "name": "ActionWork",
+ "auth": true,
+ "style": {
+ "navigationBarTitleText": "诉讼委托单",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ }, {
+ "path": "pages/synthesize/enableWork",
+ "name": "EnableWork",
+ "auth": true,
+ "style": {
+ "navigationBarTitleText": "增收赋能单",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
}, {
"path": "pages/synthesize/servicesInfo",
"name": "OrderServicesInfo",
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 81e40da..e747eae 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -136,7 +136,7 @@
- 领袖能量思维
+ 卓越领袖能量思维
¥5980
diff --git a/pages/synthesize/actionWork.vue b/pages/synthesize/actionWork.vue
new file mode 100644
index 0000000..27f6b5f
--- /dev/null
+++ b/pages/synthesize/actionWork.vue
@@ -0,0 +1,405 @@
+
+
+
+ 统计数据
+
+
+
+ 诉讼委托单
+ {{orderAll.all}}单
+
+
+
+ 已缴费
+ {{orderAll.payed}}单
+
+
+
+ 已退款
+ {{orderAll.refund}}单
+
+
+
+ 结算金额
+ {{orderAll.price}}元
+
+
+
+
+
+ 委托订单管理
+
+
+
+ {{orderEntrust.init}}
+ 待支付
+
+
+
+ {{orderEntrust.audit}}
+ 待审核
+
+
+
+ {{orderEntrust.sign}}
+ 待签约
+
+
+
+ {{orderEntrust.signed}}
+ 已签约
+
+
+
+ {{orderEntrust.complete}}
+ 已完成
+
+
+
+ {{orderEntrust.reject}}
+ 已驳回
+
+
+
+
+ 拓展订单管理
+
+
+
+ {{orderExpand.init}}
+ 待支付
+
+
+
+ {{orderExpand.paid}}
+ 已支付
+
+
+
+ {{orderExpand.refund}}
+ 已退款
+
+
+
+
+
+
+
+
+
diff --git a/pages/synthesize/consultWork.vue b/pages/synthesize/consultWork.vue
new file mode 100644
index 0000000..cd61ec5
--- /dev/null
+++ b/pages/synthesize/consultWork.vue
@@ -0,0 +1,539 @@
+
+
+
+
+ 统计数据
+
+
+
+ 预约咨询单
+ {{orderCount.init_payed}}单
+
+
+
+ 已缴费
+ {{orderCount.service_payed}}单
+
+
+
+ 办理完成
+ {{orderCount.b_complete}}单
+
+
+
+ 已退款
+ {{orderCount.refund}}单
+
+
+
+ 完成结算
+ {{orderCount.settlement_count}}单
+
+
+
+ 结算金额
+ {{orderCount.settlement_price}}元
+
+
+
+
+
+ 协商调解订单管理
+
+
+
+ {{orderCount.a_init}}
+ 待预约
+
+
+
+ {{orderCount.a_service}}
+ 匹配服务包
+
+
+
+ {{orderCount.a_serviced}}
+ 待缴服务费
+
+
+
+ {{orderCount.b_sign}}
+ 待签约
+
+
+
+ {{orderCount.a_bank}}
+ 待完善资料
+
+
+
+ {{orderCount.b_check}}
+ 初审中
+
+
+
+ {{orderCount.b_recheck}}
+ 复审中
+
+
+
+ {{orderCount.b_process}}
+ 办理中
+
+
+
+ {{orderCount.b_confirm}}
+ 待结案
+
+
+
+
+ 办理完成
+
+
+
+
+ 转让订单管理
+
+
+
+ {{orderCount.transfer_out}}
+ 转出订单
+
+
+
+ {{orderCount.transfer_in}}
+ 转入订单
+
+
+
+
+ 特殊订单管理
+
+
+
+ {{orderCount.audit_bank}}
+ 修改资料
+
+
+
+ {{orderCount.diff_prices}}
+ 补差价
+
+
+
+ {{orderCount.refund}}
+ 退款订单
+
+
+
+
+
+
+
+
+
diff --git a/pages/synthesize/enableWork.vue b/pages/synthesize/enableWork.vue
new file mode 100644
index 0000000..7ac9950
--- /dev/null
+++ b/pages/synthesize/enableWork.vue
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/synthesize/order.vue b/pages/synthesize/order.vue
index 91ab76d..123ad52 100644
--- a/pages/synthesize/order.vue
+++ b/pages/synthesize/order.vue
@@ -3,6 +3,7 @@