haha
Showing
1 changed file
with
4 additions
and
1 deletions
| ... | @@ -91,7 +91,10 @@ var appClient = new AppClient(window.android, true); | ... | @@ -91,7 +91,10 @@ var appClient = new AppClient(window.android, true); |
| 91 | // content: window.android, | 91 | // content: window.android, |
| 92 | // time: 2 | 92 | // time: 2 |
| 93 | // }) | 93 | // }) |
| 94 | 94 | layer.open({ | |
| 95 | content: 'hah' , | ||
| 96 | time: 2 | ||
| 97 | }) | ||
| 95 | 98 | ||
| 96 | 99 | ||
| 97 | 100 | ... | ... |
-
Please register or sign in to post a comment