提交 c418775e 编写于 作者: 张磊's avatar 张磊

add all entrance for insurance

上级 333405b7
......@@ -30,20 +30,20 @@
<script src="<%= VUE_APP_OSS_URL %>static/js/lodash-4.17.15.js"></script>
<script>
!(function(c,b,d,a){c[a]||(c[a]={});c[a].config=
{
pid:"bj53rb58f5@29641a9002f6545",
appType:"web",
imgUrl:"https://arms-retcode.aliyuncs.com/r.png?",
sendResource:true,
enableLinkTrace:true,
behavior:true,
useFmp:true,
enableSPA:true,
enableConsole:true
};
with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
})(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
// !(function(c,b,d,a){c[a]||(c[a]={});c[a].config=
// {
// pid:"bj53rb58f5@29641a9002f6545",
// appType:"web",
// imgUrl:"https://arms-retcode.aliyuncs.com/r.png?",
// sendResource:true,
// enableLinkTrace:true,
// behavior:true,
// useFmp:true,
// enableSPA:true,
// enableConsole:true
// };
// with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d)
// })(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl");
</script>
</body>
</html>
......@@ -690,7 +690,7 @@ export default {
font-size: 15px;
}
.space{
margin-left: 10px;
margin-right: 10px;
max-width: 100px;
display: inline-block;
overflow: hidden;
......
......@@ -80,6 +80,10 @@
span {
display: inline-block;
padding-left: 15px;
max-width: 50px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
}
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册