Compare commits

...

1 Commits

Author SHA1 Message Date
yaoyin-zhisu
618f39d270 默认记载分页数据 2025-01-18 01:01:36 +08:00
3 changed files with 9415 additions and 6007 deletions

15420
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,6 +16,7 @@
},
"dependencies": {
"axios": "^0.21.4",
"BOE-Online": "file:",
"core-js": "^3.6.5",
"driver.js": "^0.9.8",
"echarts": "^5.3.0",

View File

@@ -826,6 +826,7 @@ export default {
if (this.refId) {
this.queryCondition.type = 'recommend'
}
this.searchPageView();
this.loadTypeData();//加载分类
this.getAnkingData();
this.searchterm();