liangweifeng 6 jaren geleden
bovenliggende
commit
1540222066

+ 1 - 1
page/bigDataOut/js/handleChangeViewA.js

@ -101,7 +101,7 @@ Vue.component('comA', {
        var width=(0.5212*window.screen.width)+'px';
        var height=(0.7878*window.screen.height)+'px';
        top.layer.open({
            id:'Lay_xiangqing',
            id:'Lay_xiangqingA',
            type:2,
            title:false,
            closeBtn:0,

+ 1 - 1
page/bigDataOut/js/handleChangeViewB.js

@ -125,7 +125,7 @@ Vue.component('comB', {
            var width = (0.5212 * window.screen.width) + 'px';
            var height = (0.7878 * window.screen.height) + 'px';
            top.layer.open({
                id: 'Lay_xiangqing',
                id: 'Lay_xiangqingB',
                type: 2,
                title: false,
                closeBtn: 0,

+ 1 - 1
page/bigDataOut/js/handleChangeViewC.js

@ -105,7 +105,7 @@ methods: {
    var width=(0.5212*window.screen.width)+'px';
    var height=(0.7878*window.screen.height)+'px';
    top.layer.open({
        id:'Lay_xiangqing',
        id:'Lay_xiangqingC',
        type:2,
        title:false,
        closeBtn:0,

+ 1 - 1
page/bigDataOut/js/handleChangeViewD.js

@ -138,7 +138,7 @@ Vue.component('comD',{
        var width=(0.5212*window.screen.width)+'px';
        var height=(0.7878*window.screen.height)+'px';
        top.layer.open({
            id:'Lay_xiangqing',
            id:'Lay_xiangqingD',
            type:2,
            title:false,
            closeBtn:0,