|
@@ -72,7 +72,7 @@ export default {
|
|
|
|
|
|
|
|
onLoad(options) {
|
|
onLoad(options) {
|
|
|
// #ifdef H5
|
|
// #ifdef H5
|
|
|
- this.headerTop = document.getElementsByTagName('uni-page-head')[0].offsetHeight + 'px';
|
|
|
|
|
|
|
+ // this.headerTop = document.getElementsByTagName('uni-page-head')[0].offsetHeight + 'px';
|
|
|
// #endif
|
|
// #endif
|
|
|
this.cateId = options.tid;
|
|
this.cateId = options.tid;
|
|
|
this.loadCateList(options.fid, options.sid);
|
|
this.loadCateList(options.fid, options.sid);
|