零碎的小程序笔记

目录

template的简单使用
WXS的简单使用
npm的简单使用
倒计时js的实现
wx:for的使用
一些js方法记录
wxss记录

template的简单使用

创建一个page,在.wxml.wxss中正常编写页面和样式代码,其中在.wxml中加入