w-echarts-vue 1.0.2 → 1.0.4

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/README.md CHANGED
@@ -70,7 +70,7 @@ Add script for vue.
70
70
 
71
71
  Add script for w-echarts-vue.
72
72
  ```alias
73
- <script src="https://cdn.jsdelivr.net/npm/w-echarts-vue@1.0.2/dist/w-echarts-vue.umd.js"></script>
73
+ <script src="https://cdn.jsdelivr.net/npm/w-echarts-vue@1.0.4/dist/w-echarts-vue.umd.js"></script>
74
74
  ```
75
75
 
76
76
  Directly use:
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * w-echarts-vue v1.0.2
2
+ * w-echarts-vue v1.0.4
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -407,7 +407,7 @@ export default {
407
407
  <br class="clear">
408
408
 
409
409
  <footer>
410
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Fri Aug 21 2026 12:20:40 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
410
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 26 2026 17:53:19 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
411
411
  </footer>
412
412
 
413
413
  <script>prettyPrint();</script>
@@ -36,7 +36,7 @@
36
36
 
37
37
 
38
38
  <!-- app -->
39
- <script src="app.umd.js?1787286049267"></script>
39
+ <script src="app.umd.js?1787738008330"></script>
40
40
 
41
41
  </head>
42
42
  <body style="font-family:'Microsoft JhengHei','Avenir','Helvetica'; padding:0px; margin:0px;">