特种设备 1.0.3
parents
Showing
.gitignore
0 → 100644
.metadata
0 → 100644
README.md
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/app/build.gradle
0 → 100644
android/app/src/debug/AndroidManifest.xml
0 → 100644
android/app/src/main/AndroidManifest.xml
0 → 100644
327 KB
android/app/src/main/res/drawable/top_bg.xml
0 → 100644
110 KB
android/app/src/main/res/values/styles.xml
0 → 100644
android/app/src/main/res/xml/file_paths.xml
0 → 100644
android/app/src/profile/AndroidManifest.xml
0 → 100644
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/settings.gradle
0 → 100644
assets/day/add_photo_icon.png
0 → 100644
864 Bytes
assets/day/no_data_icon.png
0 → 100644
78.7 KB
assets/home/bigfacility_icon.png
0 → 100644
1.69 KB
assets/home/boiler_white_icon.png
0 → 100644
1.11 KB
assets/home/cableway_icon.png
0 → 100644
1.18 KB
assets/home/conduit_white_icon.png
0 → 100644
390 Bytes
assets/home/container_white_icon.png
0 → 100644
801 Bytes
assets/home/day_control_white_icon.png
0 → 100644
1008 Bytes
assets/home/elevator_white_icon.png
0 → 100644
623 Bytes
assets/home/equipment_settings_icon.png
0 → 100644
1.55 KB
assets/home/gasbottle_icon.png
0 → 100644
614 Bytes
assets/home/lifting_machinery_icon.png
0 → 100644
1.13 KB
assets/home/logo.png
0 → 100644
110 KB
850 Bytes
assets/home/rigister_bg.png
0 → 100644
44.2 KB
assets/home/risk_bg_icon.png
0 → 100644
1.75 KB
assets/home/sitevehicle_icon.png
0 → 100644
995 Bytes
assets/home/top_bg_icon.png
0 → 100644
329 KB
assets/home/unit_settings_icon.png
0 → 100644
909 Bytes
assets/home/user_easyico_icon.png
0 → 100644
2.91 KB
assets/home/user_settings_icon.png
0 → 100644
1.06 KB
assets/home/weekly_survey_white_icon.png
0 → 100644
995 Bytes
assets/spalsh.jpeg
0 → 100644
327 KB
ios/.gitignore
0 → 100644
ios/Flutter/AppFrameworkInfo.plist
0 → 100644
ios/Flutter/Debug.xcconfig
0 → 100644
ios/Flutter/Release.xcconfig
0 → 100644
ios/Podfile
0 → 100644
ios/Podfile.lock
0 → 100644
ios/Runner.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
ios/Runner/AppDelegate.swift
0 → 100644
110 KB
3.66 KB
4.84 KB
6.02 KB
4.25 KB
5.89 KB
7.57 KB
4.84 KB
7.13 KB
9.46 KB
9.46 KB
13.7 KB
6.9 KB
11.6 KB
12.7 KB
327 KB
327 KB
327 KB
ios/Runner/Base.lproj/Main.storyboard
0 → 100644
ios/Runner/Info.plist
0 → 100644
ios/Runner/Runner-Bridging-Header.h
0 → 100644
ios/Runner/RunnerDebug.entitlements
0 → 100644
ios/Runner/RunnerProfile.entitlements
0 → 100644
ios/Runner/RunnerRelease.entitlements
0 → 100644
ios/Runner/en.lproj/LaunchScreen.strings
0 → 100644
ios/RunnerTests/RunnerTests.swift
0 → 100644
keytool
0 → 100644
lib/common/color_const.dart
0 → 100644
lib/common/edgeInsets_const.dart
0 → 100644
lib/common/font_size_const.dart
0 → 100644
lib/common/image_url.dart
0 → 100644
lib/common/route_string.dart
0 → 100644
lib/controller/page_refresh_controller.dart
0 → 100644
lib/controller/tab_count_controller.dart
0 → 100644
lib/dio/api.dart
0 → 100644
lib/dio/dio/do_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/dio/entity_factory.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/dio/error_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/dio/http_error.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/dio/http_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/dio/interceptors_log.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/dio/net_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/main.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/app_is_open.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/app_roles.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/base/base_list_moel.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/base/base_model.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/base/result_list_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/base/result_obj_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/check_update.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/city_address_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/completed_list_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/count_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/day_control_list_sy_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/day_submit_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/model/detail/day/day_detail_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/detail/day/task_day.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/detail/day/task_day_check.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/model/detail/device_risk.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/detail/device_risk_parent.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/detail/device_type.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/model/detail/month/month_detail_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/detail/month/task_month.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/detail/month/task_month_check.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/model/detail/week/task_week.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/detail/week/task_week_check.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/model/detail/week/week_detail_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/device_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/device_list.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/device_list_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/echart_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/equipment_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/find_charge_list_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/home_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/login_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/month_control_list_sy_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/month_submit_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/office_device.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/post.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/role_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/sy_device_list_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/system_time.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/test_question_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/time_config.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/unit_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/unit_rigister_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/upload_multifile.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/user_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/user_list.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/version/app_info_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/version/version_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/week_control_list_sy_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/model/week_submit_bo.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/common/basic_information_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/common/data.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/common/num_update_eventbus.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/common/num_update_provider.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/ui/common/photoview_gallery_screen.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/common/text_editing_controller.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/login/login_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/main/echart/day_control_echart.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/main/echart/home_echart_tabs.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/ui/main/echart/weekly_survey_echart.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/main/start_app.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/main/tab_home_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/ui/main/unit/unit_grid_list.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/register/address_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/register/register_page1.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/register/register_page2.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/ui/sy/list/completed_list_sy_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/sy/list/inspect_list_sy_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/sy/list/risk_list_sy_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/sy/sy_tab_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/ui/unit/equipment_personnel_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/unit/unit/unit_settings_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/ui/unit/user/user_list_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/unit/user/user_settings_page.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/ui/unit/user/util/gridview_aqy_list.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/utils/amap_location_util.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/anim_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/baidu_location_util.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/cache_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/image_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/loading_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/log_util.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/permission_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/size_config.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/sp_util.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/storage_util.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/string_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/time_util.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/toast_utils.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/utils/tree_data_util.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/app_bar/custom_app_bar.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/appbar.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/baidu/baidu_util.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/banner_view.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/custom_button.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/custom_list_item.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/custom_textfield.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/dialog/alert_dialog.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/dialog/custom_bottom_sheet.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/dialog/custom_bottom_sheet1.dart
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/widgets/dialog/message_dialog.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/divider_custom.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/divider_widget.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/drawer_container.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/easy_refresh_header.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/easy_refresh_header1.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/emptyI_img_widget.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/emptyI_small_img_widget.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/first_refresh_widget.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/first_small_refresh_widget.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/gallery.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/gallery1.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/gallery_network.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/input_widget.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/number_to_chinese.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/on_dialog_click_listener.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/picture_overview.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/picture_overview1.dart
0 → 100644
This diff is collapsed.
Click to expand it.
lib/widgets/water/watermark.dart
0 → 100644
This diff is collapsed.
Click to expand it.
linux/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
linux/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
linux/flutter/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
linux/flutter/generated_plugin_registrant.cc
0 → 100644
This diff is collapsed.
Click to expand it.
linux/flutter/generated_plugin_registrant.h
0 → 100644
This diff is collapsed.
Click to expand it.
linux/flutter/generated_plugins.cmake
0 → 100644
This diff is collapsed.
Click to expand it.
linux/main.cc
0 → 100644
This diff is collapsed.
Click to expand it.
linux/my_application.cc
0 → 100644
This diff is collapsed.
Click to expand it.
linux/my_application.h
0 → 100644
This diff is collapsed.
Click to expand it.
macos/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Flutter/Flutter-Debug.xcconfig
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Flutter/Flutter-Release.xcconfig
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
macos/Podfile
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
macos/Runner/AppDelegate.swift
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
macos/Runner/Base.lproj/MainMenu.xib
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/Configs/AppInfo.xcconfig
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/Configs/Debug.xcconfig
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/Configs/Release.xcconfig
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/Configs/Warnings.xcconfig
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/DebugProfile.entitlements
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/Info.plist
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/MainFlutterWindow.swift
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/Release.entitlements
0 → 100644
This diff is collapsed.
Click to expand it.
macos/RunnerTests/RunnerTests.swift
0 → 100644
This diff is collapsed.
Click to expand it.
pubspec.lock
0 → 100644
This diff is collapsed.
Click to expand it.
pubspec.yaml
0 → 100644
This diff is collapsed.
Click to expand it.
test/widget_test.dart
0 → 100644
This diff is collapsed.
Click to expand it.
web/favicon.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/icons/Icon-192.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/icons/Icon-512.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/icons/Icon-maskable-192.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/icons/Icon-maskable-512.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
web/manifest.json
0 → 100644
This diff is collapsed.
Click to expand it.
windows/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
windows/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
windows/flutter/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
windows/flutter/generated_plugins.cmake
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/Runner.rc
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/flutter_window.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/flutter_window.h
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/main.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/resource.h
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/resources/app_icon.ico
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/runner.exe.manifest
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/utils.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/utils.h
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/win32_window.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/win32_window.h
0 → 100644
This diff is collapsed.
Click to expand it.