CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:phpwxjqr_v2.0.beta

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-03-16
  • 文件大小:
    873.49kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

公司的一个项目自己随便画了个UI,看起来还可以,也就给这个东西套上了,看起来还好,至少没什么大问题.

从第一个版本走过来,从 @chekun 的dilicms学到了不少东西,还有基友 @吃鱼的虾米 的帮助也是巨大的.

言归正传,此次更新主要内容如下:

*更换了UI,全部页面采用ajax提交操作

*将设置从配置文件挪到了数据库并增加了页面操作

*分离了前后端,现在前端仅返回消息,后端管理数据

+增加了菜单的可视化编辑

运行环境:

PHP 5.4 +

CURL 扩展

ubuntu 13.04 + APACHE 测试通过-A project of the company do not draw a UI, can also appear, and also to set up this thing, looks good, at least not what big problem.

The first version came from, the @chekun dilicms learned a lot of things, and friends @ eat fish shrimp help is enormous.

Well, the update of the main contents are as follows:

* change the UI, all the page using the Ajax submission

* will be set the configuration file to the and adds the page

* separated before and after the end of the front, only return message, back-end data management

+ to increase the visual editor menu

Operation environment:

PHP+ 5.4

CURL extension

Ubuntu 13.04+ APACHE test
(系统自动生成,下载前可以参看下载内容)

下载文件列表

wechat_robot_plus/
wechat_robot_plus/.gitignore
wechat_robot_plus/application/
wechat_robot_plus/application/.htaccess
wechat_robot_plus/application/cache/
wechat_robot_plus/application/cache/.htaccess
wechat_robot_plus/application/cache/index.html
wechat_robot_plus/application/config/
wechat_robot_plus/application/config/autoload.php
wechat_robot_plus/application/config/config.php
wechat_robot_plus/application/config/constants.php
wechat_robot_plus/application/config/database.php
wechat_robot_plus/application/config/doctypes.php
wechat_robot_plus/application/config/foreign_chars.php
wechat_robot_plus/application/config/hooks.php
wechat_robot_plus/application/config/index.html
wechat_robot_plus/application/config/migration.php
wechat_robot_plus/application/config/mimes.php
wechat_robot_plus/application/config/profiler.php
wechat_robot_plus/application/config/routes.php
wechat_robot_plus/application/config/smileys.php
wechat_robot_plus/application/config/user_agents.php
wechat_robot_plus/application/config/wechat.php
wechat_robot_plus/application/controllers/
wechat_robot_plus/application/controllers/admin.php
wechat_robot_plus/application/controllers/home.php
wechat_robot_plus/application/controllers/index.html
wechat_robot_plus/application/controllers/login.php
wechat_robot_plus/application/controllers/test.php
wechat_robot_plus/application/core/
wechat_robot_plus/application/core/index.html
wechat_robot_plus/application/core/TT_Controller.php
wechat_robot_plus/application/errors/
wechat_robot_plus/application/errors/error_404.php
wechat_robot_plus/application/errors/error_db.php
wechat_robot_plus/application/errors/error_general.php
wechat_robot_plus/application/errors/error_php.php
wechat_robot_plus/application/errors/index.html
wechat_robot_plus/application/helpers/
wechat_robot_plus/application/helpers/comm_helper.php
wechat_robot_plus/application/helpers/index.html
wechat_robot_plus/application/hooks/
wechat_robot_plus/application/hooks/index.html
wechat_robot_plus/application/index.html
wechat_robot_plus/application/language/
wechat_robot_plus/application/language/english/
wechat_robot_plus/application/language/english/index.html
wechat_robot_plus/application/language/zh_cn/
wechat_robot_plus/application/language/zh_cn/comm_err_lang.php
wechat_robot_plus/application/language/zh_cn/comm_lang.php
wechat_robot_plus/application/language/zh_cn/ui/
wechat_robot_plus/application/language/zh_cn/ui/admin_lang.php
wechat_robot_plus/application/language/zh_cn/ui/login_lang.php
wechat_robot_plus/application/libraries/
wechat_robot_plus/application/libraries/index.html
wechat_robot_plus/application/libraries/wechat.php
wechat_robot_plus/application/logs/
wechat_robot_plus/application/logs/index.html
wechat_robot_plus/application/models/
wechat_robot_plus/application/models/blacklists_model.php
wechat_robot_plus/application/models/commands_model.php
wechat_robot_plus/application/models/datas_model.php
wechat_robot_plus/application/models/index.html
wechat_robot_plus/application/models/keywords_model.php
wechat_robot_plus/application/models/msgbox_model.php
wechat_robot_plus/application/models/msgtype_model.php
wechat_robot_plus/application/models/reply_model.php
wechat_robot_plus/application/models/user_model.php
wechat_robot_plus/application/third_party/
wechat_robot_plus/application/third_party/index.html
wechat_robot_plus/application/third_party/plugin_demo/
wechat_robot_plus/application/third_party/plugin_demo/libraries/
wechat_robot_plus/application/third_party/plugin_demo/libraries/Plugin_demo.php
wechat_robot_plus/application/views/
wechat_robot_plus/application/views/admin/
wechat_robot_plus/application/views/admin/blacklists/
wechat_robot_plus/application/views/admin/blacklists/add.php
wechat_robot_plus/application/views/admin/blacklists/edit.php
wechat_robot_plus/application/views/admin/blacklists/index.php
wechat_robot_plus/application/views/admin/commands/
wechat_robot_plus/application/views/admin/commands/add.php
wechat_robot_plus/application/views/admin/commands/edit.php
wechat_robot_plus/application/views/admin/commands/index.php
wechat_robot_plus/application/views/admin/commands/view.php
wechat_robot_plus/application/views/admin/keywords/
wechat_robot_plus/application/views/admin/keywords/add.php
wechat_robot_plus/application/views/admin/keywords/edit.php
wechat_robot_plus/application/views/admin/keywords/index.php
wechat_robot_plus/application/views/admin/menus.php
wechat_robot_plus/application/views/admin/msgtype/
wechat_robot_plus/application/views/admin/msgtype/add.php
wechat_robot_plus/application/views/admin/msgtype/edit.php
wechat_robot_plus/application/views/admin/msgtype/index.php
wechat_robot_plus/application/views/admin/reply/
wechat_robot_plus/application/views/admin/reply/add.php
wechat_robot_plus/application/views/admin/reply/edit.php
wechat_robot_plus/application/views/admin/reply/index.php
wechat_robot_plus/application/views/admin/reply/view.php
wechat_robot_plus/application/views/admin/user/
wechat_robot_plus/application/views/admin/user/add.php
wechat_robot_plus/application/views/admin/user/edit.ph

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com