mirror of
https://git.um-react.app/um/web.git
synced 2026-02-04 03:46:17 +00:00
Fix: [Extension] Use extension API make sure page open successfully
This commit is contained in:
@@ -1 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<script src="./popup.js"></script>
|
||||
<a href="./index.html" target="_blank">
|
||||
<button>立即使用</button>
|
||||
</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user