init
This commit is contained in:
11
popup.html
Normal file
11
popup.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>谢银路的开发插件</title>
|
||||
<meta charset="utf-8"/>
|
||||
<script src="js/jquery-3.5.1.min.js"></script>
|
||||
<script src="js/popup.js"></script>
|
||||
</head>
|
||||
<body style="width: 400px;height: 400px;">
|
||||
<input type="text" id="total" value="">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user