|
@@ -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]
|