This commit is contained in:
tao 2021-12-16 17:15:00 +08:00
parent 641e2400e6
commit 2c87e42dff
3 changed files with 6 additions and 8 deletions

View File

@ -3,12 +3,10 @@
> TaoLer是一个简单迅捷的轻论坛系统适用于个人或组织区域型信息交流发布平台。 > TaoLer是一个简单迅捷的轻论坛系统适用于个人或组织区域型信息交流发布平台。
* 官网https://www.aieok.com:8443 * 官网https://www.aieok.com:8443
* 前台http://bbs.aieok.com:888 * 版本TaoLer 1.8.15
* 后台http://adm.aieok.com:888 * 日期2021.12.15
* 账号test
* 密码test123 webman版新架构已适配90%
* 版本TaoLer 1.8.14
* 日期2021.12.6
#### 项目地址 #### 项目地址
@ -126,7 +124,7 @@
参考官网分享文章 参考官网分享文章
aieok.com (http://wiki.aieok.com) aieok.com (http://wiki.aieok.com:888)
#### 参与贡献 #### 参与贡献

View File

@ -7,7 +7,7 @@ return [
//应用名,此项不可更改 //应用名,此项不可更改
'appname' => 'TaoLer', 'appname' => 'TaoLer',
//版本配置 //版本配置
'version' => '1.8.14', 'version' => '1.8.15',
//加盐 //加盐
'salt' => 'taoler', 'salt' => 'taoler',
//数据库备份目录 //数据库备份目录

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB