Compare commits
No commits in common. "0f7abac403697ee2b497fa39ddce6cbf4af10d9a" and "9710219bf3c7748f4af2d4510ec3c957088a82ca" have entirely different histories.
0f7abac403
...
9710219bf3
15
README.md
15
README.md
|
@ -73,17 +73,4 @@ SoyooFacade.InstallGame()
|
||||||
|
|
||||||
## 打包
|
## 打包
|
||||||
执行命令 `node single-html/build.js`
|
执行命令 `node single-html/build.js`
|
||||||
生成目标文件 `dist/index.html`即为目标文件
|
生成目标文件 `dist/index.html`即为目标文件
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```css
|
|
||||||
@media (orientation: landscape) {#splash {background-size: 15% !important;}}
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
```js
|
|
||||||
<script src="https://cdn.bootcdn.net/ajax/libs/vConsole/3.15.1/vconsole.min.js"></script>
|
|
||||||
<script>new VConsole()</script>
|
|
||||||
```
|
|
Loading…
Reference in New Issue