Skip to content

Commit

Permalink
demo stockpage_h5 更新依赖包
Browse files Browse the repository at this point in the history
  • Loading branch information
jones2000 committed Aug 27, 2021
1 parent 2b1645d commit c53ce89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions vue.demo/hq_h5_demo_black/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"axios": "^0.16.2",
"chromedriver": "^2.46.0",
"element-ui": "^2.10.1",
"hqchart": "^1.1.8086",
"jquery": "^3.4.0",
"promise-polyfill": "^6.0.2",
"qs": "^6.5.0",
Expand All @@ -29,10 +28,10 @@
"babel-preset-vue-app": "^1.2.0",
"css-loader": "^0.27.0",
"file-loader": "^0.10.1",
"hqchart": "^1.1.10303",
"html-webpack-plugin": "^2.24.1",
"less": "^3.10.3",
"less-loader": "^5.0.0",
"node-sass": "^4.11.0",
"postcss-loader": "^1.3.3",
"rimraf": "^2.5.4",
"sass-loader": "^7.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@
this.IsIndex = this.IsSHSZIndex(); //初始判断是否是指数
this.JSStock = JSCommonStock.JSStockInit();
this.JSStock.AutoUpateTimeout=1000*60;
this.InitalStock();
this.JSStock.RequestData();
Expand Down

0 comments on commit c53ce89

Please sign in to comment.