test: 💍 为 Rax 出码的各个测试用例的添加注释描述

This commit is contained in:
牧毅 2020-08-21 14:21:35 +08:00
parent 8cdc0da8b3
commit 94bd602d09
4 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
// 本例是一个非常简单的 Hello world 页面
// Schema 参见https://yuque.antfin-inc.com/mo/spec/spec-materials#eNCJr
version: '1.0.0',
componentsMap: [

View File

@ -1,4 +1,5 @@
{
// 本例是一个比较复杂的,带有循环和条件渲染的,以及有各种事件处理函数的页面
// Schema 参见https://yuque.antfin-inc.com/mo/spec/spec-materials#eNCJr
version: '1.0.0',
componentsMap: [

View File

@ -1,4 +1,5 @@
{
// 本例是一个路由测试页面,里面有几个页面,相互之间有跳转关系的
// Schema 参见https://yuque.antfin-inc.com/mo/spec/spec-materials#eNCJr
version: '1.0.0',
componentsMap: [

View File

@ -1,4 +1,5 @@
{
// 本例是为了测试一下小程序的 runtime 模式
version: '1.0.0',
componentsMap: [
{