Coder Social home page Coder Social logo

benediction's Introduction

mp-activity

微信小程序--cc赋能+分享海报

Project setup

npm install

Compiles and hot-reloads for development

npm run dev:mp-weixin

Compiles and minifies for production

npm run build:mp-weixin

Customize configuration

页面技术支持

eslint、commitlint、vuex

注意点

  • uni-app对vconsole支持的不友好,暂不能使用
  • 设计稿按750宽度实现,使用rpx
  • 组件api方式封装不如组件元素化封装使用方便
  • 微信小程序存在2M发版限制,
    • 项目初期走pages主页面模式,后期内容量增大,采用分包模式
    • static除现有文件不允许再存放其他静态文件,图片一律采取cdn形式
    • 公共变量尽量使用vuex集中处理,减少冗余代码
    • 尽可能使用公共组件或uni-app自带组件例如loading、toast、dialog等

benediction's People

Contributors

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