2
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
// 本地 bundle 模式:zip_url 为 bundle 内的 zip 文件名
|
||||
[self kb_applySkinUsingLocalBundle:skinJSON completion:completion];
|
||||
break;
|
||||
case KBSkinSourceModeRemoteZip:
|
||||
// case KBSkinSourceModeRemoteZip:
|
||||
default:
|
||||
// 远程模式:zip_url 为 http/https 地址
|
||||
[self kb_applySkinUsingRemoteIcons:skinJSON completion:completion];
|
||||
|
||||
Reference in New Issue
Block a user