增加私教详情静态页面
正在显示
包含
510 行增加
和
0 行删除
.gitignore
0 → 100644
html/banner.png
0 → 100644
27.9 KB
html/class.css
0 → 100644
html/class.html
0 → 100644
html/primeclass.html
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "staticpage", | ||
| "version": "1.0.0", | ||
| "description": "", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1", | ||
| "start": "http-server -a 0.0.0.0 -p 9090" | ||
| }, | ||
| "author": "", | ||
| "license": "ISC" | ||
| } |
请
注册
或
登录
后发表评论