Commit ff9fd477 authored by jyx's avatar jyx

代码优化

parent 72d1aec0
......@@ -91,9 +91,6 @@
</template>
<script>
import {
REWARD_ID
} from '@/utils/adConstant.js';
import {
navigateTo,
alert
......
......@@ -272,9 +272,6 @@
})
},
sign() {
let item = this.signList[this.signData.todayMsgIndexInWeek]
this.showAd(item, true)
return
let buttonStatus = this.signData.buttonStatus
if (this.signData == '' || this.signData.buttonStatus == 2) {
return
......
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