diff --git a/apis/index.js b/apis/index.js
index 917ef93..bc86f66 100644
--- a/apis/index.js
+++ b/apis/index.js
@@ -10,8 +10,8 @@ import router from '../router'
// 基础配置
const config = {
- apiUrl : 'https://douhuo.douhuofalv.com/api/',
- // apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', //测试环境
+ // apiUrl : 'https://douhuo.douhuofalv.com/api/',
+ apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', //测试环境
timeout : 60000
}
diff --git a/components/synthesisOrder.vue b/components/synthesisOrder.vue
index daac3cc..ded0238 100644
--- a/components/synthesisOrder.vue
+++ b/components/synthesisOrder.vue
@@ -12,7 +12,7 @@
待匹配律师
-
+
{{ synthesis.title || '-' }}
diff --git a/pages.json b/pages.json
index 56b75e6..89357b9 100644
--- a/pages.json
+++ b/pages.json
@@ -585,7 +585,7 @@
"name": "Entrust",
"auth": true,
"style": {
- "navigationBarTitleText": "案件委托",
+ "navigationBarTitleText": "案件委托咨询",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#FFFFFF"
}
@@ -622,7 +622,7 @@
"name": "ConsultWork",
"auth": true,
"style": {
- "navigationBarTitleText": "协商调解单",
+ "navigationBarTitleText": "协商调解咨询单",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#FFFFFF"
}
@@ -640,7 +640,7 @@
"name": "ActionWork",
"auth": true,
"style": {
- "navigationBarTitleText": "诉讼委托单",
+ "navigationBarTitleText": "诉讼委托咨询单",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#FFFFFF"
}
@@ -727,7 +727,7 @@
"name": "EntrustCivil",
"auth": true,
"style": {
- "navigationBarTitleText": "案件委托-民事诉讼",
+ "navigationBarTitleText": "案件委托-民事诉讼-咨询",
"enablePullDownRefresh": false,
"backgroundColor": "#FFF"
}
@@ -737,7 +737,7 @@
"name": "EntrustWrite",
"auth": true,
"style": {
- "navigationBarTitleText": "案件委托-",
+ "navigationBarTitleText": "案件委托-咨询",
"enablePullDownRefresh": false,
"backgroundColor": "#FFF"
}
@@ -755,7 +755,7 @@
"name": "ExpandWrite",
"auth": true,
"style": {
- "navigationBarTitleText": "拓展服务-",
+ "navigationBarTitleText": "拓展服务-咨询",
"enablePullDownRefresh": false,
"backgroundColor": "#FFF"
}
diff --git a/pages/index/index.vue b/pages/index/index.vue
index fee1843..00a7301 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -40,7 +40,7 @@
- 协商调解类
+ 协商调解咨询类
@@ -92,7 +92,7 @@
- 诉讼委托类
+ 诉讼委托咨询类
@@ -109,7 +109,7 @@
- 增收赋能类
+ 增收赋能咨询类
- 诉讼委托单
+ 诉讼委托咨询单
{{orderAll.all}}单
@@ -27,7 +27,7 @@
- 委托订单管理
+ 委托咨询单管理
diff --git a/pages/synthesize/consultWork.vue b/pages/synthesize/consultWork.vue
index cd61ec5..698fd47 100644
--- a/pages/synthesize/consultWork.vue
+++ b/pages/synthesize/consultWork.vue
@@ -38,7 +38,7 @@
- 协商调解订单管理
+ 协商调解咨询订单管理
diff --git a/pages/synthesize/order.vue b/pages/synthesize/order.vue
index 123ad52..831b636 100644
--- a/pages/synthesize/order.vue
+++ b/pages/synthesize/order.vue
@@ -162,7 +162,7 @@
case 'entrust':
isScroll = true
funName = entrustOrder
- tabName = '委托订单'
+ tabName = '委托咨询订单'
tabsArr = [
{ name: '待支付', type: 0 },
{ name: '待审核', type: 1 },
diff --git a/pages/work/generate.vue b/pages/work/generate.vue
index ba02596..b5c1d37 100644
--- a/pages/work/generate.vue
+++ b/pages/work/generate.vue
@@ -16,9 +16,9 @@
-
+
-
+
{{item.fromType[item.fromIndex].title}}
@@ -327,7 +327,7 @@
}).then(res => {
uni.showModal({
title : '提示',
- content : '订单已创建,请尽快提醒用户完善用户资料',
+ content : '咨询订单已创建,请尽快提醒用户完善用户资料',
showCancel : false,
success : () => {
this.$Router.back()
diff --git a/pages/work/index-老样式备份.vue b/pages/work/index-老样式备份.vue
index e0618ec..5b70779 100644
--- a/pages/work/index-老样式备份.vue
+++ b/pages/work/index-老样式备份.vue
@@ -223,15 +223,13 @@
-
+ />
-