Skip to content

Commit 4d8711b

Browse files
committed
test
1 parent 58a0e30 commit 4d8711b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,3 +372,7 @@ window.addEventListener("onorientationchange" in window ? "orientationchange" :
372372
}());
373373
```
374374

375+
- 页面的切换使用了page-enter
376+
```html
377+
<meta http-equiv="PAGE-ENTER" content="RevealTrans(Duration=0,Transition=1)" />
378+
```

0 commit comments

Comments
 (0)