移出冗余代码

This commit is contained in:
唐明明
2021-09-27 14:18:19 +08:00
parent 60afd75ada
commit 90f6498207
16 changed files with 18 additions and 1359 deletions

View File

@@ -90,7 +90,6 @@
<script>
import { chain, crystals, thawlog } from '@/apis/interfaces/chain'
import { certified, security } from '@/apis/interfaces/index'
import F2 from '@/uni_modules/lime-f2/components/lime-f2/f2.min.js'
import lF2 from '@/uni_modules/lime-f2/components/lime-f2/'
export default {
@@ -233,7 +232,6 @@
this.categoryArr = occData.tasks
this.help = occData.help
this.showCartc(occData.movement)
console.log(this.userAuth)
}).catch(err => {
uni.showToast({
title: err.message,
@@ -282,7 +280,7 @@
})
},
// 能量跳转
// 能量任务跳转
JumpUrl(open, title) {
var type = open.openType;
switch(type){