fix:src地址错误

This commit is contained in:
xuxianyuan 2020-03-21 22:25:18 +08:00
parent 8ac8f29ebe
commit db2c17c39d

View File

@ -6,6 +6,6 @@
</head>
<body style="width:500px;min-height:100px;">
这里是popup。
<script type="text/javascript" src="js/popup.js"></script>
<script type="text/javascript" src="popup.js"></script>
</body>
</html>