Browse Source

二级兑换大厅 nav标题修改

DELL 3 years ago
parent
commit
1b0b1179bd
1 changed files with 0 additions and 2 deletions
  1. 0 2
      pages/coreRange/coreRange.vue

+ 0 - 2
pages/coreRange/coreRange.vue

@@ -166,7 +166,6 @@
 	
 	// 跳转接参数
 		onLoad(opthios) {
-			console.log(opthios)
 			this.title = opthios.name
 			if(opthios.type == 'category'){
 				this.categoryId = opthios.data
@@ -174,7 +173,6 @@
 				this.tagIds = opthios.data
 			}
 			
-			// this. = opthios.type
 			this.pageList()
 			this.actionInfo = this.coinList[this.actionIndex]
 			this.ascListsingle = this.ascList[this.ascListIndex]