1
shuishen
2023-02-17 3c93cddb514b78b362799087daf4905f24787764
1
2 files modified
9 ■■■■■ changed files
src/styles/index.scss 2 ●●● patch | view | raw | blame | history
src/views/home/index.vue 7 ●●●●● patch | view | raw | blame | history
src/styles/index.scss
@@ -14,7 +14,7 @@
    color: rgb(0, 185, 209);
    color: rgb(148, 58, 252);
    color: rgb(208, 167, 255);
    color: rgb(221, 255, 97);
    color: rgb(51, 255, 0);
src/views/home/index.vue
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2022-08-18 16:18:17
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2023-02-17 15:39:43
 * @LastEditTime: 2023-02-17 15:44:25
 * @FilePath: \srs-police-affairs\src\views\home\index.vue
 * @Description: 小区-栋-层-房屋
 *
@@ -600,15 +600,14 @@
                    id: '16',
                }]
            }]
    }
]
    }]
let positionColor = [
    global.DC.Namespace.Cesium.Color.fromBytes(255, 97, 97, 150),
    global.DC.Namespace.Cesium.Color.fromBytes(255, 142, 97, 150),
    global.DC.Namespace.Cesium.Color.fromBytes(255, 192, 97, 150),
    global.DC.Namespace.Cesium.Color.fromBytes(252, 58, 242, 150),
    global.DC.Namespace.Cesium.Color.fromBytes(0, 185, 209, 150),
    global.DC.Namespace.Cesium.Color.fromBytes(148, 58, 252, 150),
    global.DC.Namespace.Cesium.Color.fromBytes(208, 167, 255, 150),
    global.DC.Namespace.Cesium.Color.fromBytes(221, 255, 97, 150),
    global.DC.Namespace.Cesium.Color.fromBytes(51, 255, 0, 150),
    global.DC.Namespace.Cesium.Color.fromBytes(255, 97, 255, 150),