| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2023-06-25 14:25:12 |
| | | * @LastEditTime: 2023-06-26 20:28:45 |
| | | * @FilePath: \srs-police-affairs\src\views\home\index.vue |
| | | * @Description: 小区-栋-层-房屋 |
| | | * |
| | |
| | | this.policeSituationList.forEach((item, index) => { |
| | | let pointColor, pointOutlineColor |
| | | |
| | | switch (item.jqlxName) { |
| | | switch (item.jqlxJointName) { |
| | | case '盗窃': |
| | | pointColor = global.DC.Namespace.Cesium.Color.fromBytes(57, 16, 133, 255) |
| | | pointOutlineColor = global.DC.Namespace.Cesium.Color.fromBytes(57, 16, 133, 125) |
| | |
| | | if (item.lng != "" && item.lat != "") { |
| | | let pointColor, pointOutlineColor |
| | | |
| | | switch (item.jqlxName) { |
| | | switch (item.jqlxJointName) { |
| | | case '盗窃': |
| | | pointColor = global.DC.Namespace.Cesium.Color.fromBytes(57, 16, 133, 255) |
| | | pointOutlineColor = global.DC.Namespace.Cesium.Color.fromBytes(57, 16, 133, 125) |
| | |
| | | data.forEach((item, index) => { |
| | | let pointColor, pointOutlineColor |
| | | |
| | | switch (item.jqlxName) { |
| | | switch (item.jqlxJointName) { |
| | | case '盗窃': |
| | | pointColor = global.DC.Namespace.Cesium.Color.fromBytes(57, 16, 133, 255) |
| | | pointOutlineColor = global.DC.Namespace.Cesium.Color.fromBytes(57, 16, 133, 125) |