基本信息
源码名称:基于MUI的移动APP快速开发框架
源码大小:12.60M
文件格式:.zip
开发语言:js
更新时间:2020-09-22
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍

hybrid-h5plus-rayapp

├── README.md
├── compile.bat
├── config.js
├── gulpfile.js
├── package.json
├── src
│   └── showcase.dcloud.rayapp
│       ├── css
│       │   ├── RayApp
│       │   │   ├── RayApp.PullToRefresh.css
│       │   │   └── RayApp.Template.css
│       │   ├── about
│       │   │   └── demo_about.css
│       │   ├── common
│       │   │   ├── Dcommon_search.css
│       │   │   ├── common.css
│       │   │   ├── commonWeichat.css
│       │   │   ├── common_list.css
│       │   │   ├── common_search.css
│       │   │   ├── fixed_compatible.css
│       │   │   ├── repailTopPocket45.css
│       │   │   ├── repailTopPocket95.css
│       │   │   └── reset.css
│       │   ├── css3D
│       │   │   ├── demo_css3D_gallery.css
│       │   │   └── demo_css3D_gallery_dynamic.css
│       │   ├── demoCommon
│       │   │   ├── demo_common_input.css
│       │   │   └── demo_common_li.css
│       │   ├── download
│       │   │   └── demo_downloadFile_h5.css
│       │   ├── echart
│       │   │   └── demo_echart_echartTools.css
│       │   ├── gallerySlider
│       │   │   └── demo_gallerySlider_gallerySliderTools.css
│       │   ├── imgOperation
│       │   │   ├── demo_imageLoaderTools_localcache.css
│       │   │   └── demo_imageTools.css
│       │   ├── index.css
│       │   ├── libs
│       │   │   ├── Gallery3DEffect.css
│       │   │   ├── mui.jsonview.css
│       │   │   ├── mui.picker.min.css
│       │   │   ├── mui.poppicker.css
│       │   │   ├── mui.previewimage.css
│       │   │   └── webuploader.css
│       │   ├── liveAndDemand
│       │   │   ├── demo_liveAndDemand_lecloud.css
│       │   │   └── demo_liveAndDemand_lecloudFull.css
│       │   ├── map
│       │   │   └── demo_map_baidumapH5.css
│       │   ├── media
│       │   │   ├── demo_media_MediaTools.css
│       │   │   └── demo_media_h5Video.css
│       │   ├── mui.css
│       │   ├── mui.min.css
│       │   ├── pullToRefresh
│       │   │   └── demo_pullRefresh_div_custom.css
│       │   ├── test
│       │   │   ├── demo_test_input.css
│       │   │   └── demo_test_interfaceAccess.css
│       │   ├── ui
│       │   │   └── demo_ui_uiTools.css
│       │   └── verifyCode
│       │       └── demo_verifyCode_VerifyCodeTools.css
│       ├── fonts
│       │   └── mui.ttf
│       ├── gulpWatch.json
│       ├── html
│       │   ├── RayApp
│       │   │   └── RayApp.Template.html
│       │   ├── about
│       │   │   └── demo_about.html
│       │   ├── basicKnowledge
│       │   │   ├── demo_basicKnowledge_js.html
│       │   │   └── demo_overflow_hidden.html
│       │   ├── charset
│       │   │   ├── demo_charset_charsetTools.html
│       │   │   ├── demo_charset_md5Tools.html
│       │   │   ├── demo_charset_rsaTools.html
│       │   │   └── demo_charset_stringTools.html
│       │   ├── compatibility
│       │   │   └── demo_compatibility_offcanvasHorizontalScreen.html
│       │   ├── css3D
│       │   │   ├── demo_css3D_gallery.html
│       │   │   └── demo_css3D_gallery_dynamic.html
│       │   ├── date
│       │   │   └── demo_date_dateTools.html
│       │   ├── demoCommonInput
│       │   │   ├── demo_common_input.html
│       │   │   └── demo_common_li.html
│       │   ├── device
│       │   │   └── demo_device_keyBoardTools.html
│       │   ├── download
│       │   │   ├── demo_downloadFile_h5.html
│       │   │   ├── demo_downloadTools_file.html
│       │   │   └── demo_downloadTools_img.html
│       │   ├── echart
│       │   │   └── demo_echart_echartTools.html
│       │   ├── gallerySlider
│       │   │   └── demo_gallerySlider_gallerySliderTools.html
│       │   ├── imgOperation
│       │   │   ├── demo_imageLoaderTools_layzload.html
│       │   │   ├── demo_imageLoaderTools_localcache.html
│       │   │   ├── demo_imageTools.html
│       │   │   └── demo_imageTools_cameraH5.html
│       │   ├── index.html
│       │   ├── liveAndDemand
│       │   │   ├── demo_liveAndDemand_lecloudDemand.html
│       │   │   ├── demo_liveAndDemand_lecloudDemandFull.html
│       │   │   ├── demo_liveAndDemand_lecloudLive.html
│       │   │   ├── demo_liveAndDemand_lecloudLiveFull.html
│       │   │   ├── demo_liveAndDemand_lecloudLiveFull_test.html
│       │   │   └── demo_liveAndDemand_lecloudLive_test.html
│       │   ├── map
│       │   │   └── demo_map_baidumapH5.html
│       │   ├── media
│       │   │   ├── demo_media_h5Video.html
│       │   │   └── demo_media_mediaTools.html
│       │   ├── notification
│       │   │   └── demo_notificationTools.html
│       │   ├── oauth
│       │   │   └── demo_oauth_sso.html
│       │   ├── other
│       │   │   ├── demo_other_jsonCompareTools.html
│       │   │   └── demo_other_jsonViewTools.html
│       │   ├── pullToRefresh
│       │   │   ├── demo_pullRefresh_base_list.html
│       │   │   ├── demo_pullRefresh_base_parent.html
│       │   │   ├── demo_pullRefresh_div_custom.html
│       │   │   ├── demo_pullRefresh_impl_list.html
│       │   │   ├── demo_pullRefresh_impl_list_custom.html
│       │   │   ├── demo_pullRefresh_impl_list_type2.html
│       │   │   └── demo_pullRefresh_parent.html
│       │   ├── storage
│       │   │   ├── demo_storage_sqlTools.html
│       │   │   └── demo_storage_storageTools.html
│       │   ├── test
│       │   │   ├── demo_inputfile.html
│       │   │   ├── demo_test_input.html
│       │   │   ├── demo_test_input2.html
│       │   │   ├── demo_test_interfaceAccess.html
│       │   │   ├── demo_test_test.html
│       │   │   └── demo_test_test2.html
│       │   ├── ui
│       │   │   └── demo_ui_uiTools.html
│       │   ├── update
│       │   │   └── demo_updateTools_file.html
│       │   ├── upload
│       │   │   ├── demo_h5file.html
│       │   │   ├── demo_uploadFile_h5_uploadH5.html
│       │   │   ├── demo_uploadFile_h5_webUploader.html
│       │   │   └── demo_uploadFile_plus_simple.html
│       │   ├── verifyCode
│       │   │   └── demo_verifyCode_verifyCodeTools.html
│       │   └── weichat
│       │       ├── demo_weichat_jssdk_enterprise.html
│       │       ├── demo_weichat_jssdk_normal.html
│       │       ├── demo_weichat_oauth_api.html
│       │       ├── demo_weichat_oauth_simple.html
│       │       └── demo_weichat_simple.html
│       ├── img
│       │   ├── RayApp
│       │   │   ├── img_error.jpg
│       │   │   └── img_loading.jpg
│       │   ├── css3D
│       │   │   ├── img_01.jpg
│       │   │   ├── img_02.jpg
│       │   │   └── img_03.jpg
│       │   ├── gallery
│       │   │   ├── img_testgallery1.jpg
│       │   │   ├── img_testgallery2.jpg
│       │   │   ├── img_testgallery3.jpg
│       │   │   └── img_testgallery4.jpg
│       │   ├── imgOperation
│       │   │   ├── img_addphoto.png
│       │   │   └── img_delete_error.png
│       │   ├── img_test.jpg
│       │   └── media
│       │       ├── img_clickToPlay.png
│       │       ├── img_voice_icon.png
│       │       ├── voice-icon.png
│       │       ├── voice-icon1.png
│       │       ├── voice-icon1_1.png
│       │       └── voice-icon1_2.png
│       ├── js
│       │   ├── bizlogic
│       │   │   ├── about
│       │   │   │   └── demo_about.js
│       │   │   ├── charset
│       │   │   │   ├── demo_charset_charsetTools.js
│       │   │   │   ├── demo_charset_md5Tools.js
│       │   │   │   ├── demo_charset_rsaTools.js
│       │   │   │   └── demo_charset_stringTools.js
│       │   │   ├── common
│       │   │   │   ├── bizlogic_common_ejs_default.js
│       │   │   │   └── litemplate_pulltorefresh_biz_default.js
│       │   │   ├── compatibility
│       │   │   │   └── demo_compatibility_offcanvasHorizontalScreen.js
│       │   │   ├── config
│       │   │   │   ├── config.js
│       │   │   │   └── seaBizConfig.js
│       │   │   ├── css3D
│       │   │   │   ├── demo_css3D_gallery.js
│       │   │   │   └── demo_css3D_gallery_dynamic.js
│       │   │   ├── date
│       │   │   │   └── demo_date_dateTools.js
│       │   │   ├── device
│       │   │   │   └── demo_device_keyBoardTools.js
│       │   │   ├── download
│       │   │   │   ├── demo_downloadFile_h5.js
│       │   │   │   ├── demo_downloadTools_file.js
│       │   │   │   └── demo_downloadTools_img.js
│       │   │   ├── echart
│       │   │   │   └── demo_echart_echartTools.js
│       │   │   ├── ejs
│       │   │   │   ├── demo_ejs_api.js
│       │   │   │   ├── demo_ejs_api_v2.js
│       │   │   │   ├── demo_ejs_api_v2_device.js
│       │   │   │   ├── demo_ejs_api_v2_nativeComponents.js
│       │   │   │   ├── demo_ejs_api_v2_nativeUI.js
│       │   │   │   ├── demo_ejs_api_v2_navigator.js
│       │   │   │   ├── demo_ejs_api_v2_oauth.js
│       │   │   │   ├── demo_ejs_api_v2_page.js
│       │   │   │   ├── demo_ejs_api_v2_runtime.js
│       │   │   │   ├── demo_ejs_api_v2_sql.js
│       │   │   │   ├── demo_ejs_demo_v2_index.js
│       │   │   │   ├── demo_ejs_simple.js
│       │   │   │   └── demo_ejs_simple_v2.js
│       │   │   ├── gallerySlider
│       │   │   │   └── demo_gallerySlider_gallerySliderTools.js
│       │   │   ├── imgOperation
│       │   │   │   ├── demo_imageLoaderTools_layzload.js
│       │   │   │   ├── demo_imageLoaderTools_localcache.js
│       │   │   │   └── demo_imageTools.js
│       │   │   ├── index.js
│       │   │   ├── liveAndDemand
│       │   │   │   ├── demo_liveAndDemand_lecloudDemand.js
│       │   │   │   ├── demo_liveAndDemand_lecloudDemandFull.js
│       │   │   │   ├── demo_liveAndDemand_lecloudLive.js
│       │   │   │   └── demo_liveAndDemand_lecloudLiveFull.js
│       │   │   ├── map
│       │   │   │   └── demo_map_baidumapH5.js
│       │   │   ├── media
│       │   │   │   ├── demo_media_h5Video.js
│       │   │   │   └── demo_media_mediaTools.js
│       │   │   ├── notification
│       │   │   │   └── demo_notificationTools.js
│       │   │   ├── oauth
│       │   │   │   └── demo_oauth_sso.js
│       │   │   ├── other
│       │   │   │   ├── demo_other_jsonCompareTools.js
│       │   │   │   └── demo_other_jsonViewTools.js
│       │   │   ├── pullToRefresh
│       │   │   │   ├── demo_pullRefresh_base_list.js
│       │   │   │   ├── demo_pullRefresh_base_parent.js
│       │   │   │   ├── demo_pullRefresh_div_custom.js
│       │   │   │   ├── demo_pullRefresh_impl_list.js
│       │   │   │   ├── demo_pullRefresh_impl_list_custom.js
│       │   │   │   ├── demo_pullRefresh_impl_list_type2.js
│       │   │   │   └── demo_pullRefresh_parent.js
│       │   │   ├── storage
│       │   │   │   ├── demo_storage_sqlTools.js
│       │   │   │   └── demo_storage_storageTools.js
│       │   │   ├── test
│       │   │   │   ├── demo_test_input.js
│       │   │   │   ├── demo_test_interfaceAccess.js
│       │   │   │   └── demo_test_test.js
│       │   │   ├── ui
│       │   │   │   └── demo_ui_uiTools.js
│       │   │   ├── update
│       │   │   │   └── demo_updateTools_file.js
│       │   │   ├── upload
│       │   │   │   ├── demo_uploadFile_h5_uploadH5.js
│       │   │   │   ├── demo_uploadFile_h5_webUploader.js
│       │   │   │   └── demo_uploadFile_plus_simple.js
│       │   │   ├── verifyCode
│       │   │   │   └── demo_verifyCode_verifyCodeTools.js
│       │   │   └── weichat
│       │   │       ├── demo_weichat_jssdk_enterprise.js
│       │   │       ├── demo_weichat_jssdk_normal.js
│       │   │       ├── demo_weichat_oauth_api.js
│       │   │       └── demo_weichat_oauth_simple.js
│       │   ├── core
│       │   │   ├── RayApp
│       │   │   │   ├── Optimized
│       │   │   │   │   └── RayApp.Template.js
│       │   │   │   ├── RayApp.Config.js
│       │   │   │   ├── Tools
│       │   │   │   │   ├── RayApp.CharsetTools.js
│       │   │   │   │   ├── RayApp.CommonTools.js
│       │   │   │   │   ├── RayApp.DateTools.js
│       │   │   │   │   ├── RayApp.DownLoadTools.js
│       │   │   │   │   ├── RayApp.EchartsTools.js
│       │   │   │   │   ├── RayApp.FileTools.js
│       │   │   │   │   ├── RayApp.GallerySliderTools.js
│       │   │   │   │   ├── RayApp.HtmlTools.js
│       │   │   │   │   ├── RayApp.IDCardTools.js
│       │   │   │   │   ├── RayApp.ImageLoaderTools.js
│       │   │   │   │   ├── RayApp.ImageTools.js
│       │   │   │   │   ├── RayApp.JSONTools.js
│       │   │   │   │   ├── RayApp.KeyBoardTools.js
│       │   │   │   │   ├── RayApp.Md5Tools.js
│       │   │   │   │   ├── RayApp.MediaTools.js
│       │   │   │   │   ├── RayApp.NotificationTools.js
│       │   │   │   │   ├── RayApp.PullToRefresh.Base.Default.js
│       │   │   │   │   ├── RayApp.PullToRefresh.Base.Type0.js
│       │   │   │   │   ├── RayApp.PullToRefresh.Base.Type1.js
│       │   │   │   │   ├── RayApp.PullToRefresh.Base.Type1.material1.js
│       │   │   │   │   ├── RayApp.PullToRefresh.Base.Type2.js
│       │   │   │   │   ├── RayApp.PullToRefresh.Impl.Default.js
│       │   │   │   │   ├── RayApp.SqlTools.js
│       │   │   │   │   ├── RayApp.StorageTools.js
│       │   │   │   │   ├── RayApp.StringTools.js
│       │   │   │   │   ├── RayApp.UITools.js
│       │   │   │   │   ├── RayApp.UpLoadH5Tools.js
│       │   │   │   │   ├── RayApp.UpLoadPlusTools.js
│       │   │   │   │   ├── RayApp.UpdateTools.js
│       │   │   │   │   ├── RayApp.VerifyCodeTools.js
│       │   │   │   │   └── RayApp.WindowTools.js
│       │   │   │   ├── cacheControl.config.js
│       │   │   │   └── sea.config.js
│       │   │   ├── sea-debug_2.1.js
│       │   │   ├── sea-debug_2.23.js
│       │   │   ├── sea-debug_3.0.js
│       │   │   ├── sea.min.js
│       │   │   ├── sea.min_2.1.js
│       │   │   ├── sea.min_2.23.js
│       │   │   └── sea.min_3.0.js
│       │   └── libs
│       │       ├── Barrett.js
│       │       ├── BigInt.js
│       │       ├── Gallery3DEffect.js
│       │       ├── RSA.js
│       │       ├── anroidKeybordJumper.js
│       │       ├── bcloud.js
│       │       ├── blive.js
│       │       ├── echarts-all.js
│       │       ├── jquery-1.11.0.min.js
│       │       ├── mui.js
│       │       ├── mui.jsonview.js
│       │       ├── mui.min.js
│       │       ├── mui.picker.js
│       │       ├── mui.picker.min.js
│       │       ├── mui.poppicker.js
│       │       ├── mui.previewimage.js
│       │       ├── mui.zoom.js
│       │       ├── mustache.min.js
│       │       ├── webuploader.js
│       │       └── zepto.min.js
│       └── manifest.json
└── 安装包Demo
    ├── showcase_rayapp.apk
    └── showcase_rayapp.ipa

90 directories, 264 files