@@ -96,7 +96,9 @@
// uni.$on('add', this.add)
},
methods: {
-
+ enter(){
+ this.index = 1;
+ },
checkMenu(obj, i) {
// console.log('index=',obj.id)
this.index = obj.id;