@@ -46,7 +46,6 @@ export default {
},
methods: {
pageInit (con) {
- console.log('11111111:',con)
this.showType = con.type
this.mainContent = con.con
}