UNPKG

amis

Version:

一种MIS页面生成工具

13 lines (10 loc) 228 B
## Plain plain, 单纯的文字输出来,像 [tpl](./Tpl.md) 一样支持变量,区别在于内容不支持 html 标签。 ```schema:height="200" { "body": { "type": "plain", "text": "Pure Text <html>" } } ```