Преглед на файлове

二级兑换大厅 nav标题修改

DELL преди 3 години
родител
ревизия
1b0b1179bd
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  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]