doway-coms 1.6.82 → 1.6.84

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": "doway-coms",
3
- "version": "1.6.82",
3
+ "version": "1.6.84",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -209,7 +209,7 @@ export default {
209
209
  .img {
210
210
  width: 200px;
211
211
  height: 150px;
212
- background: url("~@/assets/img/暂无数据.png") no-repeat;
212
+ background: url("./暂无数据.png") no-repeat;
213
213
  background-size: 100%;
214
214
  }
215
215
  text {