qj-common 5.0.1 → 5.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "qj-common",
3
- "version": "5.0.1",
3
+ "version": "5.0.2",
4
4
  "description": "common files && template for qj-paas",
5
5
  "scripts": {
6
6
  "gulp": "gulp css"
@@ -207,7 +207,7 @@
207
207
  });
208
208
  },
209
209
  getSkuImg() {
210
- this.fileImgUrl = this.secDomainName + '/web/fm/file/queryFilelistView.json?fileSort=FILE_GD&fileRemark=' + this
210
+ this.fileImgUrl = '/web/fm/file/queryFilelistView.json?fileSort=FILE_GD&fileRemark=' + this
211
211
  .skuNo;
212
212
  this.arrList = [];
213
213
  this.pageNo = 1;