Browse Source

热门领域跳转

jack 8 years ago
parent
commit
ef756c32d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/js/index.js

+ 1 - 1
app/js/index.js

189
		},
189
		},
190
		extras: {
190
		extras: {
191
			key: subject,
191
			key: subject,
192
			bigClass: 1
192
			qiFlag: 1
193
		}
193
		}
194
	});
194
	});
195
})
195
})