ソースを参照

Update page.js

star7th 5 年 前
コミット
8cbca7babc
1 ファイル変更1 行追加1 行削除
  1. 1 1
      web_src/src/models/page.js

+ 1 - 1
web_src/src/models/page.js

@@ -135,7 +135,7 @@ ${obj.response.responseExample}
   newContent += `
 ##### 备注
 
-  - ${obj.info.remark}
+  ${obj.info.remark}
 
 `;