南昌市物联网技防平台-小程序
zengh
2021-06-01 9f617a897b44183ea9b876b03eba03212918e561
样式优化
3 files modified
8 ■■■■■ changed files
pages/loging/loging.vue 4 ●●●● patch | view | raw | blame | history
xcxMapJQ/js/vueMain.js 2 ●●● patch | view | raw | blame | history
xcxjingqingmap_lxdh/js/lxdhmap.js 2 ●●●●● patch | view | raw | blame | history
pages/loging/loging.vue
@@ -33,8 +33,8 @@
        data() {
            return {
                icons: '',
                names: 'test',
                passwords: '123456',
                names: '',
                passwords: '',
                msg: '',
                colors: '#123456'
            }
xcxMapJQ/js/vueMain.js
@@ -226,7 +226,7 @@
        
                //绘制起点和终点
                that.LXdhEnd = L.markerClusterGroup();
                var transportIcon = L.Icon.extend({ //图标初始化
                    options: {
                        iconSize: [56, 32], // 图标尺寸
xcxjingqingmap_lxdh/js/lxdhmap.js
@@ -380,9 +380,7 @@
                },fail(reserr){
                    
                }
            });
            alert(latitude);
        });
    },