提交 6c779bf4 编写于 作者: VK1688's avatar VK1688

1.3.5

上级 ec349f6f
### vk-unicloud-admin 框架研究Q群:`22466457` 如有问题或建议可以在群内讨论。
### 更新内容
#### 1、【修复】常用的 vk.baseDao `javascript代码块提示`(有部分错误的问题:少,号的问题)(在编辑器输入dao.即可弹出代码提示)[点击查看详情](https://gitee.com/vk-uni/vk-uni-cloud-router/wikis/pages?sort_id=4019184&doc_id=975983)
![](https://vkceyugu.cdn.bspapp.com/VKCEYUGU-cf0c5e69-620c-4f3c-84ab-f4619262939f/fe965ad9-e9ed-44fc-ad0b-5bc286988e09.png)
#### 框架更新步骤指南 [点击查看](https://gitee.com/vk-uni/vk-uni-cloud-router/wikis/pages?sort_id=4023455&doc_id=975983)
##### 框架学习Q群:`22466457` 欢迎萌新和大佬来使用和共同改进框架
### 如果你觉得框架对你有用,可以在下方进行评论,也可以进行赞赏。
## 1.3.5(2021-07-22)
### vk-unicloud-admin 框架研究Q群:`22466457` 如有问题或建议可以在群内讨论。
### 更新内容
#### 1、【修复】常用的 vk.baseDao `javascript代码块提示`(有部分错误的问题:少,号的问题)(在编辑器输入dao.即可弹出代码提示)[点击查看详情](https://gitee.com/vk-uni/vk-uni-cloud-router/wikis/pages?sort_id=4019184&doc_id=975983)
![](https://vkceyugu.cdn.bspapp.com/VKCEYUGU-cf0c5e69-620c-4f3c-84ab-f4619262939f/fe965ad9-e9ed-44fc-ad0b-5bc286988e09.png)
#### 框架更新步骤指南 [点击查看](https://gitee.com/vk-uni/vk-uni-cloud-router/wikis/pages?sort_id=4023455&doc_id=975983)
##### 框架学习Q群:`22466457` 欢迎萌新和大佬来使用和共同改进框架
### 如果你觉得框架对你有用,可以在下方进行评论,也可以进行赞赏。
## 1.3.4(2021-07-22)
### vk-unicloud-admin 框架研究Q群:`22466457` 如有问题或建议可以在群内讨论。
### 更新内容
......
{
"id": "vk-unicloud-admin",
"name": "vk-unicloud-admin",
"version": "1.3.4",
"version": "1.3.5",
"displayName": "【开箱即用】vk-unicloud-admin - 快速开发框架 - 几分钟即可完成一个页面CRUD",
"description": "vk-unicloud-admin是基于unicloud+uni-id+element+vk-unicloud-router的一套快速PC admin完整开发框架。丰富的API可以让你开发事半功倍。",
"keywords": [
......
......@@ -452,7 +452,7 @@
"\tdbName:\"$0\",",
"\twhereJson:{",
"\t\t",
"\t}",
"\t},",
"\tfieldJson:{}",
"});"
],
......@@ -479,7 +479,7 @@
"\tdbName:\"$0\",",
"\twhereJson:{",
"\t\t",
"\t}",
"\t},",
"\tdataJson:{",
"\t\t",
"\t}",
......@@ -496,7 +496,7 @@
"\tid:_id,",
"\tdataJson:{",
"\t\t",
"\t}",
"\t},",
"\tgetUpdateData:false",
"});"
],
......@@ -512,8 +512,8 @@
"\tpageSize:20,",
"\twhereJson:{",
"\t\t",
"\t}",
"\tfieldJson:{}",
"\t},",
"\tfieldJson:{},",
"\tsortArr:[{ \"name\":\"_id\", \"type\":\"desc\" }],",
"});"
],
......@@ -531,7 +531,7 @@
"\t// 主表where条件",
"\twhereJson:{",
"\t\t",
"\t}",
"\t},",
"\t// 主表字段显示规则",
"\tfieldJson:{},",
"\t// 主表排序规则",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册