complete basic report page

This commit is contained in:
2022-03-09 17:26:56 +08:00
parent abffc0627e
commit fde8931dbd
12 changed files with 503 additions and 48 deletions

View File

@ -62,4 +62,6 @@ namespace Billing.UI
}
}
}
public class BlurryPanel : ContentView { }
}