Explorar el Código

Update page.js

star7th hace 5 años
padre
commit
8cbca7babc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}
 
 `;