4 Star 15 Fork 0

tjztjspz / tp-script-vue-curd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

tp-script-vue-curd


thinkphp6 自动生成curd逻辑,并生成数据库相关表

Vue Version ThinkPHP Version ant-design-vue Version

感谢 jetbrains 公司

项目初衷

只需在 模型表 中配置字段信息,就可以生成 列表、筛选、编辑 页面,且页面灵活,可适应多种情况。

文档

访问 https://www.yuque.com/junt/tp-script-vue-curd

基本操作

(只需要2步就能生成数据库表与增删改查相关页面。当然,能实现的功能不仅仅如此)

  1. 控制器配置控制器配置
  2. 模型配置模型配置

生成预览

生成预览

相关示例项目

gitee:tp-script-vue-curd-test,点击访问

MIT License Copyright (c) 2021 1079798840@qq.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

vue(script引入)+antdv+thinkphp6,composer安装后,配置模型字段就可生成页面列表、编辑、筛选和其他高级功能。适合与后台一起使用、可以与其他框架混合使用 展开 收起
PHP 等 5 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/tjztjspz/tp-script-vue-curd.git
git@gitee.com:tjztjspz/tp-script-vue-curd.git
tjztjspz
tp-script-vue-curd
tp-script-vue-curd
master

搜索帮助