mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
fix(应用包管理组件): 自动安装、更新应用(移除 prekey) (#1944)
This commit is contained in:
@@ -99,7 +99,6 @@ export default defineAppConfig({
|
||||
|
||||
// 安装完成
|
||||
{
|
||||
preKeys: [0, 1, 5],
|
||||
key: 6,
|
||||
name: '点击【完成】',
|
||||
activityIds: [
|
||||
@@ -164,7 +163,6 @@ export default defineAppConfig({
|
||||
|
||||
// 更新完成
|
||||
{
|
||||
preKeys: [0, 1],
|
||||
key: 3,
|
||||
name: '点击【完成】',
|
||||
activityIds: [
|
||||
|
||||
Reference in New Issue
Block a user