变量:修订间差异
小
无编辑摘要
小无编辑摘要 |
小无编辑摘要 |
||
| 第48行: | 第48行: | ||
@define str2:试 | @define str2:试 | ||
//${core.price}==6 | //${core.price}==6 | ||
//${section.pos}==1 | //${section.pos}==1 | ||
text:${str1}${str2} | text:${str1}${str2} | ||
#此时text的值为“测试” | #此时text的值为“测试” | ||