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

add all entrance for insurance

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