mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
12
apps/ui/app/web-view/test.html
Normal file
12
apps/ui/app/web-view/test.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>MyTitle</title>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="stylesheet" href="./test.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<span style="color: red;">Test</span>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user