Commit b0c7957c authored by zhengke's avatar zhengke

修改

parent c3ca0292
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
display: inline-block; display: inline-block;
width:10rpx; width:10rpx;
height:30rpx; height:30rpx;
background-color: #9cf; background-color: #ff4544;
margin:3px 7px 0 0; margin:3px 7px 0 0;
} }
</style> </style>
...@@ -127,7 +127,6 @@ ...@@ -127,7 +127,6 @@
} }
}, },
mounted() { mounted() {
console.log(this.dataObj,'data');
this.mc = this.$uiConfig.mainColor; this.mc = this.$uiConfig.mainColor;
}, },
created() { created() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment