7 commits | 34 files changed | 0 commit comments | 2 contributors |
|
20210713 桥梁养护统计功能完善 | e824fb9 |
|
20210713 桥梁养护统计功能完善 | a2c421a |
|
20210708 编辑功能完善,新增崇仁大桥 | ecf8efb |
|
20210708 详情功能调试 | 55c01f7 |
|
20210703 桥梁分布功能调试 | 2e40b83 |
|
修复多出的ts参数问题,新增获取责任人列表接口 | c15691d |
|
修改UI | 1bb0b84 |
config/index.js |
---|
src/api/common.js |
---|
src/api/system/bridge.js 0 → 100644 |
---|
src/api/system/order.js 0 → 100644 |
---|
src/api/system/statistics.js 0 → 100644 |
---|
src/assets/global_images/location_green.png 0 → 100644 |
---|
|
src/assets/global_images/location_red.png 0 → 100644 |
---|
|
src/assets/global_images/location_yellow.png 0 → 100644 |
---|
|
src/components/DownloadTemplate/index.vue |
---|
src/icons/svg/bridge.svg 0 → 100644 |
---|
src/icons/svg/icon-map.svg 0 → 100644 |
---|
src/main.js |
---|
src/router/index.js |
---|
src/router/modules/bridge.js 0 → 100644 |
---|
src/router/modules/example.js 100644 → 0 |
---|
src/router/modules/order.js 0 → 100644 |
---|
src/router/modules/overview.js 0 → 100644 |
---|
src/router/modules/statistics.js 0 → 100644 |
---|
src/settings.js |
---|
src/utils/baseConfig.js |
---|
src/utils/downloadUtils.js 0 → 100644 |
---|
src/utils/request.js |
---|
src/views/bridge/chongRen.vue 0 → 100644 |
---|
src/views/bridge/components/detail.vue 0 → 100644 |
---|
src/views/bridge/components/editBridge.vue 0 → 100644 |
---|
src/views/bridge/guangMing.vue 0 → 100644 |
---|
src/views/bridge/huangzhou.vue 0 → 100644 |
---|
src/views/bridge/yongSheng.vue 0 → 100644 |
---|
src/views/dashboard/index.vue 100644 → 0 |
---|
src/views/example/tableExample.vue 100644 → 0 |
---|
src/views/order/listMaintainRecords.vue 0 → 100644 |
---|
src/views/overview/overview.vue 0 → 100644 |
---|
src/views/statistics/maintainStatistics.vue 0 → 100644 |
---|
static/project.config.json |
---|