添加notice功能
This commit is contained in:
+4
-1
@@ -4,6 +4,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>打印单据</title>
|
||||
|
||||
<link rel="stylesheet" href="../css/notice-banner.css">
|
||||
|
||||
<style>
|
||||
body {
|
||||
font-family: Arial, "Microsoft YaHei";
|
||||
@@ -171,5 +173,6 @@ async function load() {
|
||||
load();
|
||||
</script>
|
||||
<script src="https://cdn.jsdmirror.cn/gh/bishshi/wechat-detect@main/wechat-detect.js"></script>
|
||||
<script src="../js/notice-banner.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user