|
@@ -20,13 +20,13 @@
|
|
|
<title>평택시 교통정보센터 - ${subTitle}</title>
|
|
|
|
|
|
<link href="/common/bootstrap-5.1.3-dist/css/bootstrap.min.css" rel="stylesheet">
|
|
|
- <link rel="stylesheet" type="text/css" href="/common/css/reset.css" />
|
|
|
- <link rel="stylesheet" type="text/css" href="/common/css/layout.css" />
|
|
|
- <link rel="stylesheet" type="text/css" href="/common/css/contents.css" />
|
|
|
- <link rel="stylesheet" type="text/css" href="/common/css/Exsting_style.css">
|
|
|
+ <link rel="stylesheet" type="text/css" href="/common/css/reset.css?v=20250401" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="/common/css/layout.css?v=20250401" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="/common/css/contents.css?v=20250401" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="/common/css/Exsting_style.css?v=20250401">
|
|
|
<link rel="stylesheet" type="text/css" href="/common/css/jquery-ui-1.13.2.min.css">
|
|
|
<script type="text/javascript" src="/js/jquery-3.7.0.min.js"></script>
|
|
|
- <script type="text/javascript" src="/js/common.js"></script>
|
|
|
+ <script type="text/javascript" src="/js/common.js?v=20250401"></script>
|
|
|
<script src="/js/jquery-ui-1.13.2.min.js"></script>
|
|
|
</head>
|
|
|
<body>
|