Code Monkey home page Code Monkey logo

enterprise-weapp's Introduction

企业展示型小程序

UI组件使用的Vant Weapp

如果需要服务端管理员端,请移步:https://github.com/chudaozhe/gin-vue-weapp

在线体验

https://ent.cuiwei.net/console/
用户名:admin
密码:123456

配置

1、修改接口前缀

vi app.js
...
  globalData: {
    host: 'https://ent.cuiwei.net', //http://localhost
  },
...

2、关于我们

这是个单页,并且id是写死的,如果后台修改了,小程序需要同步修改

vi pages/page/about.js
...
    app.request('/user/0/page/3', {}, function (res) {
...

截图

home.jpg cases.jpg news.jpg

快速开始

1.在项目根目录执行

npm install

2.不校验域名, 使用npm模块

WX20210204-170252@2x.jpg

3.工具->构建npm

WX20210204-170106@2x.jpg

案例展示

code1.png

enterprise-weapp's People

Contributors

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