update and test something
This commit is contained in:
parent
3e3c92b0af
commit
ed90e1fd85
10 changed files with 147 additions and 15 deletions
11
client-electron/public/test.html
Normal file
11
client-electron/public/test.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="taobin-electron://test">test</a>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue