自助建站紧急修正
@@ -103,12 +103,12 @@ export default {
data() {
return {
leftData:{
- text:0,
+ text:9,
img:3
},
rightData:{
- text:9,
- img:0
+ text:6,
+ img:3
}
};