django+wxxcx3

  1. Preparations small program development
  2. Developer account, Integrated Development Environment
  3. Applet development specifications
  4. WXML+WXSS+JS+JSON
  5. page+utils
  6. More self-learning

Applet framework
applet configuration

  1. Global configuration pages window tabbar
  2. Page layout

Applet logical layer

  1. Global the App inlet () function globalData
  2. Applet lifecycle callbacks onLaunch onshow onhide onerror
  3. Page entry -page () function of the initial data page lifecycle callbacks

Applet view layer

  1. Data binding mechanism
    2. The list of rendering mechanism
    3 conditions rendering mechanism
    4 event binding mechanism

Applet framework

  1. Applet loads & operational logic
  2. Logical relationship and view layers

Applet provides the ability and common api

Common api

  1. Upload and download network requests
  2. Local storage
  3. File system

Ability to open
.1 user data
2 push message
3 operational data

The base component
a view of the container
2 contents base
3 forms assembly

Kaiyuan weui
use

Applet docking Django
1 local development docking
2 remote development and debugging

Applet publishing process
1 Preview
2 rights management
3 Code submitted
4 version management
5 operational data

Published 12 original articles · won praise 0 · Views 191

Guess you like

Origin blog.csdn.net/weixin_44675051/article/details/103132774