Commit da236b6a authored by liyadong's avatar liyadong

update

parent b45500e1
This diff is collapsed.
......@@ -513,7 +513,7 @@
width: 100%;
height: 6.16rem;
.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;
padding-bottom: 1rem;
......
......@@ -19,7 +19,7 @@
reSizeRem();
}
</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/toast.js') }}"></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