提交 26c51bdd 编写于 作者: B bayanxing

modify codecheck

Signed-off-by: Nbayanxing <bayanxing@kaihongdigi.com>
上级 23355eee
......@@ -68,28 +68,19 @@ export default {
},
onShow(){
this.getCommonStyleValues();
this.getCommonStyleValuesOne();
this.getCommonStyleValuesTwo()
globalThis.value = {
styleOne : this.styleOne,
styleTwo : this.styleTwo,
styleThree : this.styleThree,
styleFour : this.styleFour,
styleFive : this.styleFive,
styleSix : this.styleSix,
styleSeven : this.styleSeven,
styleEight : this.styleEight,
styleNine : this.styleNine,
styleTen : this.styleTen,
styleEleven : this.styleEleven,
styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen,
styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen,
styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen,
styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen,
styleTwenty : this.styleTwenty,
styleOne : this.styleOne, styleTwo : this.styleTwo,
styleThree : this.styleThree, styleFour : this.styleFour,
styleFive : this.styleFive, styleSix : this.styleSix,
styleSeven : this.styleSeven, styleEight : this.styleEight,
styleNine : this.styleNine, styleTen : this.styleTen,
styleEleven : this.styleEleven, styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen, styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen, styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen, styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen, styleTwenty : this.styleTwenty,
styleTwentyOne : this.styleTwentyOne,
styleTwentyTwo : this.styleTwentyTwo,
styleTwentyThree : this.styleTwentyThree,
......@@ -102,18 +93,10 @@ export default {
styleThirtyOne : this.styleThirtyOne,
styleThirtyTwo : this.styleThirtyTwo,
addOne : this.addOne,
addTwo : this.addTwo,
addThree : this.addThree,
addFour : this.addFour,
addFive : this.addFive,
addSix : this.addSix,
addSeven : this.addSeven,
addEight : this.addEight,
addNine : this.addNine,
addTen : this.addTen,
addEleven : this.addEleven,
addTwelve : this.addTwelve,
addOne : this.addOne, addTwo : this.addTwo, addThree : this.addThree,
addFour : this.addFour, addFive : this.addFive, addSix : this.addSix,
addSeven : this.addSeven, addEight : this.addEight, addNine : this.addNine,
addTen : this.addTen, addEleven : this.addEleven, addTwelve : this.addTwelve,
addThirteen : this.addThirteen,
addFourteen : this.addFourteen,
addFifteen : this.addFifteen,
......@@ -123,7 +106,7 @@ export default {
}
},
getCommonStyleValues(){
getCommonStyleValuesOne(){
this.styleOne = this.$element("styleOne").getInspector()
this.styleTwo = this.$element("styleTwo").getInspector()
this.styleThree = this.$element("styleThree").getInspector()
......@@ -155,7 +138,9 @@ export default {
this.styleThirty = this.$element("styleThirty").getInspector()
this.styleThirtyOne = this.$element("styleThirtyOne").getInspector()
this.styleThirtyTwo = this.$element("styleThirtyTwo").getInspector()
},
getCommonStyleValuesTwo(){
this.addOne = this.$element("addOne").getInspector()
this.addTwo = this.$element("addTwo").getInspector()
this.addThree = this.$element("addThree").getInspector()
......
......@@ -82,76 +82,48 @@ export default {
},
onShow(){
this.getCommonStyleValues();
this.getCommonStyleValuesOne();
this.getCommonStyleValuesTwo()
globalThis.value = {
styleOne : this.styleOne,
styleTwo : this.styleTwo,
styleThree : this.styleThree,
styleFour : this.styleFour,
styleFive : this.styleFive,
styleSix : this.styleSix,
styleSeven : this.styleSeven,
styleEight : this.styleEight,
styleNine : this.styleNine,
styleTen : this.styleTen,
styleEleven : this.styleEleven,
styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen,
styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen,
styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen,
styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen,
styleTwenty : this.styleTwenty,
styleTwentyOne : this.styleTwentyOne,
styleTwentyTwo : this.styleTwentyTwo,
styleTwentyThree : this.styleTwentyThree,
styleTwentyFour : this.styleTwentyFour,
styleTwentyFive : this.styleTwentyFive,
styleTwentySix : this.styleTwentySix,
styleTwentySeven : this.styleTwentySeven,
styleTwentyNine : this.styleTwentyNine,
styleThirty : this.styleThirty,
styleThirtyOne : this.styleThirtyOne,
styleOne : this.styleOne, styleTwo : this.styleTwo,
styleThree : this.styleThree, styleFour : this.styleFour,
styleFive : this.styleFive, styleSix : this.styleSix,
styleSeven : this.styleSeven, styleEight : this.styleEight,
styleNine : this.styleNine, styleTen : this.styleTen,
styleEleven : this.styleEleven, styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen, styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen, styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen, styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen, styleTwenty : this.styleTwenty,
styleTwentyOne : this.styleTwentyOne, styleTwentyTwo : this.styleTwentyTwo,
styleTwentyThree : this.styleTwentyThree, styleTwentyFour : this.styleTwentyFour,
styleTwentyFive : this.styleTwentyFive, styleTwentySix : this.styleTwentySix,
styleTwentySeven : this.styleTwentySeven, styleTwentyNine : this.styleTwentyNine,
styleThirty : this.styleThirty, styleThirtyOne : this.styleThirtyOne,
styleThirtyTwo : this.styleThirtyTwo,
specificOne : this.specificOne,
specificTwo : this.specificTwo,
specificThree : this.specificThree,
specificFour : this.specificFour,
specificFive : this.specificFive,
specificSix : this.specificSix,
specificSeven : this.specificSeven,
specificEight : this.specificEight,
specificNine : this.specificNine,
specificTen : this.specificTen,
specificOne : this.specificOne, specificTwo : this.specificTwo,
specificThree : this.specificThree, specificFour : this.specificFour,
specificFive : this.specificFive, specificSix : this.specificSix,
specificSeven : this.specificSeven, specificEight : this.specificEight,
specificNine : this.specificNine, specificTen : this.specificTen,
specificEleven : this.specificEleven,
specificTwelve : this.specificTwelve,
specificThirteen : this.specificThirteen,
addOne : this.addOne,
addTwo : this.addTwo,
addThree : this.addThree,
addFour : this.addFour,
addFive : this.addFive,
addSix : this.addSix,
addSeven : this.addSeven,
addEight : this.addEight,
addNine : this.addNine,
addTen : this.addTen,
addEleven : this.addEleven,
addTwelve : this.addTwelve,
addThirteen : this.addThirteen,
addFourteen : this.addFourteen,
addFifteen : this.addFifteen,
addSixteen : this.addSixteen,
addSeventeen : this.addSeventeen,
addEighteen : this.addEighteen
addOne : this.addOne, addTwo : this.addTwo,
addThree : this.addThree, addFour : this.addFour,
addFive : this.addFive, addSix : this.addSix,
addSeven : this.addSeven, addEight : this.addEight,
addNine : this.addNine, addTen : this.addTen,
addEleven : this.addEleven, addTwelve : this.addTwelve,
addThirteen : this.addThirteen, addFourteen : this.addFourteen,
addFifteen : this.addFifteen, addSixteen : this.addSixteen,
addSeventeen : this.addSeventeen, addEighteen : this.addEighteen
}
},
getCommonStyleValues(){
getCommonStyleValuesOne(){
this.styleOne = this.$element("styleOne").getInspector()
this.styleTwo = this.$element("styleTwo").getInspector()
this.styleThree = this.$element("styleThree").getInspector()
......@@ -183,7 +155,9 @@ export default {
this.styleThirty = this.$element("styleThirty").getInspector()
this.styleThirtyOne = this.$element("styleThirtyOne").getInspector()
this.styleThirtyTwo = this.$element("styleThirtyTwo").getInspector()
},
getCommonStyleValuesTwo(){
this.specificOne = this.$element("styleThirtyOne").getInspector()
this.specificTwo = this.$element("styleThirtyTwo").getInspector()
this.specificThree = this.$element("styleThirtyOne").getInspector()
......
......@@ -68,24 +68,17 @@ export default {
},
onShow(){
this.getCommonStyleValues();
this.getCommonStyleValuesOne();
this.getCommonStyleValuesTwo()
globalThis.value = {
styleOne : this.styleOne,
styleTwo : this.styleTwo,
styleThree : this.styleThree,
styleFour : this.styleFour,
styleFive : this.styleFive,
styleSix : this.styleSix,
styleSeven : this.styleSeven,
styleEight : this.styleEight,
styleNine : this.styleNine,
styleTen : this.styleTen,
styleEleven : this.styleEleven,
styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen,
styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen,
styleSixteen : this.styleSixteen,
styleOne : this.styleOne, styleTwo : this.styleTwo,
styleThree : this.styleThree, styleFour : this.styleFour,
styleFive : this.styleFive, styleSix : this.styleSix,
styleSeven : this.styleSeven, styleEight : this.styleEight,
styleNine : this.styleNine, styleTen : this.styleTen,
styleEleven : this.styleEleven, styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen, styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen, styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen,
styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen,
......@@ -102,28 +95,19 @@ export default {
styleThirtyOne : this.styleThirtyOne,
styleThirtyTwo : this.styleThirtyTwo,
addOne : this.addOne,
addTwo : this.addTwo,
addThree : this.addThree,
addFour : this.addFour,
addFive : this.addFive,
addSix : this.addSix,
addSeven : this.addSeven,
addEight : this.addEight,
addNine : this.addNine,
addTen : this.addTen,
addEleven : this.addEleven,
addTwelve : this.addTwelve,
addThirteen : this.addThirteen,
addFourteen : this.addFourteen,
addFifteen : this.addFifteen,
addSixteen : this.addSixteen,
addSeventeen : this.addSeventeen,
addEighteen : this.addEighteen
addOne : this.addOne, addTwo : this.addTwo,
addThree : this.addThree, addFour : this.addFour,
addFive : this.addFive, addSix : this.addSix,
addSeven : this.addSeven, addEight : this.addEight,
addNine : this.addNine, addTen : this.addTen,
addEleven : this.addEleven, addTwelve : this.addTwelve,
addThirteen : this.addThirteen, addFourteen : this.addFourteen,
addFifteen : this.addFifteen, addSixteen : this.addSixteen,
addSeventeen : this.addSeventeen, addEighteen : this.addEighteen
}
},
getCommonStyleValues(){
getCommonStyleValuesOne(){
this.styleOne = this.$element("styleOne").getInspector()
this.styleTwo = this.$element("styleTwo").getInspector()
this.styleThree = this.$element("styleThree").getInspector()
......@@ -155,7 +139,9 @@ export default {
this.styleThirty = this.$element("styleThirty").getInspector()
this.styleThirtyOne = this.$element("styleThirtyOne").getInspector()
this.styleThirtyTwo = this.$element("styleThirtyTwo").getInspector()
},
getCommonStyleValuesTwo(){
this.addOne = this.$element("addOne").getInspector()
this.addTwo = this.$element("addTwo").getInspector()
this.addThree = this.$element("addThree").getInspector()
......
......@@ -68,62 +68,39 @@ export default {
},
onShow(){
this.getCommonStyleValues();
this.getCommonStyleValuesOne();
this.getCommonStyleValuesTwo()
globalThis.value = {
styleOne : this.styleOne,
styleTwo : this.styleTwo,
styleThree : this.styleThree,
styleFour : this.styleFour,
styleFive : this.styleFive,
styleSix : this.styleSix,
styleSeven : this.styleSeven,
styleEight : this.styleEight,
styleNine : this.styleNine,
styleTen : this.styleTen,
styleEleven : this.styleEleven,
styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen,
styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen,
styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen,
styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen,
styleTwenty : this.styleTwenty,
styleTwentyOne : this.styleTwentyOne,
styleTwentyTwo : this.styleTwentyTwo,
styleTwentyThree : this.styleTwentyThree,
styleTwentyFour : this.styleTwentyFour,
styleTwentyFive : this.styleTwentyFive,
styleTwentySix : this.styleTwentySix,
styleTwentySeven : this.styleTwentySeven,
styleTwentyNine : this.styleTwentyNine,
styleThirty : this.styleThirty,
styleThirtyOne : this.styleThirtyOne,
styleOne : this.styleOne, styleTwo : this.styleTwo,
styleThree : this.styleThree, styleFour : this.styleFour,
styleFive : this.styleFive, styleSix : this.styleSix,
styleSeven : this.styleSeven, styleEight : this.styleEight,
styleNine : this.styleNine, styleTen : this.styleTen,
styleEleven : this.styleEleven, styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen, styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen, styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen, styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen, styleTwenty : this.styleTwenty,
styleTwentyOne : this.styleTwentyOne, styleTwentyTwo : this.styleTwentyTwo,
styleTwentyThree : this.styleTwentyThree, styleTwentyFour : this.styleTwentyFour,
styleTwentyFive : this.styleTwentyFive, styleTwentySix : this.styleTwentySix,
styleTwentySeven : this.styleTwentySeven, styleTwentyNine : this.styleTwentyNine,
styleThirty : this.styleThirty, styleThirtyOne : this.styleThirtyOne,
styleThirtyTwo : this.styleThirtyTwo,
addOne : this.addOne,
addTwo : this.addTwo,
addThree : this.addThree,
addFour : this.addFour,
addFive : this.addFive,
addSix : this.addSix,
addSeven : this.addSeven,
addEight : this.addEight,
addNine : this.addNine,
addTen : this.addTen,
addEleven : this.addEleven,
addTwelve : this.addTwelve,
addThirteen : this.addThirteen,
addFourteen : this.addFourteen,
addFifteen : this.addFifteen,
addSixteen : this.addSixteen,
addSeventeen : this.addSeventeen,
addEighteen : this.addEighteen
addOne : this.addOne, addTwo : this.addTwo,
addThree : this.addThree, addFour : this.addFour,
addFive : this.addFive, addSix : this.addSix,
addSeven : this.addSeven, addEight : this.addEight,
addNine : this.addNine, addTen : this.addTen,
addEleven : this.addEleven, addTwelve : this.addTwelve,
addThirteen : this.addThirteen, addFourteen : this.addFourteen,
addFifteen : this.addFifteen, addSixteen : this.addSixteen,
addSeventeen : this.addSeventeen, addEighteen : this.addEighteen
}
},
getCommonStyleValues(){
getCommonStyleValuesOne(){
this.styleOne = this.$element("styleOne").getInspector()
this.styleTwo = this.$element("styleTwo").getInspector()
this.styleThree = this.$element("styleThree").getInspector()
......@@ -155,7 +132,9 @@ export default {
this.styleThirty = this.$element("styleThirty").getInspector()
this.styleThirtyOne = this.$element("styleThirtyOne").getInspector()
this.styleThirtyTwo = this.$element("styleThirtyTwo").getInspector()
},
getCommonStyleValuesTwo(){
this.addOne = this.$element("addOne").getInspector()
this.addTwo = this.$element("addTwo").getInspector()
this.addThree = this.$element("addThree").getInspector()
......
......@@ -82,76 +82,47 @@ export default {
},
onShow(){
this.getCommonStyleValues();
this.getCommonStyleValuesOne();
this.getCommonStyleValuesTwo()
globalThis.value = {
styleOne : this.styleOne,
styleTwo : this.styleTwo,
styleThree : this.styleThree,
styleFour : this.styleFour,
styleFive : this.styleFive,
styleSix : this.styleSix,
styleSeven : this.styleSeven,
styleEight : this.styleEight,
styleNine : this.styleNine,
styleTen : this.styleTen,
styleEleven : this.styleEleven,
styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen,
styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen,
styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen,
styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen,
styleTwenty : this.styleTwenty,
styleTwentyOne : this.styleTwentyOne,
styleTwentyTwo : this.styleTwentyTwo,
styleTwentyThree : this.styleTwentyThree,
styleTwentyFour : this.styleTwentyFour,
styleTwentyFive : this.styleTwentyFive,
styleTwentySix : this.styleTwentySix,
styleTwentySeven : this.styleTwentySeven,
styleTwentyNine : this.styleTwentyNine,
styleThirty : this.styleThirty,
styleThirtyOne : this.styleThirtyOne,
styleOne : this.styleOne, styleTwo : this.styleTwo,
styleThree : this.styleThree, styleFour : this.styleFour,
styleFive : this.styleFive, styleSix : this.styleSix,
styleSeven : this.styleSeven, styleEight : this.styleEight,
styleNine : this.styleNine, styleTen : this.styleTen,
styleEleven : this.styleEleven, styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen, styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen, styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen, styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen, styleTwenty : this.styleTwenty,
styleTwentyOne : this.styleTwentyOne, styleTwentyTwo : this.styleTwentyTwo,
styleTwentyThree : this.styleTwentyThree, styleTwentyFour : this.styleTwentyFour,
styleTwentyFive : this.styleTwentyFive, styleTwentySix : this.styleTwentySix,
styleTwentySeven : this.styleTwentySeven, styleTwentyNine : this.styleTwentyNine,
styleThirty : this.styleThirty, styleThirtyOne : this.styleThirtyOne,
styleThirtyTwo : this.styleThirtyTwo,
specificOne : this.specificOne,
specificTwo : this.specificTwo,
specificThree : this.specificThree,
specificFour : this.specificFour,
specificFive : this.specificFive,
specificSix : this.specificSix,
specificSeven : this.specificSeven,
specificEight : this.specificEight,
specificNine : this.specificNine,
specificTen : this.specificTen,
specificEleven : this.specificEleven,
specificTwelve : this.specificTwelve,
specificOne : this.specificOne, specificTwo : this.specificTwo,
specificThree : this.specificThree, specificFour : this.specificFour,
specificFive : this.specificFive, specificSix : this.specificSix,
specificSeven : this.specificSeven, specificEight : this.specificEight,
specificNine : this.specificNine, specificTen : this.specificTen,
specificEleven : this.specificEleven, specificTwelve : this.specificTwelve,
specificThirteen : this.specificThirteen,
addOne : this.addOne,
addTwo : this.addTwo,
addThree : this.addThree,
addFour : this.addFour,
addFive : this.addFive,
addSix : this.addSix,
addSeven : this.addSeven,
addEight : this.addEight,
addNine : this.addNine,
addTen : this.addTen,
addEleven : this.addEleven,
addTwelve : this.addTwelve,
addThirteen : this.addThirteen,
addFourteen : this.addFourteen,
addFifteen : this.addFifteen,
addSixteen : this.addSixteen,
addSeventeen : this.addSeventeen,
addEighteen : this.addEighteen
addOne : this.addOne, addTwo : this.addTwo,
addThree : this.addThree, addFour : this.addFour,
addFive : this.addFive, addSix : this.addSix,
addSeven : this.addSeven, addEight : this.addEight,
addNine : this.addNine, addTen : this.addTen,
addEleven : this.addEleven, addTwelve : this.addTwelve,
addThirteen : this.addThirteen, addFourteen : this.addFourteen,
addFifteen : this.addFifteen, addSixteen : this.addSixteen,
addSeventeen : this.addSeventeen, addEighteen : this.addEighteen
}
},
getCommonStyleValues(){
getCommonStyleValuesOne(){
this.styleOne = this.$element("styleOne").getInspector()
this.styleTwo = this.$element("styleTwo").getInspector()
this.styleThree = this.$element("styleThree").getInspector()
......@@ -183,7 +154,9 @@ export default {
this.styleThirty = this.$element("styleThirty").getInspector()
this.styleThirtyOne = this.$element("styleThirtyOne").getInspector()
this.styleThirtyTwo = this.$element("styleThirtyTwo").getInspector()
},
getCommonStyleValuesTwo(){
this.specificOne = this.$element("styleThirtyOne").getInspector()
this.specificTwo = this.$element("styleThirtyTwo").getInspector()
this.specificThree = this.$element("styleThirtyOne").getInspector()
......
......@@ -60,98 +60,40 @@ export default {
specificEleven : null,
specificTwelve : null,
specificThirteen : null,
addOne : null,
addTwo : null,
addThree : null,
addFour : null,
addFive : null,
addSix : null,
addSeven : null,
addEight : null,
addNine : null,
addTen : null,
addEleven : null,
addTwelve : null,
addThirteen : null,
addFourteen : null,
addFifteen : null,
addSixteen : null,
addSeventeen : null,
addEighteen : null
},
onShow(){
this.getCommonStyleValues();
this.getCommonStyleValuesOne();
this.getCommonStyleValuesTwo()
globalThis.value = {
styleOne : this.styleOne,
styleTwo : this.styleTwo,
styleThree : this.styleThree,
styleFour : this.styleFour,
styleFive : this.styleFive,
styleSix : this.styleSix,
styleSeven : this.styleSeven,
styleEight : this.styleEight,
styleNine : this.styleNine,
styleTen : this.styleTen,
styleEleven : this.styleEleven,
styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen,
styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen,
styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen,
styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen,
styleTwenty : this.styleTwenty,
styleTwentyOne : this.styleTwentyOne,
styleTwentyTwo : this.styleTwentyTwo,
styleTwentyThree : this.styleTwentyThree,
styleTwentyFour : this.styleTwentyFour,
styleTwentyFive : this.styleTwentyFive,
styleTwentySix : this.styleTwentySix,
styleTwentySeven : this.styleTwentySeven,
styleTwentyNine : this.styleTwentyNine,
styleThirty : this.styleThirty,
styleThirtyOne : this.styleThirtyOne,
styleOne : this.styleOne, styleTwo : this.styleTwo,
styleThree : this.styleThree, styleFour : this.styleFour,
styleFive : this.styleFive, styleSix : this.styleSix,
styleSeven : this.styleSeven, styleEight : this.styleEight,
styleNine : this.styleNine, styleTen : this.styleTen,
styleEleven : this.styleEleven, styleTwelve : this.styleTwelve,
styleThirteen : this.styleThirteen, styleFourteen : this.styleFourteen,
styleFifteen : this.styleFifteen, styleSixteen : this.styleSixteen,
styleSeventeen : this.styleSeventeen, styleEighteen : this.styleEighteen,
styleNineteen : this.styleNineteen, styleTwenty : this.styleTwenty,
styleTwentyOne : this.styleTwentyOne, styleTwentyTwo : this.styleTwentyTwo,
styleTwentyThree : this.styleTwentyThree, styleTwentyFour : this.styleTwentyFour,
styleTwentyFive : this.styleTwentyFive, styleTwentySix : this.styleTwentySix,
styleTwentySeven : this.styleTwentySeven, styleTwentyNine : this.styleTwentyNine,
styleThirty : this.styleThirty, styleThirtyOne : this.styleThirtyOne,
styleThirtyTwo : this.styleThirtyTwo,
specificOne : this.specificOne,
specificTwo : this.specificTwo,
specificThree : this.specificThree,
specificFour : this.specificFour,
specificFive : this.specificFive,
specificSix : this.specificSix,
specificSeven : this.specificSeven,
specificEight : this.specificEight,
specificNine : this.specificNine,
specificTen : this.specificTen,
specificEleven : this.specificEleven,
specificTwelve : this.specificTwelve,
specificOne : this.specificOne, specificTwo : this.specificTwo,
specificThree : this.specificThree, specificFour : this.specificFour,
specificFive : this.specificFive, specificSix : this.specificSix,
specificSeven : this.specificSeven, specificEight : this.specificEight,
specificNine : this.specificNine, specificTen : this.specificTen,
specificEleven : this.specificEleven, specificTwelve : this.specificTwelve,
specificThirteen : this.specificThirteen,
addOne : this.addOne,
addTwo : this.addTwo,
addThree : this.addThree,
addFour : this.addFour,
addFive : this.addFive,
addSix : this.addSix,
addSeven : this.addSeven,
addEight : this.addEight,
addNine : this.addNine,
addTen : this.addTen,
addEleven : this.addEleven,
addTwelve : this.addTwelve,
addThirteen : this.addThirteen,
addFourteen : this.addFourteen,
addFifteen : this.addFifteen,
addSixteen : this.addSixteen,
addSeventeen : this.addSeventeen,
addEighteen : this.addEighteen
}
},
getCommonStyleValues(){
getCommonStyleValuesOne(){
this.styleOne = this.$element("styleOne").getInspector()
this.styleTwo = this.$element("styleTwo").getInspector()
this.styleThree = this.$element("styleThree").getInspector()
......@@ -183,7 +125,9 @@ export default {
this.styleThirty = this.$element("styleThirty").getInspector()
this.styleThirtyOne = this.$element("styleThirtyOne").getInspector()
this.styleThirtyTwo = this.$element("styleThirtyTwo").getInspector()
},
getCommonStyleValuesTwo(){
this.specificOne = this.$element("styleThirtyOne").getInspector()
this.specificTwo = this.$element("styleThirtyTwo").getInspector()
this.specificThree = this.$element("styleThirtyOne").getInspector()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册