mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
refactor: use template (#178)
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
import { defineGkdApp } from '@gkd-kit/define';
|
||||
|
||||
export default defineAppConfig({
|
||||
export default defineGkdApp({
|
||||
id: 'com.chaoxing.mobile',
|
||||
name: '学习通',
|
||||
deprecatedKeys: [0],
|
||||
groups: [
|
||||
{
|
||||
key: 10,
|
||||
|
||||
Reference in New Issue
Block a user