Giter Club home page Giter Club logo

discuz-wechat-miniprogram's Introduction

快速创建属于你自己的Discuz论坛

环境

本环境是自己在公司的生产环境,不同的环境,可能需要部分修改,才能实现。

  1. PHP 5.2
  2. IIS 7
  3. Discuz X3.2
  4. Windows Server 2008

安装方式

  1. 将本仓库下的 wmapi 放到 Discuz 论坛的根目录下 ,访问 https://你的网址/wmapi/wmapi_install.php

  2. 填写你的小程序 appid 以及 appsecret 进行安装(至此,论坛接口已安装完成)

  3. wmapp 即为小程序源码,微信提供的开发者工具打开

  4. 修改 app.js 下的 base_url 以及 svr_url 为你的网址

    base_url: 'https://www.xxxx.com/'

    svr_url: 'https://www.xxxx.com/wmapi/'

    最后的斜杠一定要加!

(其他细节部分,例如小程序的申请,请自行谷歌、或者百度)

解释说明

本仓库下的基础代码来源于网络,进行二次开发,修复大多数 bug ,同时新增了很多新功能。

如有任何侵权行为,请联系我。

email:[email protected]

discuz-wechat-miniprogram's People

Contributors

august6th 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.