update at 2026-02-14 15:41:35
This commit is contained in:
1
dist/assets/index-BDcd5TnC.css
vendored
1
dist/assets/index-BDcd5TnC.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
dist/assets/index-CilE6DOC.css
vendored
Normal file
1
dist/assets/index-CilE6DOC.css
vendored
Normal file
File diff suppressed because one or more lines are too long
4
dist/index.html
vendored
4
dist/index.html
vendored
@@ -7,8 +7,8 @@
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
||||
<link rel="apple-touch-icon-precomposed" href="/apple-touch-icon.png" />
|
||||
<title>星程桑基图</title>
|
||||
<script type="module" crossorigin src="/assets/index-DtItNIz4.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BDcd5TnC.css">
|
||||
<script type="module" crossorigin src="/assets/index-CDL0T79C.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-CilE6DOC.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
@@ -113,9 +113,8 @@
|
||||
</div>
|
||||
|
||||
<div ref="weixinTriggerRef" class="tool-item weixin-trigger">
|
||||
<span class="tool-label">小程序</span>
|
||||
<button
|
||||
class="icon-btn"
|
||||
class="icon-btn weixin-btn"
|
||||
type="button"
|
||||
title="微信小程序"
|
||||
aria-label="微信小程序"
|
||||
|
||||
@@ -323,6 +323,11 @@ body {
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.weixin-btn img {
|
||||
height: 36px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.content {
|
||||
display: grid;
|
||||
grid-template-columns: 360px 1fr;
|
||||
|
||||
Reference in New Issue
Block a user