GithubHelp home page GithubHelp logo

gfyxyz2008 / osc4cqjtu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ezioxiao/osc4cqjtu

0.0 2.0 0.0 11.11 MB

A simple Online Repair System based on ThinkPHP+AmazeUI

License: GNU General Public License v2.0

HTML 3.01% PHP 58.74% Smarty 0.11% ApacheConf 0.01% CSS 10.33% JavaScript 27.81%

osc4cqjtu's Introduction

简介 Introduce

基于ThinkPHP+AmazeUI的简单后勤在线报修系统

A simple Online Repair System based on ThinkPHP+AmazeUI

在线演示 ONLINE DEMO

包含功能

  • 用户报修、进度跟踪、工单管理、公告发布
  • 用户批量导入、后台数据导出、前后台用户管理
  • 工单分派、UCenter对接、工单评价

安装使用

  • 设置website为网站根目录
  • 运行install.php,按提示操作
  • 默认后台http://your_website/admin

注意事项

  • phpversion() >= 5.5
  • Application应用目录、Common/Conf配置目录、Uploads上传目录确定可写
  • 如需更改后台访问地址,可以设置模块映射,原模块名将不能访问
'MODULE_ALLOW_LIST'    =>    array('Home','Test','User'),
'DEFAULT_MODULE'       =>    'Home',
'URL_MODULE_MAP'       =>    array('test'=>'admin'),

参阅

osc4cqjtu's People

Contributors

freyo avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.