mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-14 21:12:53 +00:00
7 lines
127 B
JSON
7 lines
127 B
JSON
{
|
|
"title": "Wechat MiniProgram Rax Text demo",
|
|
"usingComponents": {
|
|
"my-component": "../components/Target/index"
|
|
}
|
|
}
|