13 commits | 65 files changed | 0 commit comments | 2 contributors |
|
MOD: 修改注释 | 25ec358 |
|
MOD: 占地面积加单位 | aa4fde7 |
|
MOD: 修改日期选择器格式化hh为HH | e8355a7 |
|
MOD: 后台联调更新 | d364a64 |
|
MOD: 修改地址 | 86c37f5 |
|
MOD: 重写公厕地图 | c5d82bb |
|
MOD: 重写统计分析,公厕地图 | 3e8dd97 |
|
MOD: 调整公厕子系统路由问题 | 0f04fc4 |
|
Merge branch 'toilet' of http://111.198.10.15:12003/gitbucket/git/codedev/baseResourceFront into toilet | 3d13653 |
|
Merge branch 'toilet' of http://111.198.10.15:12003/gitbucket/git/codedev/baseResourceFront into toilet | a6a9342 |
|
Merge branch 'lamp' of http://111.198.10.15:12003/gitbucket/git/codedev/baseResourceFront into lamp | c30dce7 |
|
修复多出的ts参数问题,新增获取责任人列表接口 | c15691d |
|
修改UI | 1bb0b84 |
config/index.js |
---|
package.json |
---|
src/api/common.js |
---|
src/api/sanitation/statistics.js 0 → 100644 |
---|
src/api/sanitation/toilet.js 0 → 100644 |
---|
src/api/system/alarm.js 0 → 100644 |
---|
src/api/system/bridge.js 0 → 100644 |
---|
src/api/system/data.js 0 → 100644 |
---|
src/api/system/order.js 0 → 100644 |
---|
src/api/system/overview.js 0 → 100644 |
---|
src/api/system/rule.js 0 → 100644 |
---|
src/api/system/statistics.js 0 → 100644 |
---|
src/assets/global_images/icon-position.png 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/assets/global_images/toilet-position.png 0 → 100644 |
---|
|
src/assets/global_images/toilet.png 0 → 100644 |
---|
|
src/assets/global_images/toiletPhoto.png 0 → 100644 |
---|
|
src/components/DownloadTemplate/index.vue |
---|
src/components/NormalTable/index.vue |
---|
src/components/SearchArea/SearchArea.vue |
---|
src/components/mapWindow/base/mixins/abstract.js 0 → 100644 |
---|
src/components/mapWindow/base/mixins/common.js 0 → 100644 |
---|
src/components/mapWindow/leafletMap.vue 0 → 100644 |
---|
src/components/mapWindow/mapWindow.vue 0 → 100644 |
---|
src/icons/svg/bridge.svg 0 → 100644 |
---|
src/icons/svg/toilet.svg 0 → 100644 |
---|
src/main.js |
---|
src/permission.js |
---|
src/router/index.js |
---|
src/router/modules/rule.js 0 → 100644 |
---|
src/router/modules/statistics.js 0 → 100644 |
---|
src/router/modules/toilet.js 0 → 100644 |
---|
src/router/modules/work.js 0 → 100644 |
---|
src/settings.js |
---|
src/store/modules/permission.js |
---|
src/utils/baseConfig.js |
---|
src/utils/dateutils.js |
---|
src/utils/exportutils.js 0 → 100644 |
---|
src/utils/request.js |
---|
src/views/mapViews/choosePointDialog.vue 0 → 100644 |
---|
src/views/mapViews/mapView.vue 0 → 100644 |
---|
src/views/order/editOrder.vue 0 → 100644 |
---|
src/views/order/listMaintainRecords.vue 0 → 100644 |
---|
src/views/overview/overview.vue 0 → 100644 |
---|
src/views/overview/toiletDetailDialog.vue 0 → 100644 |
---|
src/views/overview/toiletLayer.vue 0 → 100644 |
---|
src/views/rule/listRule.vue 0 → 100644 |
---|
src/views/statistics/barChart.vue 0 → 100644 |
---|
src/views/statistics/components/evaluationListDialog.vue 0 → 100644 |
---|
src/views/statistics/components/workChart.vue 0 → 100644 |
---|
src/views/statistics/evaluationAssessment.vue 0 → 100644 |
---|
src/views/statistics/pieChart.vue 0 → 100644 |
---|
src/views/statistics/statisticsChart.vue 0 → 100644 |
---|
src/views/statistics/toiletAssessment.vue 0 → 100644 |
---|
src/views/statistics/workStatistics.vue 0 → 100644 |
---|
src/views/toilet/components/detail.vue 0 → 100644 |
---|
src/views/toilet/components/editToilet.vue 0 → 100644 |
---|
src/views/toilet/listToilet.vue 0 → 100644 |
---|
src/views/toilet/listWork.vue 0 → 100644 |
---|
src/views/toiletClean/toiletCleanList.vue 0 → 100644 |
---|
src/views/toiletManage/editToilet.vue 0 → 100644 |
---|
src/views/toiletManage/toiletList.vue 0 → 100644 |
---|
static/project.config.json |
---|