Commit 2805c08b authored by liyadong's avatar liyadong

update

parent cade6c8d
...@@ -19,10 +19,10 @@ ...@@ -19,10 +19,10 @@
reSizeRem(); reSizeRem();
} }
</script> </script>
<link rel="stylesheet" href="{{ asset('postcard/css/style.css?v=20210607') }}"> <link rel="stylesheet" href="{{ asset('postcard/css/style.css?v=20210609') }}">
<script src="{{ asset('js/jquery.2.1.3.min.js') }}"></script> <script src="{{ asset('js/jquery.2.1.3.min.js') }}"></script>
<script src="{{ asset('js/toast.js') }}"></script> <script src="{{ asset('js/toast.js') }}"></script>
<script src="{{ asset('postcard/js/main.js?v=20210607') }}"></script> <script src="{{ asset('postcard/js/main.js?v=20210609') }}"></script>
</head> </head>
<body> <body>
<div class="container home-container"> <div class="container home-container">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment