本产品是使用 Xamarin Forms 开发的用户界面模板。目前有四个移动项目:电子商务应用程序、博客应用程序、送餐-单餐厅、送餐-多餐厅。如果你想开发一个电子商务、博客或外卖应用程序,你可以通过在表示层使用这个项目的代码来节省时间。所以你可以专注于业务层和后端服务。您不仅会拥有 XAML 代码,还会拥有帮助程序类、自定义视图和转换器。文件和类名的命名和组织得很好,因此您可以轻松地在源代码中找到您要查找的内容。
项目中的字符串不是硬编码的。所有字符串都已添加为资源。因此,您可以轻松地对其进行本地化。您还可以轻松添加对多种语言的支持。
该项目有 14 个使用 Material 调色板创建的颜色主题。每个主题都支持明暗模式。
项目中有一个mock数据源和服务。因此,您可以立即运行应用程序进行测试,而无需执行任何操作。
意见 – 博客应用程序
AccountDetailsPage.xaml
ChangePasswordPage.xaml
评论页面.xaml
主页.xaml
登录页面.xaml
MyAccountPage.xaml
MyCommentsPage.xaml
PhotoBrowserPage.xaml
PostDetailPage.xaml
PostPage.xaml
ResetPasswordPage.xaml
注册页面.xaml
意见 – 电子商务应用程序
AccountDetailsPage.xaml
AddressDetailPage.xaml
AddressesPage.xaml
购物车页面.xaml
ChangePasswordPage.xaml
CheckoutAddressPage.xaml
CheckoutCompletedPage.xaml
CheckoutPaymentPage.xaml
过滤器页面.xaml
主页.xaml
登录页面.xaml
MyAccountPage.xaml
新评级页面.xaml
OrderDetailPage.xaml
OrdersPage.xaml
PhotoBrowserPage.xaml
ProductDetailPage.xaml
ProductsPage.xaml
RatingsPage.xaml
ResetPasswordPage.xaml
注册页面.xaml
意见 – 送餐应用程序(多餐厅)
AccountDetailsPage.xaml
AddressDetailPage.xaml
AddressesPage.xaml
篮子页面.xaml
ChangePasswordPage.xaml
CheckoutAddressPage.xaml
CheckoutCompletedPage.xaml
CheckoutPaymentPage.xaml
主页.xaml
登录页面.xaml
MenuItemDetailPage.xaml
MyAccountPage.xaml
新评级页面.xaml
OrderDetailPage.xaml
OrdersPage.xaml
PlaceDetailPage.xaml
PlacesPage.xaml
RatingsPage.xaml
ResetPasswordPage.xaml
注册页面.xaml
意见 – 送餐应用程序(单餐厅)
AccountDetailsPage.xaml
AddressDetailPage.xaml
AddressesPage.xaml
篮子页面.xaml
ChangePasswordPage.xaml
CheckoutAddressPage.xaml
CheckoutCompletedPage.xaml
CheckoutPaymentPage.xaml
主页.xaml
ItemDetailPage.xaml
项目页面.xaml
登录页面.xaml
MyAccountPage.xaml
OrderDetailPage.xaml
OrdersPage.xaml
ResetPasswordPage.xaml
注册页面.xaml