Home > WeChat Applet > Mini Program Development > WeChat Mini Program Tutorial Template

WeChat Mini Program Tutorial Template

黄舟
Release: 2018-05-15 10:18:23
Original
1992 people have browsed it

Template

WXML provides a template (template), which can define code snippets in the template and then call them in different places.

Define template

Use the name attribute as the name of the template. Then define the code snippet in