Browse Source

范例模版

枫林 3 months ago
parent
commit
c97915959f
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/resources/test/param.html

+ 5 - 0
src/resources/test/param.html

@@ -0,0 +1,5 @@
+<span>
+    模版生图演示
+    参数1(字符串): {{param1}}
+    参数2(数字): {{param2}}
+</span>