Course Introduction
04 minutes56 secondsIntroduction to WeChat Mini Program
08 minutes34 secondsEnvironment preparation for WeChat mini program
08 minutes20 secondsMy first WeChat applet
06 minutes29 secondsIntroduction to WeChat Developer Tools
17 minutes59 secondsDirectory structure of native framework
11 minutes27 secondsGlobal configuration file-pages field
06 minutes50 secondsGlobal configuration file-window field
10 minutes30 secondsGlobal configuration file-tabbar field
12 minutes27 secondsPage configuration file
03 minutes30 secondssitmap configuration
01 minutes50 secondsCode editor skills before data binding
08 minutes10 secondsdata binding
09 minutes53 secondsOperation
04 minutes21 secondsArray and object loops
14 minutes32 secondsUse of block tags
03 minutes00 secondsConditional rendering
10 minutes42 secondsevent binding 1
10 minutes56 secondsEvent binding 2
08 minutes43 secondsstyle-rpx
16 minutes07 secondsStyle-Import
02 minutes53 secondsStyles - selectors and using less
09 minutes04 secondsHow to write wxss comments
08 minutes57 secondsview and text tags
07 minutes38 secondsimage picture tag
16 minutes34 secondsswiper - calculate the height of swiper proportionally
11 minutes06 secondsswiper - common properties
05 minutes09 secondsnavigator navigation tag
13 minutes38 secondsrich-textRich text tag
07 minutes42 secondsbutton-appearance style
06 minutes38 secondsButton's opening ability 1
14 minutes36 secondsButton's opening ability 2
06 minutes45 secondsiconicon
03 minutes36 secondsradio radio button
07 minutes06 secondscheckboxcheckbox
Introduction to custom components
04 minutes37 secondsFirst experience with custom components
07 minutes18 secondsCustom component-Tabs-style optimization
07 minutes42 secondsCustom component-title activation selected
10 minutes43 secondsCustom component - parent passes data to child
08 minutes12 secondsCustom component - child passes data to parent
11 minutes06 secondsCustom component-slot
03 minutes57 secondsOther properties of the component
03 minutes49 secondsApplication life cycle
16 minutes04 secondsPage life cycle
20 minutes04 secondsProject preview
04 minutes38 secondsProject technology selection
03 minutes31 secondsProject construction step one
07 minutes51 secondsProject construction step 2 (introducing iconfont)
05 minutes54 secondsProject construction step three (build tabbar)
04 minutes46 secondsProject construction step four - initialize page style
07 minutes57 secondsHome page-Search box
08 minutes53 secondsHome page-Get carousel chart data
09 minutes46 secondsHome-Carousel-Dynamic Rendering
09 minutes52 secondsModify the native request into a promise
07 minutes32 secondsHome-Category Navigation
06 minutes14 secondsHome-Floor 1
10 minutes18 secondsHome-Floor 2
10 minutes42 secondsClassification-the relationship between interface data and page effects
07 minutes33 secondsClassification-get interface data
08 minutes20 secondsCategory-Page Layout 1
10 minutes13 secondsCategory-Page Layout 2
12 minutes35 secondsCategory-Click the menu to switch product content
04 minutes00 secondsClassification - using caching technology
14 minutes40 secondsCategory-click the menu-top the list on the right
04 minutes46 secondsOptimize interface code-extract public interface path
05 minutes31 secondsOptimized interface - simplify return values and use es7's async
09 minutes00 secondsProduct list-get category id
08 minutes05 secondsProduct list-implement search box and tabs components
15 minutes58 secondsProduct List-Static Style
07 minutes06 secondsProduct List-Dynamic Rendering
09 minutes29 secondsProduct list-load next page data
14 minutes34 secondsProduct list-pull down to refresh
08 minutes51 secondsAdd global loading icon effect
09 minutes22 secondsProduct Details-Get Data
07 minutes07 secondsProduct details-interface data and page analysis
04 minutes03 secondsProduct details - dynamic rendering of carousel images
05 minutes57 secondsProduct details - price & name & picture and text details
Product details-optimized dynamic rendering
05 minutes57 secondsProduct details-enlarge preview image
07 minutes20 secondsProduct details-bottom toolbar
13 minutes24 secondsProduct details-bottom toolbar
13 minutes24 secondsProduct Details-Add to Cart
10 minutes43 secondsShopping Cart-Shopping Cart Analysis & Receipt Button Style
Shopping cart-delivery address analysis
04 minutes59 secondsShopping Cart-Complete process of obtaining shipping address
12 minutes32 secondsShopping cart - optimize the code for obtaining the shipping address
10 minutes51 secondsShopping cart-shipping address and button switching display
10 minutes35 secondsShopping Cart-Shopping Cart List-Static Style
11 minutes44 secondsShopping cart-bottom toolbar-static structure
06 minutes41 secondsShopping cart-data dynamic rendering
05 minutes49 secondsShopping Cart-Select All-Data Display
06 minutes30 secondsShopping Cart - Total Price and Total Quantity
06 minutes23 secondsShopping cart - product selected
11 minutes22 secondsShopping cart-select all-inverse selection
05 minutes09 secondsShopping Cart-Item Quantity Editing
07 minutes38 seconds