修复路径问题

This commit is contained in:
胡鹏 2019-04-02 13:27:18 +08:00
parent 93949165f8
commit f781052925

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>