Commit 20ed10d6 authored by 童皓's avatar 童皓

update:1.8.6

parent da02ce39
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
/node_modules/* /node_modules/*
/.idea/* /.idea/*
deploy.sh deploy.sh
.hbuilderx/
...@@ -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.5", "versionName" : "1.8.6",
"versionCode" : "100", "versionCode" : "100",
"transformPx" : false, "transformPx" : false,
"app-plus" : { "app-plus" : {
......
// 此版本发布于2020-12-15 // 此版本发布于2022-04-19
let version = '1.8.5'; let version = '1.8.6';
export default { export default {
v: version, v: version,
......
{ {
"name": "uview-ui", "name": "uview-ui",
"version": "1.8.5", "version": "1.8.6",
"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