Mobile WeChat Mini Program Learning

Table of contents

Differences between applets and the web

 Small program host environment

communication

 components

 View containerEdit

 text component

 button

image

​edit

 API

API three categories

 template syntax

event binding

 ​edit

 Event parameter editing

 bindinput

 conditional rendering

list rendering

​edit

global configuration

window

 page configuration

network data request

​edit 

 GET request

 POST

Request data when the page just loads

​edit 

Skip domain verification

​edit 

 Webpage navigation

Declarative Navigation

Navigate to tabBar

​Edit Navigate to non-tabBar pages

 back navigation

programmatic navigation

Navigate to the tabBar page

​edit 

 Navigate to non-tabBar pages

step back

​edit 

Navigation parameter

Declarative navigation parameter passing

​edit 

Accepts navigation parameters 

 page event

Pull down refresh event

pull-up bottoming event

​edit 

Throttling

​edit 

Custom compilation mode

​edit 

life cycle

​edit 

life cycle function

​edit 

WXS script

​edit 

 basic grammar


Differences between applets and the web

 

 Small program host environment

communication

 

 components

 view container

 

 

 text component

 

 button

image

 

 API

API three categories

 template syntax

event binding

 

 

 event parameter

 bindinput

 conditional rendering

list rendering

 

 

global configuration

window

 page configuration

network data request

 

 GET request

 POST

Request data when the page just loads

Skip domain verification

 Webpage navigation

 

Declarative Navigation

Navigate to tabBar

 Navigate to non-tabBar pages

 back navigation

programmatic navigation

Navigate to the tabBar page

 Navigate to non-tabBar pages

step back

 

Navigation parameter

Declarative navigation parameter passing

 

Accepts navigation parameters 

 page event

Pull down refresh event

 

 

pull-up bottoming event

Throttling

Custom compilation mode

life cycle

life cycle function

WXS script

 basic grammar

Guess you like

Origin blog.csdn.net/m0_63263973/article/details/131177124