star7th 5 anni fa
parent
commit
8cbca7babc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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}
 
 `;