Browse Source

fix issue

pull/3060/head
zhoupzh 2 years ago
parent
commit
be3810d608
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/custom/alert_cb.tmpl

+ 1
- 1
templates/custom/alert_cb.tmpl View File

@@ -5,7 +5,7 @@
<i class="ri-information-line" style="font-size: 35px;color: rgba(242, 113, 28, 1);;"></i>
<div style="text-align: left;margin-left: 1rem;">
<div style="font-weight: 600;line-height: 2;">您已经有 <span style="color:rgba(242, 113, 28, 1);">同类任务</span> 正在等待或运行中,请等待任务结束再创建</div>
<div style="color:#939393">可以在 “<a href="#" >个人中心 > 云脑任务</a>” 查看您所有的云脑任务</div>
<div style="color:#939393">可以在 “<a href="/cloudbrains" >个人中心 > 云脑任务</a>” 查看您所有的云脑任务</div>
</div>
</div>
</div>

Loading…
Cancel
Save