You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
< input type = "hidden" id = "do_check" data-url = "{url./admin/Upgrade/check}" >
< input type = "hidden" id = "do_down" data-url = "{url./admin/Upgrade/down}" >
< input type = "hidden" id = "do_update" data-url = "{url./admin/Upgrade/update}" >
< input type = "hidden" id = "check_version" data-url = "/index.php?p=upgrade/check&version={APP_VERSION}.{RELEASE_TIME}.{$revise}&branch={$branch}&snuser={$snuser}&site={$site}" >
< input type = "hidden" id = "check_cache" data-url = "{url./admin/Upgrade/checkCache}" >
< / div >
< script type = "text/javascript" src = "{APP_THEME_DIR}/layui/layui.all.js?v=v2.5.4" > < / script >
< script type = "text/javascript" src = "{APP_THEME_DIR}/js/comm.js?v=v3.1.1" > < / script >
< script type = "text/javascript" src = "{APP_THEME_DIR}/js/mylayui.js?v=v3.1.0" > < / script >
< script type = "text/javascript" src = "https://www.pbootcms.com/res/v1/js/update.js?v=v3.1.3" > < / script >
<!-- 让IE8/9支持媒体查询, 从而兼容栅格 -->
<!-- [if lt IE 9]>
<script src="https://cdn.staticfile.org/html5shiv/r29/html5.min.js"></script>
<script src="https://cdn.staticfile.org/respond.js/1.4.2/respond.min.js"></script>
<![endif] -->
< / body >
< / html >