updated 代码重压缩

This commit is contained in:
PASSER-BY 2022-03-29 00:56:04 +08:00
parent f5bd7ad3f7
commit fa81baf0ad
4 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -335,7 +335,7 @@
</div> </div>
</div> </div>
</div> </div>
<script type="text/javascript" src="script/relationship.js"></script> <script type="text/javascript" src="dist/relationship.min.js"></script>
<script type="text/javascript"> <script type="text/javascript">
// 获取数量 // 获取数量
document.getElementById('count').innerText = relationship.dataCount; document.getElementById('count').innerText = relationship.dataCount;

View File

@ -1682,6 +1682,7 @@
for(var key in _main){ for(var key in _main){
_map[key] = [].concat(_main[key],_map[key]||[]); _map[key] = [].concat(_main[key],_map[key]||[]);
} }
_map['o']=['passer-by.com','\u4f5c\u8005'];
// 配偶关系 // 配偶关系
var branch = { var branch = {
'w':['妻','内','岳','岳家','丈人'], 'w':['妻','内','岳','岳家','丈人'],