2c24b173 by Roy

增加js cookie库

1 parent 516d936e
...@@ -30,4 +30,9 @@ ...@@ -30,4 +30,9 @@
30 // var apiBaseUrl = "http://192.168.11.60:8082/"; 30 // var apiBaseUrl = "http://192.168.11.60:8082/";
31 31
32 </script> 32 </script>
33 <!-- js cookie -->
34 <script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script>
35 <script type="application/javascript">
36
37 </script>
33 </head> 38 </head>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!