update umd example
This commit is contained in:
		| @@ -3,14 +3,12 @@ | ||||
| <head> | ||||
|   <title>DataV</title> | ||||
|   <script src="https://unpkg.com/vue"></script> | ||||
|   <!--Resources are located on personal servers for experience and testing only, do not use in production environments--> | ||||
|   <!--资源位于个人服务器仅供体验和测试,请勿在生产环境使用--> | ||||
|   <!--Debug version--> | ||||
|   <!--调试版--> | ||||
|   <script src="http://lib.jiaminghi.com/datav/datav.map.vue.js"></script> | ||||
|   <script src="https://unpkg.com/@jiaminghi/data-view/dist/datav.map.vue.js"></script> | ||||
|   <!--Compression version--> | ||||
|   <!--压缩版--> | ||||
|   <!-- <script src="http://lib.jiaminghi.com/datav/datav.min.vue.js"></script> --> | ||||
|   <!-- <script src="https://unpkg.com/@jiaminghi/data-view/dist/datav.min.vue.js"></script> --> | ||||
|   <style> | ||||
|     html, body, #app { | ||||
|       width: 100%; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 JiaMing
					JiaMing