mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
chore: sync
This commit is contained in:
@@ -2,10 +2,11 @@ import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'com.icbc',
|
||||
name: `中国工商银行`,
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '中国工商银行-第一次启动提示',
|
||||
name: '第一次启动提示',
|
||||
activityIds: 'com.icbc.activity.init.SplashActivity',
|
||||
rules: '[id=`com.icbc:id/close_btn`]',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user