diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 40e64cb06..c6099b66e 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -876,6 +876,7 @@ all=All computing.all = All computing.Introduction=Introduction +computing.success=Join Success modelarts.status=Status modelarts.createtime=CreateTime diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 688712996..dbf417104 100755 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -883,6 +883,7 @@ all=所有 computing.all=全部 computing.Introduction=简介 +computing.success=加入成功 modelarts.status=状态 modelarts.createtime=创建时间 diff --git a/templates/org/course_list.tmpl b/templates/org/course_list.tmpl index 3965ad805..e07fb7d16 100644 --- a/templates/org/course_list.tmpl +++ b/templates/org/course_list.tmpl @@ -75,17 +75,14 @@ .card{ box-shadow: 0px 4px 4px 0px rgba(232, 232, 232, 60) !important; border-radius: 5px; - border: 1px solid rgba(232, 232, 232, 100) + border: 1px solid #E8E8E8 !important; } -