diff --git a/api/property.js b/api/property.js
new file mode 100644
index 0000000..942acec
--- /dev/null
+++ b/api/property.js
@@ -0,0 +1,27 @@
+import oahttp from "@/utils/logistics.js";
+
+/**
+ * 车辆列表
+ */
+export const getvehicleList = (data) => oahttp.get('/courierLstData', data)
+// 车辆详情
+export const getvehicleDetail = (data) => oahttp.get('/courierLstData', data)
+// 显示轨迹
+export const locusApi = (data) => oahttp.get('/courierLstData', data)
+// 签约列表
+export const getAgencyList = (data) => oahttp.get('/courierLstData', data)
+// 签约公司详情
+export const getAgencyDetail = (data) => oahttp.get('/courierLstData', data)
+// 车辆租赁
+export const leaseApi = (data) => oahttp.get('/courierLstData', data)
+// 生成合同
+export const contractApi = (data) => oahttp.get('/courierLstData', data)
+// 申请驳回
+export const overruleApi = (data) => oahttp.get('/courierLstData', data)
+// 资产详情
+// export const getpropertyDetil = (data) => oahttp.get('/lstDetail', data)
+
+/**
+ * 更新商机
+ */
+// export const informationOpportunityUpdate = (data) => oahttp.post('/information/opportunity_update', data)
\ No newline at end of file
diff --git a/pages.json b/pages.json
index 4c4986a..bda99ac 100644
--- a/pages.json
+++ b/pages.json
@@ -66,7 +66,7 @@
"app-plus": {
"titleNView": false
},
- "navigationBarTextStyle": "white"
+ "navigationBarTextStyle": "white"
}
}, {
"path": "pages/oaManager/oaManager",
@@ -139,26 +139,25 @@
"navigationBarTextStyle": "white"
}
+ }, {
+ "path": "uni_modules/guyue-updater/pages/updater",
+ "style": {
+ "app-plus": {
+ "animationDuration": 200,
+ "animationType": "fade-in",
+ "background": "transparent",
+ "backgroundColorTop": "transparent",
+ "bounce": "none",
+ "popGesture": "none",
+ "scrollIndicator": false,
+ "titleNView": false
+ },
+ "backgroundColor": "transparent",
+ "disableScroll": true,
+ "navigationStyle": "custom"
+ }
}
- ,{
- "path": "uni_modules/guyue-updater/pages/updater",
- "style": {
- "app-plus": {
- "animationDuration": 200,
- "animationType": "fade-in",
- "background": "transparent",
- "backgroundColorTop": "transparent",
- "bounce": "none",
- "popGesture": "none",
- "scrollIndicator": false,
- "titleNView": false
- },
- "backgroundColor": "transparent",
- "disableScroll": true,
- "navigationStyle": "custom"
- }
-}
-],
+ ],
"subPackages": [{
"root": "pages/views",
"name": "views",
@@ -544,6 +543,17 @@
}
+ , {
+ "path": "property/agencyList",
+ "style": {
+
+ "navigationBarTitleText": "签约列表",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#0122C7",
+ "navigationBarTextStyle": "white"
+ }
+
+ }
]
}],
"globalStyle": {
diff --git a/subpkg/property/agencyList.vue b/subpkg/property/agencyList.vue
new file mode 100644
index 0000000..7d95621
--- /dev/null
+++ b/subpkg/property/agencyList.vue
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/subpkg/property/chosseCompany.vue b/subpkg/property/chosseCompany.vue
index b5cf474..5b78441 100644
--- a/subpkg/property/chosseCompany.vue
+++ b/subpkg/property/chosseCompany.vue
@@ -1,58 +1,121 @@
-
-
-
-
- {item.company_name}
-
- 详情
+
+
+ 2022年12月12日提出申请
-
-
-
-
- 法人姓名 :
- {item.master_name}
-
-
- 已签约
- 未签约
-
+
+
+
+
+ {item.company_name}
+
+ 详情
+
+
+
+
+
+ 法人姓名 :
+ {item.master_name}
+
+
+ 已签约
+ 未签约
+
-
-
-
- 担任职务 :
- {item.master_position}
-
-
-
-
+
+
+ 担任职务 :
+ {item.master_position}
+
+
+
+ 联系电话 :
+ {item.master_phone}
+
+
+ 负责区域 :
+ {item.city_name+item.area_name}
-
-
-
- 联系电话 :
- {item.master_phone}
-
-
- 负责区域 :
- {item.city_name+item.area_name}
+
+
+ 空闲车辆
+ 自有车辆
+
+
+ 车牌号: 川Y103D2
+
+ 租赁车辆
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/subpkg/property/index.vue b/subpkg/property/index.vue
index adaa085..8ce8869 100644
--- a/subpkg/property/index.vue
+++ b/subpkg/property/index.vue
@@ -1,63 +1,118 @@
-
-
-
-
-
+
+
+ 可监管车辆数量 10
+
+
+ 租赁 10
+
+
+
+
+ 可再租赁车辆:2辆
+
+
+ 自有车辆 10
+
+
+
+
+ 签约申请
+
+ 更多
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
- XSDSDSD
+
-
- 车牌号:
- { item.name }
-
-
- 行驶总里程:
- { item.phone }
-
-
-
-
+
+
+
+ 使用人:
+
+
+ 自有车辆
+ 租赁车辆
+
+
+
+ 联系方式:
+
+
+
+ 所属公司:
+
+
+
+ 签约时间:
+
+
+
+
+
+
+
+ 车牌号:
+
+
+ 自有车辆
+ 租赁车辆
+
+
+
+ 暂未出租,快去选择承租对象吧!
-
- 本公司签约时间:
- 所属片区
-
-
-
-
+
+
-
+
-
+
+
+
-
+
+
@@ -125,19 +183,25 @@