智慧农业绘制地图
guoshilong
2022-09-02 5d16c6e804c69c7928b297e4ba82ca335b708796
定位至南城县,修改编辑地块按钮样式
3 files modified
35 ■■■■■ changed files
src/components/leafletDraw.vue 7 ●●●● patch | view | raw | blame | history
src/components/revampDraw.vue 24 ●●●● patch | view | raw | blame | history
src/router/index.js 4 ●●●● patch | view | raw | blame | history
src/components/leafletDraw.vue
@@ -42,8 +42,11 @@
    },
    mounted () {
        this.addShow = true
        this.lng = 115.89886924863
        this.lat = 28.6780931500551
        // this.lng = 115.89886924863
        // this.lat = 28.6780931500551
        //南城县
        this.lng = 116.56705776
        this.lat = 27.42386903
        this.initDate()
src/components/revampDraw.vue
@@ -425,28 +425,40 @@
    font-size: 16px;
    .draw {
        width: 144px;
        height: 44px;
        // width: 144px;
        // height: 44px;
        line-height: 44px;
        border: none;
        border-radius: 22px;
        width: 150px;
        height: 66px;
        font-size: 30px;
    }
    .repeal {
        width: 100px;
        height: 44px;
        // width: 100px;
        // height: 44px;
        border-radius: 22px;
        border: none;
        width: 150px;
        height: 66px;
        font-size: 30px;
    }
    .save {
        margin-left: 10px;
        width: 144px;
        height: 44px;
        // width: 144px;
        // height: 44px;
        border-radius: 22px;
        color: #fff;
        background: #5abf78;
        border: none;
        width: 150px;
        height: 66px;
        font-size: 30px;
    }
}
src/router/index.js
@@ -16,10 +16,6 @@
const routes = [
    {
        path: '/',
        redirect: '/base'
    },
    {
        path: '/base',
        name: 'draw',
        // route level code-splitting