Commit 09c9e206 authored by 童皓's avatar 童皓

update:版本

parent b3b2c07e
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name" : "uView", "name" : "uView",
"appid" : "__UNI__6655525", "appid" : "__UNI__6655525",
"description" : "多平台快速开发的UI框架", "description" : "多平台快速开发的UI框架",
"versionName" : "1.8.4", "versionName" : "1.8.5",
"versionCode" : "100", "versionCode" : "100",
"transformPx" : false, "transformPx" : false,
"app-plus" : { "app-plus" : {
......
// 此版本发布于2020-12-17 // 此版本发布于2020-12-15
let version = '1.8.3'; let version = '1.8.5';
export default { export default {
v: version, v: version,
...@@ -12,4 +12,4 @@ export default { ...@@ -12,4 +12,4 @@ export default {
'error', 'error',
'warning' 'warning'
] ]
} }
\ No newline at end of file
{ {
"name": "uview-ui", "name": "uview-ui",
"version": "1.8.4", "version": "1.8.5",
"description": "uView UI,是uni-app生态优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水", "description": "uView UI,是uni-app生态优秀的UI框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水",
"main": "index.js", "main": "index.js",
"keywords": [ "keywords": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment