@v2coding/ui 0.1.1 → 0.1.6

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
@@ -2,5 +2,5 @@
2
2
  ## 使用须知
3
3
  - 提前在项目中安装以下依赖
4
4
  ```bash
5
- yarn add xlsx moment element-ui quill vue-quill-editor pinyin-match lodash.debounce lodash.throttle vuex lodash.merge axios await-to-js vue-router vuex-persist immutable
5
+ yarn add xlsx moment element-ui quill vue-quill-editor pinyin-match lodash.debounce lodash.throttle vuex lodash.merge axios await-to-js vue-router vuex-persist immutable @amap/amap-jsapi-loader gcoord
6
6
  ```