mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 11:06:51 +08:00
@@ -28,11 +28,11 @@ class MediaController
|
||||
icon: Icons.create_outlined,
|
||||
title: '创作中心',
|
||||
onTap: () => Get.toNamed(
|
||||
'/webview',
|
||||
parameters: {
|
||||
'url': 'https://member.bilibili.com/platform/home',
|
||||
},
|
||||
),
|
||||
'/webview',
|
||||
parameters: {
|
||||
'url': 'https://member.bilibili.com/platform/home',
|
||||
},
|
||||
),
|
||||
),
|
||||
];
|
||||
RxInt count = (-1).obs;
|
||||
|
||||
Reference in New Issue
Block a user