Commit da236b6a authored by liyadong's avatar liyadong

update

parent b45500e1
This diff is collapsed.
...@@ -513,7 +513,7 @@ ...@@ -513,7 +513,7 @@
width: 100%; width: 100%;
height: 6.16rem; height: 6.16rem;
.css3(transform, translate(-50%, -50%)); .css3(transform, translate(-50%, -50%));
background: url("../images/dialog_bg.png") no-repeat center; background: url("../images/dialog_bg.png?v=20210609") no-repeat center;
background-size: 100% auto; background-size: 100% auto;
padding-bottom: 1rem; padding-bottom: 1rem;
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
reSizeRem(); reSizeRem();
} }
</script> </script>
<link rel="stylesheet" href="{{ asset('postcard/css/style.css?v=20210609') }}"> <link rel="stylesheet" href="{{ asset('postcard/css/style.css?v=2021060902') }}">
<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=20210609') }}"></script> <script src="{{ asset('postcard/js/main.js?v=20210609') }}"></script>
......
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