1 Star 0 Fork 3

jz178 / thinkadmin-z

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

附图

输入图片说明

输入图片说明

输入图片说明

感谢

thinkAdmin

管理系统

管理员

账号:admin

密码:123456abc

语言包失效问题,重启

英文语言包:xxx.com?lang=en-us

中文语言包:xxx.com?lang=zh-cn

说明

基于thinkAdmin后台管理框架,只对前端部分UI进行了调整。

调整位置大概有:登录页、菜单导航、授权页、分页按钮、按钮颜色、搜索栏、列表table

其他

数据库文件 think_admin_demo.sql

水波纹插件ripple.js、zTreeBootstrap风格、

新的文件位置:public\static\plugs\myself目录

2021-01-27更新

  • 清除缓存无效bug

  • 自定义主题色,修改config\myself.php 对应app_theme值color 和 public\static\plugs\myself\otherTheme文件即可,也可以自定义添加css文件my_theme_color.css

    <?php
        return [
        
            /**
             * 后台主题色,为空则默认白色主题
             *
             * 其他修改css样式 文件目录public\static\plugs\myself\otherTheme
             */
            'app_theme'         => '',
        
        ];
  • 新增 my_theme_red.css 文件

  • 敏感词字符测试页面

2021-01-26更新

  • excel 导出插件(js)
MIT License Copyright (c) 2021 木易成泉 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.

简介

基于thinkadmin后台框架,修改了部分UI样式,例如:主题色,导航栏等。 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/jz178/thinkadmin-z.git
git@gitee.com:jz178/thinkadmin-z.git
jz178
thinkadmin-z
thinkadmin-z
master

搜索帮助