更新
This commit is contained in:
parent
a539f807a0
commit
76dd63caed
File diff suppressed because one or more lines are too long
@ -90,7 +90,6 @@
|
||||
gap: 15px;
|
||||
&-item {
|
||||
display: block;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
border-radius: var(--radius-wrap);
|
||||
.thumb {
|
||||
|
@ -3,7 +3,7 @@
|
||||
/* 获取主题当前版本号 */
|
||||
function _getVersion()
|
||||
{
|
||||
return "5.4.2";
|
||||
return "5.4.3";
|
||||
};
|
||||
|
||||
/* 判断是否是手机 */
|
||||
|
Loading…
Reference in New Issue
Block a user