Git Product home page Git Product logo

helpclient's Introduction

校园综合服务平台小程序后台客户端

项目链接

本项目配合以下两端使用:
1.后台服务端地址:https://github.com/landalfYao/helpserver.git
2.小程序端地址:https://github.com/landalfYao/help.git

安装教程

1.安装依赖并启动

npm install
npm run dev

2.登录初始密码

qwe123123

访问http://localhost:3336

线上部署

1.打开文件 src/assets/js/yzy.js

const yzy = {
  ...
  NODE_API: "https://api.demo.com/api/",  //改成自己服务器地址
  ...
}

2.打包导出

npm run build

导出的文件在dist目录下
3.进入dist目录有两个文件 dist和index.html,将index.html拖到dist中。
4.讲dist目录下的dist拖到服务端public目录下
访问服务端 "https://api.demo.com/dist"

交流

微信号:landalfyzy
输入图片说明
QQ群
输入图片说明

付费服务

人工服务端部署服务:提供后台服务端和后台客户端项目部署,直至成功运行为止。需要提供服务请加微信。

helpclient's People

Contributors

landalfyao avatar

Watchers

 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.