代码拉取完成,页面将自动刷新
同步操作将从 燎原/bdlw01 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<!--
* @Description:
* @Author: 幺五六1
* @Date: 2021-01-06 12:29:34
* @LastEditors: 幺五六
* @LastEditTime: 2021-01-06 14:25:26
-->
<!DOCTYPE html>
<html>
<head>
<!-- 不缓存 -->
<!-- http 1.0 -->
<meta http-equiv="pragma" content="no-cache" />
<!-- http 1.1 -->
<meta http-equiv="content-type" content="no-cache, must-revalidate" />
<!-- http 1.0 -->
<meta http-equiv="expires" content="Sat Nov 20 2021 14:30:23 GMT+0800" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta charset="UTF-8">
<title>半岛·蓝湾业委会筹备</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css">
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/emoji.min.js"></script>
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/themes/vue.css"> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css"> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/buble.css"> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/dark.css"> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/pure.css"> -->
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/dolphin.css"> -->
<style>
.app-name-link img {
width: auto;
}
</style>
</head>
<body>
<div id="app"></div>
<style>
.app-name-link img{
max-width: 75% !important;
margin-bottom: -20px;
}
.app-name-link p{
font-size: initial;
margin-bottom: -10px;
margin-left: 20px;
color: slategray;
}
.markdown-section blockquote {
padding: 10px 10px;
}
.main-title {
font-size: 24px;
padding-bottom: 20px;
font-weight: 700;
}
</style>
<script>
window.addEventListener('pageshow', (e) => {
console.log('e: ', e);
if (e.persisted || (window.performance &&
window.performance.navigation.type == 255)) {
console.log(111);
location.reload()
}
}, false)
window.$docsify = {
//...
name: '业委会推进事项',
loadSidebar: 'menu.md',
subMaxLevel: 3,
auto2top: true,
coverpage: false,
// 搜索
search: {
placeholder: '搜索...',
noData: '未查找到相关内容!'
},
requestHeaders: {
'cache-control': 'no-cache, no-store'
}
}
</script>
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/search.min.js"></script>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。