refactor(client): 删除死代码 PlansScreen + NavView.plans + choosePlan l10n(Renew→Purchase 直达后无调用者)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -70,7 +70,6 @@ void main() {
|
||||
testWidgets('desktop 联系页', (t) => _shoot(t, NavView.contact, 'desktop_contact'));
|
||||
testWidgets('desktop 设置页', (t) => _shoot(t, NavView.settings, 'desktop_settings'));
|
||||
// 账户下钻子页(内容区 + 顶栏返回)
|
||||
testWidgets('desktop 套餐选择', (t) => _shoot(t, NavView.plans, 'desktop_plans'));
|
||||
testWidgets('desktop 兑换购买', (t) => _shoot(t, NavView.redeem, 'desktop_redeem'));
|
||||
testWidgets('desktop 设备管理', (t) => _shoot(t, NavView.devices, 'desktop_devices'));
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user