Giter VIP home page Giter VIP logo

xcxcms's Introduction

xcxcms

微信小程序cms

alt text

目录结构

1、miniprogram,小程序目录

2、server,小程序后端目录,基于ThinkPHP5

小程序后端说明

1、基于ThinkPHP5,初始绑定的域名是www.xcxcms.com,自行修改成自己要绑定的域名,以下说明如果遇到www.xcxcms.com请修改成自己的域名

2、PHP+Mysql

3、后台登录:http://www.xcxcms.com/fladmin/Login,账号:admin888,密码:admin

4、恢复后台默认账号密码:http://www.xcxcms.com/fladmin/Login/recoverpwd

安装

1、 导入数据库

  1. 打开根目录下的xcxcms.sql文件,将 http://www.xcxcms.com 改成自己的站点根网址,格式:http://+域名

  2. 导入数据库

2、 修改数据库连接参数

打开/apphome/database.php文件,修改相关配置

3、 域名绑定到server/public目录

4、 登录后台->系统设置->系统配置参数,更新配置:http://www.xcxcms.com/fladmin/Index/upconfig

5、 打开miniprogram目录下的config.js文件,修改【appApiUrl: "http://www.xcxcms.com/api"】为【appApiUrl: "http://+域名/api"】,这个是为小程序提供数据的api接口路径

xcxcms's People

Contributors

fanli2012 avatar

Watchers

 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.