fix: 修改地址
This commit is contained in:
parent
2f537cdc4e
commit
2597c8945f
|
@ -204,7 +204,7 @@ export default class App extends Component {
|
||||||
alt=""
|
alt=""
|
||||||
/>
|
/>
|
||||||
<a
|
<a
|
||||||
href="https://tvd8jq9lqkp.feishu.cn/wiki/Dri8w2EBaiRnlEkWm99c8n3RnFf?from=from_copylink"
|
href="https://tvd8jq9lqkp.feishu.cn/wiki/JJ5kwJmAWiUyG7kGkDIcmVepnoh"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="help"
|
className="help"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
|
@ -218,7 +218,7 @@ export default class App extends Component {
|
||||||
alt=""
|
alt=""
|
||||||
/>
|
/>
|
||||||
<a
|
<a
|
||||||
href="https://tvd8jq9lqkp.feishu.cn/wiki/ElIrwfZEyitcx0kY9TxcRa9Xneg?from=from_copylink"
|
href="https://tvd8jq9lqkp.feishu.cn/wiki/Vt4Qwd9m6iAV5FkSvL3cMGjPnye"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="help"
|
className="help"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
|
|
|
@ -177,7 +177,7 @@ export default class downloadlist extends React.Component {
|
||||||
result = "normal"
|
result = "normal"
|
||||||
}
|
}
|
||||||
if (val == "80") {
|
if (val == "80") {
|
||||||
result = "exception"
|
result = "normal"
|
||||||
}
|
}
|
||||||
if (val == "100") {
|
if (val == "100") {
|
||||||
result = "success"
|
result = "success"
|
||||||
|
|
Loading…
Reference in New Issue