【鲁班H5】前后端都开源的h5快速制作平台,类似于开源版本的易企秀、人人秀,可以通过拖拽的形式,快速生成H5
1.7.3 (2019-12-21)更新的内容有:
Bug Fixes
- hotfix: remove localhost:1337 to keep relative path for uploaded image url; (zh) 上传图片,移除response url 重的localhost:1337(1faf80790a8e194)
- #118 (425e44d)
- add landing page host; (zh) 修复landing-page 域名错误 (79ec52a)
- engine: add $message function to display message; (zh) 为渲染引擎增加信息提示功能 (fad25b8)
- engine: click the next or prev not working; (zh) 修正预览弹窗中,点击上一页和下一页失败的问题 (3eab119)
- plugin:submit-button: add disabled prop to disable submit form in edit mode; (zh) 表单提交按钮增加disabled prop,防止在编辑模式提交表单 (230d5bb)
- #113 (a2fb4ac)
- #62 display a message if user delete the page if only one page; (zh) 如果页面只有一页,则提示用户无法删除该页 (bbe623b)
Features
- show form stat results; (zh) 显示表单统计结果 (f5e1385)
- docs: use strapi documentation plugin to generate
api your documentation(swagger ui); 使用strapi document plugin 自动生成API
文档(由swagger ui 驱动) (cb6cf47)
- preview: set page title for released page; (zh) 为发布的作品设置页面标题 (e8e0117)
|