-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f9cda29
commit 3f2eb93
Showing
9 changed files
with
380 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,27 @@ | ||
# hotel | ||
# flutter_hotel | ||
|
||
A new Flutter project. | ||
## 项目简介 | ||
|
||
## Getting Started | ||
酒店管理系统练手项目APP前端,用flutter模拟美图酒店UI,后端使用springcloud微服务架构。 | ||
|
||
This project is a starting point for a Flutter application. | ||
## github地址 | ||
后端入口: [酒店管理系统](https://github.com/lshaoshuai/hms-springcloud) | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
## flutter相关技术 | ||
|
||
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) | ||
flutter中一切皆为widget. | ||
|
||
For help getting started with Flutter, view our | ||
[online documentation](https://flutter.dev/docs), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
### 参考文档 | ||
|
||
[Flutter 轻松构建加载更多(loading more)](https://juejin.im/post/5bfb9cb7e51d45592b766769?utm_source=gold_browser_extension) | ||
|
||
[Flutter | 状态管理探索篇——Scoped Model](https://juejin.im/post/5b97fa0d5188255c5546dcf8) | ||
|
||
[咸鱼技术](https://www.jianshu.com/users/cf5c0e4b1111/timeline) | ||
|
||
## UI Screenshot: | ||
|
||
|
||
![首页](https://raw.githubusercontent.com/lshaoshuai/springcloud-config/master/images/hotel2%20(1).png) | ||
|
||
![详情页](https://raw.githubusercontent.com/lshaoshuai/springcloud-config/master/images/hotel2%20(2).png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.