@oxiaom/adoremix-win32-x64 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +24 -0
- package/native/.adoremix-native.json +1 -0
- package/native/AdoreMixV8X.exe +0 -0
- package/native/Qt5Core.dll +0 -0
- package/native/Qt5Network.dll +0 -0
- package/native/Qt5Sql.dll +0 -0
- package/native/Qt5WebSockets.dll +0 -0
- package/native/audio/qtaudio_windows.dll +0 -0
- package/native/bearer/qgenericbearer.dll +0 -0
- package/native/bearer/qnativewifibearer.dll +0 -0
- package/native/etc/Demo1.ini +49 -0
- package/native/etc/docroot/bangzhu/.project +22 -0
- package/native/etc/docroot/bangzhu/css/app.css +21 -0
- package/native/etc/docroot/bangzhu/css/feedback.css +131 -0
- package/native/etc/docroot/bangzhu/css/icons-extra.css +63 -0
- package/native/etc/docroot/bangzhu/css/mui.dtpicker.css +136 -0
- package/native/etc/docroot/bangzhu/css/mui.imageviewer.css +123 -0
- package/native/etc/docroot/bangzhu/css/mui.indexedlist.css +112 -0
- package/native/etc/docroot/bangzhu/css/mui.listpicker.css +95 -0
- package/native/etc/docroot/bangzhu/css/mui.min.css +5 -0
- package/native/etc/docroot/bangzhu/css/mui.picker.all.css +285 -0
- package/native/etc/docroot/bangzhu/css/mui.picker.css +85 -0
- package/native/etc/docroot/bangzhu/css/mui.picker.min.css +7 -0
- package/native/etc/docroot/bangzhu/css/mui.poppicker.css +64 -0
- package/native/etc/docroot/bangzhu/examples/accordion.html +125 -0
- package/native/etc/docroot/bangzhu/examples/actionsheet-plus.html +128 -0
- package/native/etc/docroot/bangzhu/examples/actionsheet.html +153 -0
- package/native/etc/docroot/bangzhu/examples/ad.html +47 -0
- package/native/etc/docroot/bangzhu/examples/ajax.html +155 -0
- package/native/etc/docroot/bangzhu/examples/badges.html +54 -0
- package/native/etc/docroot/bangzhu/examples/beecloud.html +150 -0
- package/native/etc/docroot/bangzhu/examples/best-practices/list-to-detail/detail.html +104 -0
- package/native/etc/docroot/bangzhu/examples/best-practices/list-to-detail/list-to-detail.css +160 -0
- package/native/etc/docroot/bangzhu/examples/best-practices/list-to-detail/listview.html +326 -0
- package/native/etc/docroot/bangzhu/examples/best-practices/list-to-detail/vue.min.js +8 -0
- package/native/etc/docroot/bangzhu/examples/buttons-with-badges.html +48 -0
- package/native/etc/docroot/bangzhu/examples/buttons-with-block.html +50 -0
- package/native/etc/docroot/bangzhu/examples/buttons-with-icons.html +68 -0
- package/native/etc/docroot/bangzhu/examples/buttons-with-loading.html +86 -0
- package/native/etc/docroot/bangzhu/examples/buttons.html +89 -0
- package/native/etc/docroot/bangzhu/examples/card.html +97 -0
- package/native/etc/docroot/bangzhu/examples/checkbox.html +68 -0
- package/native/etc/docroot/bangzhu/examples/clouddb_wilddog.html +268 -0
- package/native/etc/docroot/bangzhu/examples/date.html +88 -0
- package/native/etc/docroot/bangzhu/examples/dialog.html +82 -0
- package/native/etc/docroot/bangzhu/examples/dtpicker.html +129 -0
- package/native/etc/docroot/bangzhu/examples/echarts.html +150 -0
- package/native/etc/docroot/bangzhu/examples/feedback.html +72 -0
- package/native/etc/docroot/bangzhu/examples/grid-default.html +61 -0
- package/native/etc/docroot/bangzhu/examples/grid-pagination.html +266 -0
- package/native/etc/docroot/bangzhu/examples/guide.html +269 -0
- package/native/etc/docroot/bangzhu/examples/icons-extra.html +161 -0
- package/native/etc/docroot/bangzhu/examples/icons.html +182 -0
- package/native/etc/docroot/bangzhu/examples/im-chat.html +711 -0
- package/native/etc/docroot/bangzhu/examples/imageviewer-native.html +90 -0
- package/native/etc/docroot/bangzhu/examples/imageviewer.html +197 -0
- package/native/etc/docroot/bangzhu/examples/indexed-list-select.html +459 -0
- package/native/etc/docroot/bangzhu/examples/indexed-list.html +265 -0
- package/native/etc/docroot/bangzhu/examples/info.html +119 -0
- package/native/etc/docroot/bangzhu/examples/input.html +108 -0
- package/native/etc/docroot/bangzhu/examples/lazyload-image.html +73 -0
- package/native/etc/docroot/bangzhu/examples/list-triplex-row.html +115 -0
- package/native/etc/docroot/bangzhu/examples/list-with-input.html +91 -0
- package/native/etc/docroot/bangzhu/examples/locker-dom.html +85 -0
- package/native/etc/docroot/bangzhu/examples/login.html +83 -0
- package/native/etc/docroot/bangzhu/examples/media-list.html +220 -0
- package/native/etc/docroot/bangzhu/examples/message-bottom.html +87 -0
- package/native/etc/docroot/bangzhu/examples/modals.html +45 -0
- package/native/etc/docroot/bangzhu/examples/nav-nativeObj.html +45 -0
- package/native/etc/docroot/bangzhu/examples/nav.html +135 -0
- package/native/etc/docroot/bangzhu/examples/nav_transparent.html +127 -0
- package/native/etc/docroot/bangzhu/examples/nav_transparent_native.html +121 -0
- package/native/etc/docroot/bangzhu/examples/numbox.html +114 -0
- package/native/etc/docroot/bangzhu/examples/offcanvas-drag-down.html +384 -0
- package/native/etc/docroot/bangzhu/examples/offcanvas-drag-left-plus-main.html +293 -0
- package/native/etc/docroot/bangzhu/examples/offcanvas-drag-left-plus-menu.html +102 -0
- package/native/etc/docroot/bangzhu/examples/offcanvas-drag-left.html +228 -0
- package/native/etc/docroot/bangzhu/examples/offcanvas-drag-right-plus-main.html +292 -0
- package/native/etc/docroot/bangzhu/examples/offcanvas-drag-right-plus-menu.html +111 -0
- package/native/etc/docroot/bangzhu/examples/offcanvas-drag-right.html +220 -0
- package/native/etc/docroot/bangzhu/examples/pagination.html +236 -0
- package/native/etc/docroot/bangzhu/examples/picker.html +159 -0
- package/native/etc/docroot/bangzhu/examples/popovers.html +200 -0
- package/native/etc/docroot/bangzhu/examples/progressbar.html +171 -0
- package/native/etc/docroot/bangzhu/examples/pullrefresh.html +86 -0
- package/native/etc/docroot/bangzhu/examples/pullrefresh_main.html +46 -0
- package/native/etc/docroot/bangzhu/examples/pullrefresh_sub.html +101 -0
- package/native/etc/docroot/bangzhu/examples/pullrefresh_with_tab.html +586 -0
- package/native/etc/docroot/bangzhu/examples/radio.html +93 -0
- package/native/etc/docroot/bangzhu/examples/range.html +89 -0
- package/native/etc/docroot/bangzhu/examples/setting.html +910 -0
- package/native/etc/docroot/bangzhu/examples/slider-default.html +98 -0
- package/native/etc/docroot/bangzhu/examples/slider-native.html +43 -0
- package/native/etc/docroot/bangzhu/examples/slider-table-default.html +62 -0
- package/native/etc/docroot/bangzhu/examples/slider-table-pagination.html +74 -0
- package/native/etc/docroot/bangzhu/examples/slider-with-title.html +99 -0
- package/native/etc/docroot/bangzhu/examples/switches.html +92 -0
- package/native/etc/docroot/bangzhu/examples/tab-top-subpage-1.html +131 -0
- package/native/etc/docroot/bangzhu/examples/tab-top-subpage-2.html +131 -0
- package/native/etc/docroot/bangzhu/examples/tab-top-subpage-3.html +56 -0
- package/native/etc/docroot/bangzhu/examples/tab-top-subpage-4.html +110 -0
- package/native/etc/docroot/bangzhu/examples/tab-top-subpage-5.html +131 -0
- package/native/etc/docroot/bangzhu/examples/tab-top-webview-main.html +183 -0
- package/native/etc/docroot/bangzhu/examples/tab-vertical-scroll.html +170 -0
- package/native/etc/docroot/bangzhu/examples/tab-webview-main.html +112 -0
- package/native/etc/docroot/bangzhu/examples/tab-webview-subpage-about.html +38 -0
- package/native/etc/docroot/bangzhu/examples/tab-webview-subpage-chat.html +127 -0
- package/native/etc/docroot/bangzhu/examples/tab-webview-subpage-contact.html +155 -0
- package/native/etc/docroot/bangzhu/examples/tab-webview-subpage-setting.html +79 -0
- package/native/etc/docroot/bangzhu/examples/tab-with-segmented-control-vertical.html +85 -0
- package/native/etc/docroot/bangzhu/examples/tab-with-segmented-control.html +195 -0
- package/native/etc/docroot/bangzhu/examples/tab-with-viewpagerindicator.html +203 -0
- package/native/etc/docroot/bangzhu/examples/tabbar-labels-only.html +44 -0
- package/native/etc/docroot/bangzhu/examples/tabbar-with-submenus.html +75 -0
- package/native/etc/docroot/bangzhu/examples/tabbar.html +247 -0
- package/native/etc/docroot/bangzhu/examples/tableviews-with-badges.html +78 -0
- package/native/etc/docroot/bangzhu/examples/tableviews-with-collapses.html +83 -0
- package/native/etc/docroot/bangzhu/examples/tableviews-with-swipe.html +184 -0
- package/native/etc/docroot/bangzhu/examples/tableviews.html +87 -0
- package/native/etc/docroot/bangzhu/examples/typography.html +41 -0
- package/native/etc/docroot/bangzhu/fonts/mui-icons-extra.ttf +0 -0
- package/native/etc/docroot/bangzhu/fonts/mui.ttf +0 -0
- package/native/etc/docroot/bangzhu/images/60x60.gif +0 -0
- package/native/etc/docroot/bangzhu/images/cbd.jpg +0 -0
- package/native/etc/docroot/bangzhu/images/login-1.png +0 -0
- package/native/etc/docroot/bangzhu/images/logo.png +0 -0
- package/native/etc/docroot/bangzhu/images/muwu.jpg +0 -0
- package/native/etc/docroot/bangzhu/images/qrcode.png +0 -0
- package/native/etc/docroot/bangzhu/images/shuijiao.jpg +0 -0
- package/native/etc/docroot/bangzhu/images/yuantiao.jpg +0 -0
- package/native/etc/docroot/bangzhu/index-menu.html +196 -0
- package/native/etc/docroot/bangzhu/index.html +414 -0
- package/native/etc/docroot/bangzhu/js/95516.js +32 -0
- package/native/etc/docroot/bangzhu/js/arttmpl.js +2 -0
- package/native/etc/docroot/bangzhu/js/beecloud.js +141 -0
- package/native/etc/docroot/bangzhu/js/city.data-3.js +11548 -0
- package/native/etc/docroot/bangzhu/js/city.data.js +1605 -0
- package/native/etc/docroot/bangzhu/js/feedback.js +234 -0
- package/native/etc/docroot/bangzhu/js/mui.dtpicker.js +471 -0
- package/native/etc/docroot/bangzhu/js/mui.imageViewer.js +268 -0
- package/native/etc/docroot/bangzhu/js/mui.indexedlist.js +187 -0
- package/native/etc/docroot/bangzhu/js/mui.js +8390 -0
- package/native/etc/docroot/bangzhu/js/mui.lazyload.img.js +116 -0
- package/native/etc/docroot/bangzhu/js/mui.lazyload.js +327 -0
- package/native/etc/docroot/bangzhu/js/mui.listpicker.js +399 -0
- package/native/etc/docroot/bangzhu/js/mui.locker.js +303 -0
- package/native/etc/docroot/bangzhu/js/mui.min.js +6 -0
- package/native/etc/docroot/bangzhu/js/mui.picker.all.js +1018 -0
- package/native/etc/docroot/bangzhu/js/mui.picker.js +389 -0
- package/native/etc/docroot/bangzhu/js/mui.picker.min.js +7 -0
- package/native/etc/docroot/bangzhu/js/mui.poppicker.js +160 -0
- package/native/etc/docroot/bangzhu/js/mui.previewimage.js +382 -0
- package/native/etc/docroot/bangzhu/js/mui.pullToRefresh.js +407 -0
- package/native/etc/docroot/bangzhu/js/mui.pullToRefresh.material.js +352 -0
- package/native/etc/docroot/bangzhu/js/mui.view.js +628 -0
- package/native/etc/docroot/bangzhu/js/mui.zoom.js +322 -0
- package/native/etc/docroot/bangzhu/js/update.js +45 -0
- package/native/etc/docroot/bangzhu/js/webviewGroup.js +286 -0
- package/native/etc/docroot/bangzhu/libs/echarts-all.js +35 -0
- package/native/etc/docroot/bangzhu/manifest.json +994 -0
- package/native/etc/docroot/index.html +1 -0
- package/native/etc/docroot/luyin2/index.html +145 -0
- package/native/etc/docroot/luyin2/js/jquery-1.10.1.min.js +6 -0
- package/native/etc/docroot/luyin2/js/jquery-1.5.min.js +16 -0
- package/native/etc/docroot/luyin2/js/jquery.js +18 -0
- package/native/etc/docroot/luyin2/js/jquery.multiselect.js +104 -0
- package/native/etc/docroot/luyin2/js/lame.min.js +308 -0
- package/native/etc/docroot/luyin2/js/recordmp3.js +239 -0
- package/native/etc/docroot/luyin2/js/worker-realtime.js +106 -0
- package/native/etc/docroot/luyin2//346/223/215/344/275/234/346/214/207/345/215/227.txt +3 -0
- package/native/etc/docroot/static/css/app.8421a6d597ba48619941ccd4e386fbb2.css +675 -0
- package/native/etc/docroot/static/css/app.8421a6d597ba48619941ccd4e386fbb2.css.map +1 -0
- package/native/etc/docroot/static/fonts/element-icons.535877f.woff +0 -0
- package/native/etc/docroot/static/fonts/element-icons.732389d.ttf +0 -0
- package/native/etc/docroot/static/img/login_bg.ad6b482.jpg +0 -0
- package/native/etc/docroot/static/js/app.eff1c2200a448936b027.js +2 -0
- package/native/etc/docroot/static/js/app.eff1c2200a448936b027.js.map +1 -0
- package/native/etc/docroot/static/js/manifest.400eada2d24447a4fc30.js +2 -0
- package/native/etc/docroot/static/js/manifest.400eada2d24447a4fc30.js.map +1 -0
- package/native/etc/docroot/static/js/vendor.ca4f735ec1dfe336a804.js +45 -0
- package/native/etc/docroot/static/js/vendor.ca4f735ec1dfe336a804.js.map +1 -0
- package/native/etc/docroot/tts.js +151 -0
- package/native/etc/docroot/xcx/Discover.html +156 -0
- package/native/etc/docroot/xcx/css/mui.css +5649 -0
- package/native/etc/docroot/xcx/css/mui.min.css +5 -0
- package/native/etc/docroot/xcx/devicelist.html +659 -0
- package/native/etc/docroot/xcx/fonts/mui.ttf +0 -0
- package/native/etc/docroot/xcx/index.html +75 -0
- package/native/etc/docroot/xcx/index.js +1 -0
- package/native/etc/docroot/xcx/js/axios.min.js +3 -0
- package/native/etc/docroot/xcx/js/axios.min.map +1 -0
- package/native/etc/docroot/xcx/js/js.cookie.js +8 -0
- package/native/etc/docroot/xcx/js/mui.js +8390 -0
- package/native/etc/docroot/xcx/js/mui.min.js +6 -0
- package/native/etc/docroot/xcx/main.html +85 -0
- package/native/etc/ssl/README.txt +5 -0
- package/native/etc/ssl/ca.crt +21 -0
- package/native/etc/ssl/ca.key +27 -0
- package/native/etc/ssl/client.crt +20 -0
- package/native/etc/ssl/client.key +28 -0
- package/native/etc/ssl/client.p12 +0 -0
- package/native/etc/ssl/server.crt +20 -0
- package/native/etc/ssl/server.key +28 -0
- package/native/etc/templates/demo-de.tpl +12 -0
- package/native/etc/templates/demo.tpl +12 -0
- package/native/etc/ttys/adore03.sql +426 -0
- package/native/etc/ttys/adore04.sql +426 -0
- package/native/etc/ttys/adore1.sql +859 -0
- package/native/etc/ttys/adore_mix22.sql +806 -0
- package/native/etc/ttys/sqlite.sql +1140 -0
- package/native/etc/ttys/sqlite3main.sql +434 -0
- package/native/etc/ttys/sqltest.sql +279 -0
- package/native/etc/ttys/tp3sql.sql +1412 -0
- package/native/find.js +529 -0
- package/native/findsc.js +701 -0
- package/native/iconengines/qsvgicon.dll +0 -0
- package/native/imageformats/qgif.dll +0 -0
- package/native/imageformats/qicns.dll +0 -0
- package/native/imageformats/qico.dll +0 -0
- package/native/imageformats/qjpeg.dll +0 -0
- package/native/imageformats/qsvg.dll +0 -0
- package/native/imageformats/qtga.dll +0 -0
- package/native/imageformats/qtiff.dll +0 -0
- package/native/imageformats/qwbmp.dll +0 -0
- package/native/imageformats/qwebp.dll +0 -0
- package/native/libgcc_s_sjlj-1.dll +0 -0
- package/native/libstdc++-6.dll +0 -0
- package/native/libwinpthread-1.dll +0 -0
- package/native/mediaservice/dsengine.dll +0 -0
- package/native/mediaservice/qtmedia_audioengine.dll +0 -0
- package/native/platforms/qdirect2d.dll +0 -0
- package/native/platforms/qminimal.dll +0 -0
- package/native/platforms/qoffscreen.dll +0 -0
- package/native/platforms/qwebgl.dll +0 -0
- package/native/platforms/qwindows.dll +0 -0
- package/native/qt.conf +2 -0
- package/native/sqldrivers/qsqlite.dll +0 -0
- package/native/sqldrivers/qsqlmysql.dll +0 -0
- package/native/sqldrivers/qsqlodbc.dll +0 -0
- package/native/sqldrivers/qsqlpsql.dll +0 -0
- package/native/sqldrivers/sqlitecipher.dll +0 -0
- package/native/tts.js +151 -0
- package/package.json +23 -0
|
@@ -0,0 +1,994 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@platforms": [
|
|
3
|
+
"android",
|
|
4
|
+
"iPhone",
|
|
5
|
+
"iPad"
|
|
6
|
+
],
|
|
7
|
+
"id" : "",
|
|
8
|
+
/*必选,应用的标识*/
|
|
9
|
+
"name" : "bangzhu",
|
|
10
|
+
/*必选,应用名称*/
|
|
11
|
+
"version": {
|
|
12
|
+
"name": "1.0.0",
|
|
13
|
+
/*必选,版本名称*/
|
|
14
|
+
"code": "100"
|
|
15
|
+
},
|
|
16
|
+
"description": "",
|
|
17
|
+
/*可选,应用描述信息*/
|
|
18
|
+
"icons": {
|
|
19
|
+
"72": "icon.png"
|
|
20
|
+
},
|
|
21
|
+
"fullscreen": true,
|
|
22
|
+
"launch_path": "index.html",
|
|
23
|
+
/*必选,应用的入口页面,默认为根目录下的index.html;也可以是网络地址,网络地址必须以http://或https://开头*/
|
|
24
|
+
"developer": {
|
|
25
|
+
"email": "",
|
|
26
|
+
/*可选,开发者名称*/
|
|
27
|
+
"name": "",
|
|
28
|
+
/*可选,开发者邮箱地址*/
|
|
29
|
+
"url": ""
|
|
30
|
+
},
|
|
31
|
+
"permissions": {},
|
|
32
|
+
"plus": {
|
|
33
|
+
"launchwebview": {
|
|
34
|
+
"titleNView": {
|
|
35
|
+
"backgroundcolor": "#f7f7f7",
|
|
36
|
+
"titletext": "首页",
|
|
37
|
+
"titlecolor": "#000000"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"statusbar": {
|
|
41
|
+
"immersed": "supportedDevice",
|
|
42
|
+
"style": "dark"
|
|
43
|
+
},
|
|
44
|
+
"popGesture": "close",
|
|
45
|
+
/*设置应用默认侧滑返回关闭Webview窗口,none为无侧滑返回功能,hide为侧滑隐藏Webview窗口。参考ask.dcloud.net.cn/article/102*/
|
|
46
|
+
"splashscreen": {
|
|
47
|
+
"autoclose": false,
|
|
48
|
+
/*如果为true,程序启动的图片可以自动关闭,如果为false,开发者需要手动关闭*/
|
|
49
|
+
"waiting": true
|
|
50
|
+
},
|
|
51
|
+
"runmode": "normal",
|
|
52
|
+
/*两个值,liberate或normal,前者在应用安装时释放资源,后者不需要释放资源*/
|
|
53
|
+
"signature": "Sk9JTiBVUyBtYWlsdG86aHIyMDEzQGRjbG91ZC5pbw==",
|
|
54
|
+
/*可选,保留给应用签名,暂不使用*/
|
|
55
|
+
"distribute": {
|
|
56
|
+
"debug": "",
|
|
57
|
+
/*可选,是否为debug模式,可取值:true表示debug模式运行,false表示release模式运行,默认值为false*/
|
|
58
|
+
"apple": {
|
|
59
|
+
"appid": "",
|
|
60
|
+
/*iOS必选,苹果开发网站申请的appid,如io.dcloud.HelloMUI*/
|
|
61
|
+
"mobileprovision": "",
|
|
62
|
+
/*iOS必选,打包配置文件*/
|
|
63
|
+
"password": "",
|
|
64
|
+
/*iOS必选,导入配置文件密码*/
|
|
65
|
+
"p12": "",
|
|
66
|
+
/*iOS必选,打包配置文件关联的个人证书*/
|
|
67
|
+
"devices": "universal",
|
|
68
|
+
/*iphone,可取值iphone/ipad/universal*/
|
|
69
|
+
"frameworks": []
|
|
70
|
+
},
|
|
71
|
+
"google": {
|
|
72
|
+
"packagename": "",
|
|
73
|
+
/*Android必选,程序包名,如io.dcloud.HelloMUI*/
|
|
74
|
+
"keystore": "",
|
|
75
|
+
/*Android必选,打包证书文件*/
|
|
76
|
+
"password": "",
|
|
77
|
+
/*Android必选,打包证书密码*/
|
|
78
|
+
"aliasname": "",
|
|
79
|
+
/*Android必选,打包证书别名*/
|
|
80
|
+
"permissions": ["<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
|
|
81
|
+
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
|
|
82
|
+
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
|
|
83
|
+
"<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
|
|
84
|
+
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
|
|
85
|
+
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
|
|
86
|
+
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
|
|
87
|
+
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
|
|
88
|
+
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
|
|
89
|
+
"<uses-permission android:name=\"android.permission.INTERNET\"/>",
|
|
90
|
+
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
|
|
91
|
+
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
|
|
92
|
+
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
|
|
93
|
+
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
|
|
94
|
+
"<uses-feature android:name=\"android.hardware.camera\"/>",
|
|
95
|
+
"<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
|
|
96
|
+
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
"orientation": [
|
|
100
|
+
"portrait-primary",
|
|
101
|
+
"landscape-primary",
|
|
102
|
+
"portrait-secondary",
|
|
103
|
+
"landscape-secondary"
|
|
104
|
+
],
|
|
105
|
+
/*必选*/
|
|
106
|
+
"icons": {
|
|
107
|
+
"ios": {
|
|
108
|
+
"iphone": {},
|
|
109
|
+
"ipad": {}
|
|
110
|
+
},
|
|
111
|
+
"android": {}
|
|
112
|
+
},
|
|
113
|
+
"splashscreen": {
|
|
114
|
+
"ios": {
|
|
115
|
+
"iphone": {},
|
|
116
|
+
"ipad": {}
|
|
117
|
+
},
|
|
118
|
+
"android": {}
|
|
119
|
+
}
|
|
120
|
+
},
|
|
121
|
+
"schemeWhitelist": ["market"]
|
|
122
|
+
},
|
|
123
|
+
"dependencies": {
|
|
124
|
+
"pages": {
|
|
125
|
+
"index.html": {
|
|
126
|
+
"resources": [
|
|
127
|
+
"js/mui.min.js",
|
|
128
|
+
"fonts/mui.ttf",
|
|
129
|
+
"css/mui.min.css",
|
|
130
|
+
"js/update.js",
|
|
131
|
+
"list.html"
|
|
132
|
+
],
|
|
133
|
+
"refer": [
|
|
134
|
+
"index-menu.html"
|
|
135
|
+
],
|
|
136
|
+
"priority": 0
|
|
137
|
+
},
|
|
138
|
+
"examples/tab-webview-subpage-contact.html": {
|
|
139
|
+
"resources": [
|
|
140
|
+
"images/60x60.gif",
|
|
141
|
+
"js/mui.min.js",
|
|
142
|
+
"css/mui.min.css"
|
|
143
|
+
],
|
|
144
|
+
"refer": [],
|
|
145
|
+
"priority": 0
|
|
146
|
+
},
|
|
147
|
+
"examples/tab-webview-main.html": {
|
|
148
|
+
"resources": [
|
|
149
|
+
"examples/tab-webview-subpage-setting.html",
|
|
150
|
+
"examples/tab-webview-subpage-chat.html",
|
|
151
|
+
"examples/tab-webview-subpage-contact.html",
|
|
152
|
+
"examples/tab-webview-subpage-about.html",
|
|
153
|
+
"fonts/mui.ttf",
|
|
154
|
+
"js/mui.min.js",
|
|
155
|
+
"css/mui.min.css"
|
|
156
|
+
],
|
|
157
|
+
"refer": [],
|
|
158
|
+
"priority": 0
|
|
159
|
+
},
|
|
160
|
+
"list.html": {
|
|
161
|
+
"resources": [
|
|
162
|
+
"js/mui.min.js",
|
|
163
|
+
"fonts/mui.ttf",
|
|
164
|
+
"css/mui.min.css"
|
|
165
|
+
],
|
|
166
|
+
"refer": [
|
|
167
|
+
"examples/template.html",
|
|
168
|
+
"examples/tab-webview-main.html",
|
|
169
|
+
"examples/pullrefresh_main.html",
|
|
170
|
+
"examples/ajax.html",
|
|
171
|
+
"examples/accordion.html",
|
|
172
|
+
"examples/buttons.html",
|
|
173
|
+
"examples/guide.html",
|
|
174
|
+
"examples/badges.html",
|
|
175
|
+
"examples/actionsheet.html",
|
|
176
|
+
"examples/actionsheet-plus.html",
|
|
177
|
+
"examples/ad.html",
|
|
178
|
+
"examples/buttons-with-icons.html",
|
|
179
|
+
"examples/buttons-with-badges.html",
|
|
180
|
+
"examples/buttons-with-block.html",
|
|
181
|
+
"examples/checkbox.html",
|
|
182
|
+
"examples/clouddb_wilddog.html",
|
|
183
|
+
"examples/dtpicker.html",
|
|
184
|
+
"examples/date.html",
|
|
185
|
+
"examples/dialog.html",
|
|
186
|
+
"examples/slider-default.html",
|
|
187
|
+
"examples/slider-with-title.html",
|
|
188
|
+
"examples/slider-table-default.html",
|
|
189
|
+
"examples/slider-table-pagination.html",
|
|
190
|
+
"examples/grid-default.html",
|
|
191
|
+
"examples/grid-pagination.html",
|
|
192
|
+
"examples/icons.html",
|
|
193
|
+
"examples/input.html",
|
|
194
|
+
"examples/echarts.html",
|
|
195
|
+
"examples/imageviewer.html",
|
|
196
|
+
"examples/indexed-list.html",
|
|
197
|
+
"examples/indexed-list-select.html",
|
|
198
|
+
"examples/lazyload-image.html",
|
|
199
|
+
"examples/locker-dom.html",
|
|
200
|
+
"examples/login.html",
|
|
201
|
+
"examples/setting.html",
|
|
202
|
+
"examples/offcanvas-drag-right-plus-main.html",
|
|
203
|
+
"examples/offcanvas-drag-left-plus-main.html",
|
|
204
|
+
"examples/offcanvas-drag-right.html",
|
|
205
|
+
"examples/offcanvas-drag-left.html",
|
|
206
|
+
"examples/offcanvas-drag-down.html",
|
|
207
|
+
"examples/picker.html",
|
|
208
|
+
"examples/pagination.html",
|
|
209
|
+
"examples/popovers.html",
|
|
210
|
+
"examples/pullrefresh_with_tab.html",
|
|
211
|
+
"examples/radio.html",
|
|
212
|
+
"examples/range.html",
|
|
213
|
+
"examples/switches.html",
|
|
214
|
+
"examples/tabbar.html",
|
|
215
|
+
"examples/tabbar-with-submenus.html",
|
|
216
|
+
"examples/tab-with-viewpagerindicator.html",
|
|
217
|
+
"examples/tab-with-segmented-control.html",
|
|
218
|
+
"examples/tab-with-segmented-control-vertical.html",
|
|
219
|
+
"examples/typography.html",
|
|
220
|
+
"examples/im-chat.html",
|
|
221
|
+
"examples/info.html",
|
|
222
|
+
"examples/tableviews.html",
|
|
223
|
+
"examples/tableviews-with-badges.html",
|
|
224
|
+
"examples/list-with-input.html",
|
|
225
|
+
"examples/list-triplex-row.html",
|
|
226
|
+
"examples/tableviews-with-collapses.html",
|
|
227
|
+
"examples/tableviews-with-swipe.html",
|
|
228
|
+
"examples/media-list.html",
|
|
229
|
+
"examples/nav.html",
|
|
230
|
+
"examples/numbox.html"
|
|
231
|
+
],
|
|
232
|
+
"priority": 0
|
|
233
|
+
},
|
|
234
|
+
"examples/pullrefresh_main.html": {
|
|
235
|
+
"resources": [
|
|
236
|
+
"examples/pullrefresh_sub.html",
|
|
237
|
+
"fonts/mui.ttf",
|
|
238
|
+
"js/mui.min.js",
|
|
239
|
+
"css/mui.min.css"
|
|
240
|
+
],
|
|
241
|
+
"refer": [],
|
|
242
|
+
"priority": 0
|
|
243
|
+
},
|
|
244
|
+
"examples/ajax.html": {
|
|
245
|
+
"resources": [
|
|
246
|
+
"css/app.css",
|
|
247
|
+
"js/mui.min.js",
|
|
248
|
+
"fonts/mui.ttf",
|
|
249
|
+
"css/mui.min.css"
|
|
250
|
+
],
|
|
251
|
+
"refer": [],
|
|
252
|
+
"priority": 0
|
|
253
|
+
},
|
|
254
|
+
"examples/accordion.html": {
|
|
255
|
+
"resources": [
|
|
256
|
+
"images/cbd.jpg",
|
|
257
|
+
"images/muwu.jpg",
|
|
258
|
+
"images/yuantiao.jpg",
|
|
259
|
+
"images/shuijiao.jpg",
|
|
260
|
+
"js/mui.min.js",
|
|
261
|
+
"css/app.css",
|
|
262
|
+
"fonts/mui.ttf",
|
|
263
|
+
"css/mui.min.css"
|
|
264
|
+
],
|
|
265
|
+
"refer": [],
|
|
266
|
+
"priority": 0
|
|
267
|
+
},
|
|
268
|
+
"examples/tab-webview-subpage-setting.html": {
|
|
269
|
+
"resources": [
|
|
270
|
+
"fonts/mui.ttf",
|
|
271
|
+
"js/mui.min.js",
|
|
272
|
+
"css/mui.min.css"
|
|
273
|
+
],
|
|
274
|
+
"refer": [],
|
|
275
|
+
"priority": 0
|
|
276
|
+
},
|
|
277
|
+
"index-menu.html": {
|
|
278
|
+
"resources": [
|
|
279
|
+
"fonts/mui.ttf",
|
|
280
|
+
"js/mui.min.js",
|
|
281
|
+
"css/mui.min.css"
|
|
282
|
+
],
|
|
283
|
+
"refer": [
|
|
284
|
+
"examples/offcanvas-drag-left.html"
|
|
285
|
+
],
|
|
286
|
+
"priority": 0
|
|
287
|
+
},
|
|
288
|
+
"examples/template.html": {
|
|
289
|
+
"resources": [
|
|
290
|
+
"js/mui.min.js",
|
|
291
|
+
"fonts/mui.ttf",
|
|
292
|
+
"css/mui.min.css"
|
|
293
|
+
],
|
|
294
|
+
"refer": [],
|
|
295
|
+
"priority": 0
|
|
296
|
+
},
|
|
297
|
+
"examples/tab-webview-subpage-about.html": {
|
|
298
|
+
"resources": [
|
|
299
|
+
"js/mui.min.js",
|
|
300
|
+
"css/mui.min.css"
|
|
301
|
+
],
|
|
302
|
+
"refer": [],
|
|
303
|
+
"priority": 0
|
|
304
|
+
},
|
|
305
|
+
"examples/guide.html": {
|
|
306
|
+
"resources": [
|
|
307
|
+
"js/mui.min.js",
|
|
308
|
+
"css/mui.min.css"
|
|
309
|
+
],
|
|
310
|
+
"refer": [],
|
|
311
|
+
"priority": 0
|
|
312
|
+
},
|
|
313
|
+
"examples/badges.html": {
|
|
314
|
+
"resources": [
|
|
315
|
+
"js/mui.min.js",
|
|
316
|
+
"css/app.css",
|
|
317
|
+
"css/mui.min.css",
|
|
318
|
+
"fonts/mui.ttf"
|
|
319
|
+
],
|
|
320
|
+
"refer": [],
|
|
321
|
+
"priority": 0
|
|
322
|
+
},
|
|
323
|
+
"examples/actionsheet.html": {
|
|
324
|
+
"resources": [
|
|
325
|
+
"js/mui.min.js",
|
|
326
|
+
"css/app.css",
|
|
327
|
+
"fonts/mui.ttf",
|
|
328
|
+
"css/mui.min.css"
|
|
329
|
+
],
|
|
330
|
+
"refer": [],
|
|
331
|
+
"priority": 0
|
|
332
|
+
},
|
|
333
|
+
"examples/actionsheet-plus.html": {
|
|
334
|
+
"resources": [
|
|
335
|
+
"js/mui.min.js",
|
|
336
|
+
"css/app.css",
|
|
337
|
+
"fonts/mui.ttf",
|
|
338
|
+
"css/mui.min.css"
|
|
339
|
+
],
|
|
340
|
+
"refer": [],
|
|
341
|
+
"priority": 0
|
|
342
|
+
},
|
|
343
|
+
"examples/ad.html": {
|
|
344
|
+
"resources": [
|
|
345
|
+
"js/mui.min.js",
|
|
346
|
+
"fonts/mui.ttf",
|
|
347
|
+
"css/mui.min.css",
|
|
348
|
+
"js/ad.js"
|
|
349
|
+
],
|
|
350
|
+
"refer": [],
|
|
351
|
+
"priority": 0
|
|
352
|
+
},
|
|
353
|
+
"examples/buttons.html": {
|
|
354
|
+
"resources": [
|
|
355
|
+
"js/mui.min.js",
|
|
356
|
+
"css/app.css",
|
|
357
|
+
"css/mui.min.css",
|
|
358
|
+
"fonts/mui.ttf"
|
|
359
|
+
],
|
|
360
|
+
"refer": [],
|
|
361
|
+
"priority": 0
|
|
362
|
+
},
|
|
363
|
+
"examples/buttons-with-icons.html": {
|
|
364
|
+
"resources": [
|
|
365
|
+
"css/app.css",
|
|
366
|
+
"js/mui.min.js",
|
|
367
|
+
"fonts/mui.ttf",
|
|
368
|
+
"css/mui.min.css"
|
|
369
|
+
],
|
|
370
|
+
"refer": [],
|
|
371
|
+
"priority": 0
|
|
372
|
+
},
|
|
373
|
+
"examples/buttons-with-badges.html": {
|
|
374
|
+
"resources": [
|
|
375
|
+
"js/mui.min.js",
|
|
376
|
+
"css/app.css",
|
|
377
|
+
"fonts/mui.ttf",
|
|
378
|
+
"css/mui.min.css"
|
|
379
|
+
],
|
|
380
|
+
"refer": [],
|
|
381
|
+
"priority": 0
|
|
382
|
+
},
|
|
383
|
+
"examples/buttons-with-block.html": {
|
|
384
|
+
"resources": [
|
|
385
|
+
"js/mui.min.js",
|
|
386
|
+
"css/app.css",
|
|
387
|
+
"css/mui.min.css"
|
|
388
|
+
],
|
|
389
|
+
"refer": [],
|
|
390
|
+
"priority": 0
|
|
391
|
+
},
|
|
392
|
+
"examples/checkbox.html": {
|
|
393
|
+
"resources": [
|
|
394
|
+
"js/mui.min.js",
|
|
395
|
+
"css/app.css",
|
|
396
|
+
"fonts/mui.ttf",
|
|
397
|
+
"css/mui.min.css"
|
|
398
|
+
],
|
|
399
|
+
"refer": [],
|
|
400
|
+
"priority": 0
|
|
401
|
+
},
|
|
402
|
+
"examples/tab-webview-subpage-chat.html": {
|
|
403
|
+
"resources": [
|
|
404
|
+
"fonts/mui.ttf",
|
|
405
|
+
"js/mui.min.js",
|
|
406
|
+
"css/mui.min.css"
|
|
407
|
+
],
|
|
408
|
+
"refer": [],
|
|
409
|
+
"priority": 0
|
|
410
|
+
},
|
|
411
|
+
"examples/clouddb_wilddog.html": {
|
|
412
|
+
"resources": [
|
|
413
|
+
"js/mui.min.js",
|
|
414
|
+
"fonts/mui.ttf",
|
|
415
|
+
"css/mui.min.css"
|
|
416
|
+
],
|
|
417
|
+
"refer": [],
|
|
418
|
+
"priority": 0
|
|
419
|
+
},
|
|
420
|
+
"examples/dtpicker.html": {
|
|
421
|
+
"resources": [
|
|
422
|
+
"js/mui.picker.min.js",
|
|
423
|
+
"js/mui.min.js",
|
|
424
|
+
"css/app.css",
|
|
425
|
+
"fonts/mui.ttf",
|
|
426
|
+
"css/mui.min.css",
|
|
427
|
+
"css/mui.picker.min.css"
|
|
428
|
+
],
|
|
429
|
+
"refer": [],
|
|
430
|
+
"priority": 0
|
|
431
|
+
},
|
|
432
|
+
"examples/date.html": {
|
|
433
|
+
"resources": [
|
|
434
|
+
"js/mui.min.js",
|
|
435
|
+
"css/app.css",
|
|
436
|
+
"css/mui.min.css",
|
|
437
|
+
"fonts/mui.ttf"
|
|
438
|
+
],
|
|
439
|
+
"refer": [],
|
|
440
|
+
"priority": 0
|
|
441
|
+
},
|
|
442
|
+
"examples/dialog.html": {
|
|
443
|
+
"resources": [
|
|
444
|
+
"js/mui.min.js",
|
|
445
|
+
"css/app.css",
|
|
446
|
+
"fonts/mui.ttf",
|
|
447
|
+
"css/mui.min.css"
|
|
448
|
+
],
|
|
449
|
+
"refer": [],
|
|
450
|
+
"priority": 0
|
|
451
|
+
},
|
|
452
|
+
"examples/slider-default.html": {
|
|
453
|
+
"resources": [
|
|
454
|
+
"images/cbd.jpg",
|
|
455
|
+
"images/muwu.jpg",
|
|
456
|
+
"images/yuantiao.jpg",
|
|
457
|
+
"js/mui.min.js",
|
|
458
|
+
"css/app.css",
|
|
459
|
+
"css/mui.min.css",
|
|
460
|
+
"images/shuijiao.jpg"
|
|
461
|
+
],
|
|
462
|
+
"refer": [],
|
|
463
|
+
"priority": 0
|
|
464
|
+
},
|
|
465
|
+
"examples/slider-with-title.html": {
|
|
466
|
+
"resources": [
|
|
467
|
+
"images/cbd.jpg",
|
|
468
|
+
"images/yuantiao.jpg",
|
|
469
|
+
"images/muwu.jpg",
|
|
470
|
+
"js/mui.min.js",
|
|
471
|
+
"css/app.css",
|
|
472
|
+
"css/mui.min.css",
|
|
473
|
+
"images/shuijiao.jpg"
|
|
474
|
+
],
|
|
475
|
+
"refer": [],
|
|
476
|
+
"priority": 0
|
|
477
|
+
},
|
|
478
|
+
"examples/slider-table-default.html": {
|
|
479
|
+
"resources": [
|
|
480
|
+
"images/cbd.jpg",
|
|
481
|
+
"images/yuantiao.jpg",
|
|
482
|
+
"images/muwu.jpg",
|
|
483
|
+
"js/mui.min.js",
|
|
484
|
+
"css/app.css",
|
|
485
|
+
"fonts/mui.ttf",
|
|
486
|
+
"css/mui.min.css",
|
|
487
|
+
"images/shuijiao.jpg"
|
|
488
|
+
],
|
|
489
|
+
"refer": [],
|
|
490
|
+
"priority": 0
|
|
491
|
+
},
|
|
492
|
+
"examples/slider-table-pagination.html": {
|
|
493
|
+
"resources": [
|
|
494
|
+
"images/cbd.jpg",
|
|
495
|
+
"images/muwu.jpg",
|
|
496
|
+
"images/yuantiao.jpg",
|
|
497
|
+
"js/mui.min.js",
|
|
498
|
+
"css/app.css",
|
|
499
|
+
"fonts/mui.ttf",
|
|
500
|
+
"css/mui.min.css",
|
|
501
|
+
"images/shuijiao.jpg"
|
|
502
|
+
],
|
|
503
|
+
"refer": [],
|
|
504
|
+
"priority": 0
|
|
505
|
+
},
|
|
506
|
+
"examples/grid-default.html": {
|
|
507
|
+
"resources": [
|
|
508
|
+
"js/mui.min.js",
|
|
509
|
+
"css/app.css",
|
|
510
|
+
"fonts/mui.ttf",
|
|
511
|
+
"css/mui.min.css"
|
|
512
|
+
],
|
|
513
|
+
"refer": [],
|
|
514
|
+
"priority": 0
|
|
515
|
+
},
|
|
516
|
+
"examples/grid-pagination.html": {
|
|
517
|
+
"resources": [
|
|
518
|
+
"js/mui.min.js",
|
|
519
|
+
"css/app.css",
|
|
520
|
+
"fonts/mui.ttf",
|
|
521
|
+
"css/mui.min.css"
|
|
522
|
+
],
|
|
523
|
+
"refer": [],
|
|
524
|
+
"priority": 0
|
|
525
|
+
},
|
|
526
|
+
"examples/icons.html": {
|
|
527
|
+
"resources": [
|
|
528
|
+
"js/mui.min.js",
|
|
529
|
+
"css/app.css",
|
|
530
|
+
"fonts/mui.ttf",
|
|
531
|
+
"css/mui.min.css"
|
|
532
|
+
],
|
|
533
|
+
"refer": [],
|
|
534
|
+
"priority": 0
|
|
535
|
+
},
|
|
536
|
+
"examples/input.html": {
|
|
537
|
+
"resources": [
|
|
538
|
+
"js/mui.min.js",
|
|
539
|
+
"css/app.css",
|
|
540
|
+
"fonts/mui.ttf",
|
|
541
|
+
"css/mui.min.css"
|
|
542
|
+
],
|
|
543
|
+
"refer": [],
|
|
544
|
+
"priority": 0
|
|
545
|
+
},
|
|
546
|
+
"examples/pullrefresh_sub.html": {
|
|
547
|
+
"resources": [
|
|
548
|
+
"js/mui.min.js",
|
|
549
|
+
"fonts/mui.ttf",
|
|
550
|
+
"css/mui.min.css"
|
|
551
|
+
],
|
|
552
|
+
"refer": [],
|
|
553
|
+
"priority": 0
|
|
554
|
+
},
|
|
555
|
+
"examples/echarts.html": {
|
|
556
|
+
"resources": [
|
|
557
|
+
"js/mui.min.js",
|
|
558
|
+
"css/app.css",
|
|
559
|
+
"fonts/mui.ttf",
|
|
560
|
+
"css/mui.min.css",
|
|
561
|
+
"libs/echarts-all.js"
|
|
562
|
+
],
|
|
563
|
+
"refer": [],
|
|
564
|
+
"priority": 0
|
|
565
|
+
},
|
|
566
|
+
"examples/imageviewer.html": {
|
|
567
|
+
"resources": [
|
|
568
|
+
"js/mui.zoom.js",
|
|
569
|
+
"images/muwu.jpg",
|
|
570
|
+
"images/yuantiao.jpg",
|
|
571
|
+
"js/mui.min.js",
|
|
572
|
+
"fonts/mui.ttf",
|
|
573
|
+
"css/mui.min.css",
|
|
574
|
+
"js/mui.previewimage.js",
|
|
575
|
+
"images/shuijiao.jpg"
|
|
576
|
+
],
|
|
577
|
+
"refer": [],
|
|
578
|
+
"priority": 0
|
|
579
|
+
},
|
|
580
|
+
"examples/indexed-list.html": {
|
|
581
|
+
"resources": [
|
|
582
|
+
"js/mui.min.js",
|
|
583
|
+
"fonts/mui.ttf",
|
|
584
|
+
"css/mui.min.css",
|
|
585
|
+
"css/mui.indexedlist.css",
|
|
586
|
+
"js/mui.indexedlist.js"
|
|
587
|
+
],
|
|
588
|
+
"refer": [],
|
|
589
|
+
"priority": 0
|
|
590
|
+
},
|
|
591
|
+
"examples/indexed-list-select.html": {
|
|
592
|
+
"resources": [
|
|
593
|
+
"js/mui.min.js",
|
|
594
|
+
"fonts/mui.ttf",
|
|
595
|
+
"css/mui.min.css",
|
|
596
|
+
"css/mui.indexedlist.css",
|
|
597
|
+
"js/mui.indexedlist.js"
|
|
598
|
+
],
|
|
599
|
+
"refer": [],
|
|
600
|
+
"priority": 0
|
|
601
|
+
},
|
|
602
|
+
"examples/lazyload-image.html": {
|
|
603
|
+
"resources": [
|
|
604
|
+
"js/mui.min.js",
|
|
605
|
+
"css/app.css",
|
|
606
|
+
"images/60x60.gif",
|
|
607
|
+
"fonts/mui.ttf",
|
|
608
|
+
"css/mui.min.css",
|
|
609
|
+
"js/mui.lazyload.js",
|
|
610
|
+
"js/mui.lazyload.img.js"
|
|
611
|
+
],
|
|
612
|
+
"refer": [],
|
|
613
|
+
"priority": 0
|
|
614
|
+
},
|
|
615
|
+
"examples/locker-dom.html": {
|
|
616
|
+
"resources": [
|
|
617
|
+
"js/mui.min.js",
|
|
618
|
+
"css/app.css",
|
|
619
|
+
"fonts/mui.ttf",
|
|
620
|
+
"css/mui.min.css",
|
|
621
|
+
"js/mui.locker.js"
|
|
622
|
+
],
|
|
623
|
+
"refer": [],
|
|
624
|
+
"priority": 0
|
|
625
|
+
},
|
|
626
|
+
"examples/login.html": {
|
|
627
|
+
"resources": [
|
|
628
|
+
"js/mui.min.js",
|
|
629
|
+
"css/app.css",
|
|
630
|
+
"css/mui.min.css",
|
|
631
|
+
"images/login-1.png"
|
|
632
|
+
],
|
|
633
|
+
"refer": [],
|
|
634
|
+
"priority": 0
|
|
635
|
+
},
|
|
636
|
+
"examples/setting.html": {
|
|
637
|
+
"resources": [
|
|
638
|
+
"images/logo.png",
|
|
639
|
+
"libs/easymob-webim-sdk/easemob.im-1.0.5.js",
|
|
640
|
+
"js/mui.min.js",
|
|
641
|
+
"fonts/mui.ttf",
|
|
642
|
+
"css/mui.min.css",
|
|
643
|
+
"libs/easymob-webim-sdk/json2.js",
|
|
644
|
+
"libs/easymob-webim-sdk/jquery-1.11.1.js",
|
|
645
|
+
"js/feedback.js",
|
|
646
|
+
"css/feedback-page.css",
|
|
647
|
+
"js/feedback-page.js",
|
|
648
|
+
"libs/easymob-webim-sdk/strophe-custom-2.0.0.js",
|
|
649
|
+
"js/mui.view.js",
|
|
650
|
+
"images/iconfont-tianjia.png"
|
|
651
|
+
],
|
|
652
|
+
"refer": [],
|
|
653
|
+
"priority": 0
|
|
654
|
+
},
|
|
655
|
+
"examples/offcanvas-drag-right-plus-main.html": {
|
|
656
|
+
"resources": [
|
|
657
|
+
"js/mui.min.js",
|
|
658
|
+
"fonts/mui.ttf",
|
|
659
|
+
"css/mui.min.css"
|
|
660
|
+
],
|
|
661
|
+
"refer": [
|
|
662
|
+
"examples/offcanvas-drag-right-plus-menu.html"
|
|
663
|
+
],
|
|
664
|
+
"priority": 0
|
|
665
|
+
},
|
|
666
|
+
"examples/offcanvas-drag-right-plus-menu.html": {
|
|
667
|
+
"resources": [
|
|
668
|
+
"js/mui.min.js",
|
|
669
|
+
"fonts/mui.ttf",
|
|
670
|
+
"css/mui.min.css"
|
|
671
|
+
],
|
|
672
|
+
"refer": [],
|
|
673
|
+
"priority": 0
|
|
674
|
+
},
|
|
675
|
+
"examples/offcanvas-drag-left-plus-menu.html": {
|
|
676
|
+
"resources": [
|
|
677
|
+
"js/mui.min.js",
|
|
678
|
+
"fonts/mui.ttf",
|
|
679
|
+
"css/mui.min.css"
|
|
680
|
+
],
|
|
681
|
+
"refer": [],
|
|
682
|
+
"priority": 0
|
|
683
|
+
},
|
|
684
|
+
"examples/offcanvas-drag-left-plus-main.html": {
|
|
685
|
+
"resources": [
|
|
686
|
+
"js/mui.min.js",
|
|
687
|
+
"fonts/mui.ttf",
|
|
688
|
+
"css/mui.min.css"
|
|
689
|
+
],
|
|
690
|
+
"refer": [
|
|
691
|
+
"examples/offcanvas-drag-left-plus-menu.html"
|
|
692
|
+
],
|
|
693
|
+
"priority": 0
|
|
694
|
+
},
|
|
695
|
+
"examples/offcanvas-drag-right.html": {
|
|
696
|
+
"resources": [
|
|
697
|
+
"js/mui.min.js",
|
|
698
|
+
"fonts/mui.ttf",
|
|
699
|
+
"css/mui.min.css"
|
|
700
|
+
],
|
|
701
|
+
"refer": [],
|
|
702
|
+
"priority": 0
|
|
703
|
+
},
|
|
704
|
+
"examples/offcanvas-drag-left.html": {
|
|
705
|
+
"resources": [
|
|
706
|
+
"js/mui.min.js",
|
|
707
|
+
"fonts/mui.ttf",
|
|
708
|
+
"css/mui.min.css"
|
|
709
|
+
],
|
|
710
|
+
"refer": [],
|
|
711
|
+
"priority": 0
|
|
712
|
+
},
|
|
713
|
+
"examples/offcanvas-drag-down.html": {
|
|
714
|
+
"resources": [
|
|
715
|
+
"js/mui.min.js",
|
|
716
|
+
"fonts/mui.ttf",
|
|
717
|
+
"css/mui.min.css"
|
|
718
|
+
],
|
|
719
|
+
"refer": [],
|
|
720
|
+
"priority": 0
|
|
721
|
+
},
|
|
722
|
+
"examples/picker.html": {
|
|
723
|
+
"resources": [
|
|
724
|
+
"js/mui.picker.js",
|
|
725
|
+
"js/mui.min.js",
|
|
726
|
+
"css/app.css",
|
|
727
|
+
"js/mui.poppicker.js",
|
|
728
|
+
"fonts/mui.ttf",
|
|
729
|
+
"css/mui.min.css",
|
|
730
|
+
"js/city.data.js",
|
|
731
|
+
"css/mui.poppicker.css",
|
|
732
|
+
"css/mui.picker.css",
|
|
733
|
+
"js/city.data-3.js"
|
|
734
|
+
],
|
|
735
|
+
"refer": [],
|
|
736
|
+
"priority": 0
|
|
737
|
+
},
|
|
738
|
+
"examples/pagination.html": {
|
|
739
|
+
"resources": [
|
|
740
|
+
"js/mui.min.js",
|
|
741
|
+
"css/app.css",
|
|
742
|
+
"css/mui.min.css"
|
|
743
|
+
],
|
|
744
|
+
"refer": [],
|
|
745
|
+
"priority": 0
|
|
746
|
+
},
|
|
747
|
+
"examples/popovers.html": {
|
|
748
|
+
"resources": [
|
|
749
|
+
"js/mui.min.js",
|
|
750
|
+
"css/app.css",
|
|
751
|
+
"fonts/mui.ttf",
|
|
752
|
+
"css/mui.min.css"
|
|
753
|
+
],
|
|
754
|
+
"refer": [],
|
|
755
|
+
"priority": 0
|
|
756
|
+
},
|
|
757
|
+
"examples/pullrefresh_with_tab.html": {
|
|
758
|
+
"resources": [
|
|
759
|
+
"js/mui.pullToRefresh.js",
|
|
760
|
+
"js/mui.min.js",
|
|
761
|
+
"js/mui.pullToRefresh.material.js",
|
|
762
|
+
"fonts/mui.ttf",
|
|
763
|
+
"css/mui.min.css"
|
|
764
|
+
],
|
|
765
|
+
"refer": [],
|
|
766
|
+
"priority": 0
|
|
767
|
+
},
|
|
768
|
+
"examples/radio.html": {
|
|
769
|
+
"resources": [
|
|
770
|
+
"css/app.css",
|
|
771
|
+
"js/mui.min.js",
|
|
772
|
+
"fonts/mui.ttf",
|
|
773
|
+
"css/mui.min.css"
|
|
774
|
+
],
|
|
775
|
+
"refer": [],
|
|
776
|
+
"priority": 0
|
|
777
|
+
},
|
|
778
|
+
"examples/range.html": {
|
|
779
|
+
"resources": [
|
|
780
|
+
"js/mui.min.js",
|
|
781
|
+
"css/app.css",
|
|
782
|
+
"css/mui.min.css"
|
|
783
|
+
],
|
|
784
|
+
"refer": [],
|
|
785
|
+
"priority": 0
|
|
786
|
+
},
|
|
787
|
+
"examples/switches.html": {
|
|
788
|
+
"resources": [
|
|
789
|
+
"js/mui.min.js",
|
|
790
|
+
"css/app.css",
|
|
791
|
+
"css/mui.min.css"
|
|
792
|
+
],
|
|
793
|
+
"refer": [],
|
|
794
|
+
"priority": 0
|
|
795
|
+
},
|
|
796
|
+
"examples/tabbar.html": {
|
|
797
|
+
"resources": [
|
|
798
|
+
"js/mui.min.js",
|
|
799
|
+
"css/app.css",
|
|
800
|
+
"fonts/mui.ttf",
|
|
801
|
+
"images/60x60.gif",
|
|
802
|
+
"css/mui.min.css"
|
|
803
|
+
],
|
|
804
|
+
"refer": [],
|
|
805
|
+
"priority": 0
|
|
806
|
+
},
|
|
807
|
+
"examples/tabbar-with-submenus.html": {
|
|
808
|
+
"resources": [
|
|
809
|
+
"js/mui.min.js",
|
|
810
|
+
"css/app.css",
|
|
811
|
+
"css/mui.min.css"
|
|
812
|
+
],
|
|
813
|
+
"refer": [],
|
|
814
|
+
"priority": 0
|
|
815
|
+
},
|
|
816
|
+
"examples/tab-with-viewpagerindicator.html": {
|
|
817
|
+
"resources": [
|
|
818
|
+
"js/mui.min.js",
|
|
819
|
+
"css/app.css",
|
|
820
|
+
"fonts/mui.ttf",
|
|
821
|
+
"css/mui.min.css"
|
|
822
|
+
],
|
|
823
|
+
"refer": [],
|
|
824
|
+
"priority": 0
|
|
825
|
+
},
|
|
826
|
+
"examples/tab-with-segmented-control.html": {
|
|
827
|
+
"resources": [
|
|
828
|
+
"js/mui.min.js",
|
|
829
|
+
"css/app.css",
|
|
830
|
+
"fonts/mui.ttf",
|
|
831
|
+
"css/mui.min.css"
|
|
832
|
+
],
|
|
833
|
+
"refer": [],
|
|
834
|
+
"priority": 0
|
|
835
|
+
},
|
|
836
|
+
"examples/tab-with-segmented-control-vertical.html": {
|
|
837
|
+
"resources": [
|
|
838
|
+
"js/mui.min.js",
|
|
839
|
+
"css/app.css",
|
|
840
|
+
"css/mui.min.css"
|
|
841
|
+
],
|
|
842
|
+
"refer": [],
|
|
843
|
+
"priority": 0
|
|
844
|
+
},
|
|
845
|
+
"examples/typography.html": {
|
|
846
|
+
"resources": [
|
|
847
|
+
"js/mui.min.js",
|
|
848
|
+
"css/app.css",
|
|
849
|
+
"css/mui.min.css"
|
|
850
|
+
],
|
|
851
|
+
"refer": [],
|
|
852
|
+
"priority": 0
|
|
853
|
+
},
|
|
854
|
+
"examples/im-chat.html": {
|
|
855
|
+
"resources": [
|
|
856
|
+
"js/mui.imageViewer.js",
|
|
857
|
+
"images/logo.png",
|
|
858
|
+
"js/mui.min.js",
|
|
859
|
+
"css/app.css",
|
|
860
|
+
"fonts/mui.ttf",
|
|
861
|
+
"css/mui.min.css",
|
|
862
|
+
"css/mui.imageviewer.css",
|
|
863
|
+
"js/arttmpl.js"
|
|
864
|
+
],
|
|
865
|
+
"refer": [],
|
|
866
|
+
"priority": 0
|
|
867
|
+
},
|
|
868
|
+
"examples/info.html": {
|
|
869
|
+
"resources": [
|
|
870
|
+
"js/mui.min.js",
|
|
871
|
+
"css/app.css",
|
|
872
|
+
"css/mui.min.css",
|
|
873
|
+
"images/qrcode.png"
|
|
874
|
+
],
|
|
875
|
+
"refer": [],
|
|
876
|
+
"priority": 0
|
|
877
|
+
},
|
|
878
|
+
"examples/beecloud.html": {
|
|
879
|
+
"resources": [
|
|
880
|
+
"js/mui.min.js",
|
|
881
|
+
"js/beecloud.js",
|
|
882
|
+
"css/mui.min.css"
|
|
883
|
+
],
|
|
884
|
+
"refer": [],
|
|
885
|
+
"priority": 0
|
|
886
|
+
},
|
|
887
|
+
"examples/tableviews.html": {
|
|
888
|
+
"resources": [
|
|
889
|
+
"js/mui.min.js",
|
|
890
|
+
"css/app.css",
|
|
891
|
+
"fonts/mui.ttf",
|
|
892
|
+
"css/mui.min.css"
|
|
893
|
+
],
|
|
894
|
+
"refer": [],
|
|
895
|
+
"priority": 0
|
|
896
|
+
},
|
|
897
|
+
"examples/tableviews-with-badges.html": {
|
|
898
|
+
"resources": [
|
|
899
|
+
"js/mui.min.js",
|
|
900
|
+
"css/app.css",
|
|
901
|
+
"fonts/mui.ttf",
|
|
902
|
+
"css/mui.min.css"
|
|
903
|
+
],
|
|
904
|
+
"refer": [],
|
|
905
|
+
"priority": 0
|
|
906
|
+
},
|
|
907
|
+
"examples/list-with-input.html": {
|
|
908
|
+
"resources": [
|
|
909
|
+
"js/mui.min.js",
|
|
910
|
+
"css/app.css",
|
|
911
|
+
"fonts/mui.ttf",
|
|
912
|
+
"css/mui.min.css"
|
|
913
|
+
],
|
|
914
|
+
"refer": [],
|
|
915
|
+
"priority": 0
|
|
916
|
+
},
|
|
917
|
+
"examples/list-triplex-row.html": {
|
|
918
|
+
"resources": [
|
|
919
|
+
"js/mui.min.js",
|
|
920
|
+
"css/app.css",
|
|
921
|
+
"fonts/mui.ttf",
|
|
922
|
+
"css/mui.min.css"
|
|
923
|
+
],
|
|
924
|
+
"refer": [],
|
|
925
|
+
"priority": 0
|
|
926
|
+
},
|
|
927
|
+
"examples/tableviews-with-collapses.html": {
|
|
928
|
+
"resources": [
|
|
929
|
+
"js/mui.min.js",
|
|
930
|
+
"css/app.css",
|
|
931
|
+
"fonts/mui.ttf",
|
|
932
|
+
"css/mui.min.css"
|
|
933
|
+
],
|
|
934
|
+
"refer": [],
|
|
935
|
+
"priority": 0
|
|
936
|
+
},
|
|
937
|
+
"examples/tableviews-with-swipe.html": {
|
|
938
|
+
"resources": [
|
|
939
|
+
"css/app.css",
|
|
940
|
+
"js/mui.min.js",
|
|
941
|
+
"fonts/mui.ttf",
|
|
942
|
+
"css/mui.min.css"
|
|
943
|
+
],
|
|
944
|
+
"refer": [],
|
|
945
|
+
"priority": 0
|
|
946
|
+
},
|
|
947
|
+
"examples/media-list.html": {
|
|
948
|
+
"resources": [
|
|
949
|
+
"images/cbd.jpg",
|
|
950
|
+
"images/yuantiao.jpg",
|
|
951
|
+
"images/muwu.jpg",
|
|
952
|
+
"js/mui.min.js",
|
|
953
|
+
"css/app.css",
|
|
954
|
+
"fonts/mui.ttf",
|
|
955
|
+
"css/mui.min.css",
|
|
956
|
+
"images/shuijiao.jpg"
|
|
957
|
+
],
|
|
958
|
+
"refer": [],
|
|
959
|
+
"priority": 0
|
|
960
|
+
},
|
|
961
|
+
"examples/nav.html": {
|
|
962
|
+
"resources": [
|
|
963
|
+
"js/mui.min.js",
|
|
964
|
+
"fonts/mui.ttf",
|
|
965
|
+
"css/mui.min.css"
|
|
966
|
+
],
|
|
967
|
+
"refer": [],
|
|
968
|
+
"priority": 0
|
|
969
|
+
},
|
|
970
|
+
"examples/numbox.html": {
|
|
971
|
+
"resources": [
|
|
972
|
+
"css/app.css",
|
|
973
|
+
"css/mui.min.css",
|
|
974
|
+
"js/mui.js"
|
|
975
|
+
],
|
|
976
|
+
"refer": [],
|
|
977
|
+
"priority": 0
|
|
978
|
+
}
|
|
979
|
+
},
|
|
980
|
+
"idle": {
|
|
981
|
+
"resources": [
|
|
982
|
+
"js/mui.dtpicker.js",
|
|
983
|
+
"css/mui.listpicker.css",
|
|
984
|
+
"css/mui.dtpicker.css",
|
|
985
|
+
"css/mui.picker.all.css",
|
|
986
|
+
"examples/modals.html",
|
|
987
|
+
"examples/tabbar-labels-only.html",
|
|
988
|
+
"js/mui.listpicker.js",
|
|
989
|
+
"libs/easymob-webim-sdk/quickstart.md",
|
|
990
|
+
"js/mui.picker.all.js"
|
|
991
|
+
]
|
|
992
|
+
}
|
|
993
|
+
}
|
|
994
|
+
}
|