Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
d1ff1b4b76
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/moment/information/index.js

2
pages/moment/information/index.js

@ -16,7 +16,7 @@ Component({
}, },
methods: { methods: {
onRestart: function () { onRestart: function () {
console.log('attention....start')
console.log('information....start')
if(!this.firstShow){ if(!this.firstShow){
} }

Loading…
Cancel
Save