Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
party-build-cloud
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangqinghua
party-build-cloud
Commits
c5a3660a
Commit
c5a3660a
authored
May 20, 2019
by
wangqinghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上传进度
parent
ab1071c7
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
700 additions
and
662 deletions
+700
-662
ionic.config.json
ionic.config.json
+2
-3
android.json
platforms/android/android.json
+626
-627
output.json
platforms/android/app/build/outputs/apk/debug/output.json
+2
-2
lint-results-release-fatal.html
...android/app/build/reports/lint-results-release-fatal.html
+1
-1
app.scss
src/app/app.scss
+3
-5
slide.html
src/components/slide/slide.html
+6
-4
slide.scss
src/components/slide/slide.scss
+10
-0
slide.ts
src/components/slide/slide.ts
+0
-3
publish.ts
src/pages/discover-pages/publish/publish.ts
+8
-4
personInfo.ts
src/pages/mine/person/personInfo/personInfo.ts
+6
-1
home.html
src/pages/tabs/home/home.html
+11
-4
home.scss
src/pages/tabs/home/home.scss
+6
-0
home.ts
src/pages/tabs/home/home.ts
+17
-6
http.service.ts
src/service/http.service.ts
+2
-2
No files found.
ionic.config.json
View file @
c5a3660a
...
...
@@ -7,7 +7,7 @@
"proxies"
:
[
{
"path"
:
"/wisdomgroup"
,
"proxyUrl"
:
"http://
47.103.35.216
:8080/wisdomgroup"
"proxyUrl"
:
"http://
192.168.2.235
:8080/wisdomgroup"
}
]
}
\ No newline at end of file
}
platforms/android/android.json
View file @
c5a3660a
{
"prepare_queue"
:
{
"installed"
:
[],
"uninstalled"
:
[]
},
"config_munge"
:
{
"files"
:
{
"AndroidManifest.xml"
:
{
"parents"
:
{
"/manifest"
:
[
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.REQUEST_INSTALL_PACKAGES
\"
/>"
,
"count"
:
22
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.INTERNET
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_NETWORK_STATE
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_WIFI_STATE
\"
/>"
,
"count"
:
2
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.WRITE_EXTERNAL_STORAGE
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_COARSE_LOCATION
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_FINE_LOCATION
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.BLUETOOTH
\"
/>"
,
"count"
:
1
}
],
"/*"
:
[
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.WRITE_EXTERNAL_STORAGE
\"
/>"
,
"count"
:
3
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_COARSE_LOCATION
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_FINE_LOCATION
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-feature android:name=
\"
android.hardware.location.gps
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.READ_EXTERNAL_STORAGE
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.INTERNET
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_NETWORK_STATE
\"
/>"
,
"count"
:
1
"prepare_queue"
:
{
"installed"
:
[],
"uninstalled"
:
[]
},
"config_munge"
:
{
"files"
:
{
"AndroidManifest.xml"
:
{
"parents"
:
{
"/manifest"
:
[
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.REQUEST_INSTALL_PACKAGES
\"
/>"
,
"count"
:
22
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.INTERNET
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_NETWORK_STATE
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_WIFI_STATE
\"
/>"
,
"count"
:
2
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.WRITE_EXTERNAL_STORAGE
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_COARSE_LOCATION
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_FINE_LOCATION
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.BLUETOOTH
\"
/>"
,
"count"
:
1
}
],
"/*"
:
[
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.WRITE_EXTERNAL_STORAGE
\"
/>"
,
"count"
:
3
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_COARSE_LOCATION
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_FINE_LOCATION
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-feature android:name=
\"
android.hardware.location.gps
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.READ_EXTERNAL_STORAGE
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.INTERNET
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<uses-permission android:name=
\"
android.permission.ACCESS_NETWORK_STATE
\"
/>"
,
"count"
:
1
}
],
"/manifest/application"
:
[
{
"xml"
:
"<provider android:authorities=
\"
${applicationId}.opener.provider
\"
android:exported=
\"
false
\"
android:grantUriPermissions=
\"
true
\"
android:name=
\"
io.github.pwlin.cordova.plugins.fileopener2.FileProvider
\"
><meta-data android:name=
\"
android.support.FILE_PROVIDER_PATHS
\"
android:resource=
\"
@xml/opener_paths
\"
/></provider>"
,
"count"
:
1
}
],
"application"
:
[
{
"xml"
:
"<provider android:authorities=
\"
${applicationId}.provider
\"
android:exported=
\"
false
\"
android:grantUriPermissions=
\"
true
\"
android:name=
\"
org.apache.cordova.camera.FileProvider
\"
><meta-data android:name=
\"
android.support.FILE_PROVIDER_PATHS
\"
android:resource=
\"
@xml/camera_provider_paths
\"
/></provider>"
,
"count"
:
1
}
]
}
},
"config.xml"
:
{
"parents"
:
{
"/*"
:
[
{
"xml"
:
"<feature name=
\"
Keyboard
\"
><param name=
\"
android-package
\"
onload=
\"
true
\"
value=
\"
io.ionic.keyboard.IonicKeyboard
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<preference name=
\"
loadUrlTimeoutValue
\"
value=
\"
60000
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Diagnostic
\"
><param name=
\"
android-package
\"
value=
\"
cordova.plugins.Diagnostic
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
TTS
\"
><param name=
\"
android-package
\"
value=
\"
com.wordsbaking.cordova.tts.TTS
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Device
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.device.Device
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
NetworkStatus
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.networkinformation.NetworkManager
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<access origin=
\"
https://ssl.gstatic.com/accessibility/javascript/android/*
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
MobileAccessibility
\"
><param name=
\"
android-package
\"
value=
\"
com.phonegap.plugin.mobileaccessibility.MobileAccessibility
\"
/></feature>"
,
"count"
:
1
}
]
}
},
"res/xml/config.xml"
:
{
"parents"
:
{
"/*"
:
[
{
"xml"
:
"<feature name=
\"
AppVersion
\"
><param name=
\"
android-package
\"
value=
\"
uk.co.whiteoctober.cordova.AppVersion
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Badge
\"
><param name=
\"
android-package
\"
value=
\"
de.appplant.cordova.plugin.badge.Badge
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Device
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.device.Device
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
File
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.file.FileUtils
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<allow-navigation href=
\"
cdvfile:*
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Geolocation
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.geolocation.Geolocation
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
SplashScreen
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.splashscreen.SplashScreen
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Whitelist
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.whitelist.WhitelistPlugin
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
FileOpener2
\"
><param name=
\"
android-package
\"
value=
\"
io.github.pwlin.cordova.plugins.fileopener2.FileOpener2
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
HotCodePush
\"
><param name=
\"
android-package
\"
value=
\"
com.nordnetab.chcp.main.HotCodePushPlugin
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
StatusBar
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.statusbar.StatusBar
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Downloader
\"
><param name=
\"
android-package
\"
value=
\"
hr.integrator.cordova.plugins.downloader.Downloader
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
NetworkStatus
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.networkinformation.NetworkManager
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Camera
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.camera.CameraLauncher
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
FileTransfer
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.filetransfer.FileTransfer
\"
/></feature>"
,
"count"
:
1
}
]
}
}
],
"/manifest/application"
:
[
{
"xml"
:
"<provider android:authorities=
\"
${applicationId}.opener.provider
\"
android:exported=
\"
false
\"
android:grantUriPermissions=
\"
true
\"
android:name=
\"
io.github.pwlin.cordova.plugins.fileopener2.FileProvider
\"
><meta-data android:name=
\"
android.support.FILE_PROVIDER_PATHS
\"
android:resource=
\"
@xml/opener_paths
\"
/></provider>"
,
"count"
:
1
}
],
"application"
:
[
{
"xml"
:
"<provider android:authorities=
\"
${applicationId}.provider
\"
android:exported=
\"
false
\"
android:grantUriPermissions=
\"
true
\"
android:name=
\"
org.apache.cordova.camera.FileProvider
\"
><meta-data android:name=
\"
android.support.FILE_PROVIDER_PATHS
\"
android:resource=
\"
@xml/camera_provider_paths
\"
/></provider>"
,
"count"
:
1
}
]
}
},
"config.xml"
:
{
"parents"
:
{
"/*"
:
[
{
"xml"
:
"<feature name=
\"
Keyboard
\"
><param name=
\"
android-package
\"
onload=
\"
true
\"
value=
\"
io.ionic.keyboard.IonicKeyboard
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<preference name=
\"
loadUrlTimeoutValue
\"
value=
\"
60000
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Diagnostic
\"
><param name=
\"
android-package
\"
value=
\"
cordova.plugins.Diagnostic
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
TTS
\"
><param name=
\"
android-package
\"
value=
\"
com.wordsbaking.cordova.tts.TTS
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Device
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.device.Device
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
NetworkStatus
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.networkinformation.NetworkManager
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<access origin=
\"
https://ssl.gstatic.com/accessibility/javascript/android/*
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
MobileAccessibility
\"
><param name=
\"
android-package
\"
value=
\"
com.phonegap.plugin.mobileaccessibility.MobileAccessibility
\"
/></feature>"
,
"count"
:
1
}
]
}
},
"res/xml/config.xml"
:
{
"parents"
:
{
"/*"
:
[
{
"xml"
:
"<feature name=
\"
AppVersion
\"
><param name=
\"
android-package
\"
value=
\"
uk.co.whiteoctober.cordova.AppVersion
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Badge
\"
><param name=
\"
android-package
\"
value=
\"
de.appplant.cordova.plugin.badge.Badge
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Device
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.device.Device
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
File
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.file.FileUtils
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<allow-navigation href=
\"
cdvfile:*
\"
/>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Geolocation
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.geolocation.Geolocation
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
SplashScreen
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.splashscreen.SplashScreen
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Whitelist
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.whitelist.WhitelistPlugin
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
FileOpener2
\"
><param name=
\"
android-package
\"
value=
\"
io.github.pwlin.cordova.plugins.fileopener2.FileOpener2
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
HotCodePush
\"
><param name=
\"
android-package
\"
value=
\"
com.nordnetab.chcp.main.HotCodePushPlugin
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
StatusBar
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.statusbar.StatusBar
\"
/><param name=
\"
onload
\"
value=
\"
true
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Downloader
\"
><param name=
\"
android-package
\"
value=
\"
hr.integrator.cordova.plugins.downloader.Downloader
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
NetworkStatus
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.networkinformation.NetworkManager
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
Camera
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.camera.CameraLauncher
\"
/></feature>"
,
"count"
:
1
},
{
"xml"
:
"<feature name=
\"
FileTransfer
\"
><param name=
\"
android-package
\"
value=
\"
org.apache.cordova.filetransfer.FileTransfer
\"
/></feature>"
,
"count"
:
1
}
]
}
}
}
},
"installed_plugins"
:
{
"cordova-plugin-app-version"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-badge"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-device"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-file"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-geolocation"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-ionic-webview"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-splashscreen"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-whitelist"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-file-opener2"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-ionic-keyboard"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-hot-code-push-plugin"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-statusbar"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova.plugins.diagnostic"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter.test"
},
"cordova-plugin-tts"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
},
"integrator-cordova-plugin-downloader"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
},
"cordova-plugin-network-information"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"phonegap-plugin-mobile-accessibility"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-camera"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-file-transfer"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
}
},
"dependent_plugins"
:
{},
"modules"
:
[
{
"id"
:
"cordova-plugin-app-version.AppVersionPlugin"
,
"file"
:
"plugins/cordova-plugin-app-version/www/AppVersionPlugin.js"
,
"pluginId"
:
"cordova-plugin-app-version"
,
"clobbers"
:
[
"cordova.getAppVersion"
]
},
{
"id"
:
"cordova-plugin-badge.Badge"
,
"file"
:
"plugins/cordova-plugin-badge/www/badge.js"
,
"pluginId"
:
"cordova-plugin-badge"
,
"clobbers"
:
[
"cordova.plugins.notification.badge"
]
},
{
"id"
:
"cordova-plugin-device.device"
,
"file"
:
"plugins/cordova-plugin-device/www/device.js"
,
"pluginId"
:
"cordova-plugin-device"
,
"clobbers"
:
[
"device"
]
},
{
"id"
:
"cordova-plugin-file.DirectoryEntry"
,
"file"
:
"plugins/cordova-plugin-file/www/DirectoryEntry.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.DirectoryEntry"
]
},
{
"id"
:
"cordova-plugin-file.DirectoryReader"
,
"file"
:
"plugins/cordova-plugin-file/www/DirectoryReader.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.DirectoryReader"
]
},
{
"id"
:
"cordova-plugin-file.Entry"
,
"file"
:
"plugins/cordova-plugin-file/www/Entry.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Entry"
]
},
{
"id"
:
"cordova-plugin-file.File"
,
"file"
:
"plugins/cordova-plugin-file/www/File.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.File"
]
},
{
"id"
:
"cordova-plugin-file.FileEntry"
,
"file"
:
"plugins/cordova-plugin-file/www/FileEntry.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileEntry"
]
},
{
"id"
:
"cordova-plugin-file.FileError"
,
"file"
:
"plugins/cordova-plugin-file/www/FileError.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileError"
]
},
{
"id"
:
"cordova-plugin-file.FileReader"
,
"file"
:
"plugins/cordova-plugin-file/www/FileReader.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileReader"
]
},
{
"id"
:
"cordova-plugin-file.FileSystem"
,
"file"
:
"plugins/cordova-plugin-file/www/FileSystem.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileSystem"
]
},
{
"id"
:
"cordova-plugin-file.FileUploadOptions"
,
"file"
:
"plugins/cordova-plugin-file/www/FileUploadOptions.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileUploadOptions"
]
},
{
"id"
:
"cordova-plugin-file.FileUploadResult"
,
"file"
:
"plugins/cordova-plugin-file/www/FileUploadResult.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileUploadResult"
]
},
{
"id"
:
"cordova-plugin-file.FileWriter"
,
"file"
:
"plugins/cordova-plugin-file/www/FileWriter.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileWriter"
]
},
{
"id"
:
"cordova-plugin-file.Flags"
,
"file"
:
"plugins/cordova-plugin-file/www/Flags.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Flags"
]
},
{
"id"
:
"cordova-plugin-file.LocalFileSystem"
,
"file"
:
"plugins/cordova-plugin-file/www/LocalFileSystem.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.LocalFileSystem"
],
"merges"
:
[
"window"
]
},
{
"id"
:
"cordova-plugin-file.Metadata"
,
"file"
:
"plugins/cordova-plugin-file/www/Metadata.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Metadata"
]
},
{
"id"
:
"cordova-plugin-file.ProgressEvent"
,
"file"
:
"plugins/cordova-plugin-file/www/ProgressEvent.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.ProgressEvent"
]
},
{
"id"
:
"cordova-plugin-file.fileSystems"
,
"file"
:
"plugins/cordova-plugin-file/www/fileSystems.js"
,
"pluginId"
:
"cordova-plugin-file"
},
{
"id"
:
"cordova-plugin-file.requestFileSystem"
,
"file"
:
"plugins/cordova-plugin-file/www/requestFileSystem.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.requestFileSystem"
]
},
{
"id"
:
"cordova-plugin-file.resolveLocalFileSystemURI"
,
"file"
:
"plugins/cordova-plugin-file/www/resolveLocalFileSystemURI.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"window"
]
},
{
"id"
:
"cordova-plugin-file.isChrome"
,
"file"
:
"plugins/cordova-plugin-file/www/browser/isChrome.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"id"
:
"cordova-plugin-file.androidFileSystem"
,
"file"
:
"plugins/cordova-plugin-file/www/android/FileSystem.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"FileSystem"
]
},
{
"id"
:
"cordova-plugin-file.fileSystems-roots"
,
"file"
:
"plugins/cordova-plugin-file/www/fileSystems-roots.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"id"
:
"cordova-plugin-file.fileSystemPaths"
,
"file"
:
"plugins/cordova-plugin-file/www/fileSystemPaths.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"cordova"
],
"runs"
:
true
},
{
"id"
:
"cordova-plugin-geolocation.geolocation"
,
"file"
:
"plugins/cordova-plugin-geolocation/www/android/geolocation.js"
,
"pluginId"
:
"cordova-plugin-geolocation"
,
"clobbers"
:
[
"navigator.geolocation"
]
},
{
"id"
:
"cordova-plugin-geolocation.PositionError"
,
"file"
:
"plugins/cordova-plugin-geolocation/www/PositionError.js"
,
"pluginId"
:
"cordova-plugin-geolocation"
,
"runs"
:
true
},
{
"id"
:
"cordova-plugin-splashscreen.SplashScreen"
,
"file"
:
"plugins/cordova-plugin-splashscreen/www/splashscreen.js"
,
"pluginId"
:
"cordova-plugin-splashscreen"
,
"clobbers"
:
[
"navigator.splashscreen"
]
},
{
"id"
:
"cordova-plugin-file-opener2.FileOpener2"
,
"file"
:
"plugins/cordova-plugin-file-opener2/www/plugins.FileOpener2.js"
,
"pluginId"
:
"cordova-plugin-file-opener2"
,
"clobbers"
:
[
"cordova.plugins.fileOpener2"
]
},
{
"id"
:
"cordova-plugin-ionic-keyboard.keyboard"
,
"file"
:
"plugins/cordova-plugin-ionic-keyboard/www/android/keyboard.js"
,
"pluginId"
:
"cordova-plugin-ionic-keyboard"
,
"clobbers"
:
[
"window.Keyboard"
]
},
{
"id"
:
"cordova-hot-code-push-plugin.chcp"
,
"file"
:
"plugins/cordova-hot-code-push-plugin/www/chcp.js"
,
"pluginId"
:
"cordova-hot-code-push-plugin"
,
"clobbers"
:
[
"chcp"
]
},
{
"id"
:
"cordova-plugin-statusbar.statusbar"
,
"file"
:
"plugins/cordova-plugin-statusbar/www/statusbar.js"
,
"pluginId"
:
"cordova-plugin-statusbar"
,
"clobbers"
:
[
"window.StatusBar"
]
},
{
"id"
:
"cordova.plugins.diagnostic.Diagnostic"
,
"file"
:
"plugins/cordova.plugins.diagnostic/www/android/diagnostic.js"
,
"pluginId"
:
"cordova.plugins.diagnostic"
,
"clobbers"
:
[
"cordova.plugins.diagnostic"
]
},
{
"id"
:
"cordova-plugin-tts.tts"
,
"file"
:
"plugins/cordova-plugin-tts/www/tts.js"
,
"pluginId"
:
"cordova-plugin-tts"
,
"clobbers"
:
[
"TTS"
]
},
{
"id"
:
"integrator-cordova-plugin-downloader.Downloader"
,
"file"
:
"plugins/integrator-cordova-plugin-downloader/www/Downloader.js"
,
"pluginId"
:
"integrator-cordova-plugin-downloader"
,
"clobbers"
:
[
"cordova.plugins.Downloader"
]
},
{
"id"
:
"cordova-plugin-network-information.network"
,
"file"
:
"plugins/cordova-plugin-network-information/www/network.js"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"clobbers"
:
[
"navigator.connection"
,
"navigator.network.connection"
]
},
{
"id"
:
"cordova-plugin-network-information.Connection"
,
"file"
:
"plugins/cordova-plugin-network-information/www/Connection.js"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"clobbers"
:
[
"Connection"
]
},
{
"id"
:
"phonegap-plugin-mobile-accessibility.mobile-accessibility"
,
"file"
:
"plugins/phonegap-plugin-mobile-accessibility/www/mobile-accessibility.js"
,
"pluginId"
:
"phonegap-plugin-mobile-accessibility"
,
"clobbers"
:
[
"window.MobileAccessibility"
]
},
{
"id"
:
"phonegap-plugin-mobile-accessibility.MobileAccessibilityNotifications"
,
"file"
:
"plugins/phonegap-plugin-mobile-accessibility/www/MobileAccessibilityNotifications.js"
,
"pluginId"
:
"phonegap-plugin-mobile-accessibility"
,
"clobbers"
:
[
"MobileAccessibilityNotifications"
]
},
{
"id"
:
"cordova-plugin-camera.Camera"
,
"file"
:
"plugins/cordova-plugin-camera/www/CameraConstants.js"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"Camera"
]
},
{
"id"
:
"cordova-plugin-camera.CameraPopoverOptions"
,
"file"
:
"plugins/cordova-plugin-camera/www/CameraPopoverOptions.js"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"CameraPopoverOptions"
]
},
{
"id"
:
"cordova-plugin-camera.camera"
,
"file"
:
"plugins/cordova-plugin-camera/www/Camera.js"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"navigator.camera"
]
},
{
"id"
:
"cordova-plugin-camera.CameraPopoverHandle"
,
"file"
:
"plugins/cordova-plugin-camera/www/CameraPopoverHandle.js"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"CameraPopoverHandle"
]
},
{
"id"
:
"cordova-plugin-file-transfer.FileTransferError"
,
"file"
:
"plugins/cordova-plugin-file-transfer/www/FileTransferError.js"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransferError"
]
"installed_plugins"
:
{
"cordova-plugin-app-version"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-badge"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-device"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-file"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-geolocation"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-ionic-webview"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-splashscreen"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-whitelist"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-file-opener2"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-ionic-keyboard"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-hot-code-push-plugin"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova-plugin-statusbar"
:
{
"PACKAGE_NAME"
:
"io.ionic.starter"
},
"cordova.plugins.diagnostic"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter.test"
},
"cordova-plugin-tts"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
},
"integrator-cordova-plugin-downloader"
:
{
"PACKAGE_NAME"
:
"io.ionic.smart19.starter"
},
"cordova-plugin-network-information"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"phonegap-plugin-mobile-accessibility"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-camera"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
},
"cordova-plugin-file-transfer"
:
{
"PACKAGE_NAME"
:
"io.ionic.partyCloud.starter.test"
}
},
{
"id"
:
"cordova-plugin-file-transfer.FileTransfer"
,
"file"
:
"plugins/cordova-plugin-file-transfer/www/FileTransfer.js"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransfer"
]
"dependent_plugins"
:
{},
"modules"
:
[
{
"id"
:
"cordova-plugin-app-version.AppVersionPlugin"
,
"file"
:
"plugins/cordova-plugin-app-version/www/AppVersionPlugin.js"
,
"pluginId"
:
"cordova-plugin-app-version"
,
"clobbers"
:
[
"cordova.getAppVersion"
]
},
{
"id"
:
"cordova-plugin-badge.Badge"
,
"file"
:
"plugins/cordova-plugin-badge/www/badge.js"
,
"pluginId"
:
"cordova-plugin-badge"
,
"clobbers"
:
[
"cordova.plugins.notification.badge"
]
},
{
"id"
:
"cordova-plugin-device.device"
,
"file"
:
"plugins/cordova-plugin-device/www/device.js"
,
"pluginId"
:
"cordova-plugin-device"
,
"clobbers"
:
[
"device"
]
},
{
"id"
:
"cordova-plugin-file.DirectoryEntry"
,
"file"
:
"plugins/cordova-plugin-file/www/DirectoryEntry.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.DirectoryEntry"
]
},
{
"id"
:
"cordova-plugin-file.DirectoryReader"
,
"file"
:
"plugins/cordova-plugin-file/www/DirectoryReader.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.DirectoryReader"
]
},
{
"id"
:
"cordova-plugin-file.Entry"
,
"file"
:
"plugins/cordova-plugin-file/www/Entry.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Entry"
]
},
{
"id"
:
"cordova-plugin-file.File"
,
"file"
:
"plugins/cordova-plugin-file/www/File.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.File"
]
},
{
"id"
:
"cordova-plugin-file.FileEntry"
,
"file"
:
"plugins/cordova-plugin-file/www/FileEntry.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileEntry"
]
},
{
"id"
:
"cordova-plugin-file.FileError"
,
"file"
:
"plugins/cordova-plugin-file/www/FileError.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileError"
]
},
{
"id"
:
"cordova-plugin-file.FileReader"
,
"file"
:
"plugins/cordova-plugin-file/www/FileReader.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileReader"
]
},
{
"id"
:
"cordova-plugin-file.FileSystem"
,
"file"
:
"plugins/cordova-plugin-file/www/FileSystem.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileSystem"
]
},
{
"id"
:
"cordova-plugin-file.FileUploadOptions"
,
"file"
:
"plugins/cordova-plugin-file/www/FileUploadOptions.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileUploadOptions"
]
},
{
"id"
:
"cordova-plugin-file.FileUploadResult"
,
"file"
:
"plugins/cordova-plugin-file/www/FileUploadResult.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileUploadResult"
]
},
{
"id"
:
"cordova-plugin-file.FileWriter"
,
"file"
:
"plugins/cordova-plugin-file/www/FileWriter.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.FileWriter"
]
},
{
"id"
:
"cordova-plugin-file.Flags"
,
"file"
:
"plugins/cordova-plugin-file/www/Flags.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Flags"
]
},
{
"id"
:
"cordova-plugin-file.LocalFileSystem"
,
"file"
:
"plugins/cordova-plugin-file/www/LocalFileSystem.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.LocalFileSystem"
],
"merges"
:
[
"window"
]
},
{
"id"
:
"cordova-plugin-file.Metadata"
,
"file"
:
"plugins/cordova-plugin-file/www/Metadata.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.Metadata"
]
},
{
"id"
:
"cordova-plugin-file.ProgressEvent"
,
"file"
:
"plugins/cordova-plugin-file/www/ProgressEvent.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.ProgressEvent"
]
},
{
"id"
:
"cordova-plugin-file.fileSystems"
,
"file"
:
"plugins/cordova-plugin-file/www/fileSystems.js"
,
"pluginId"
:
"cordova-plugin-file"
},
{
"id"
:
"cordova-plugin-file.requestFileSystem"
,
"file"
:
"plugins/cordova-plugin-file/www/requestFileSystem.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"clobbers"
:
[
"window.requestFileSystem"
]
},
{
"id"
:
"cordova-plugin-file.resolveLocalFileSystemURI"
,
"file"
:
"plugins/cordova-plugin-file/www/resolveLocalFileSystemURI.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"window"
]
},
{
"id"
:
"cordova-plugin-file.isChrome"
,
"file"
:
"plugins/cordova-plugin-file/www/browser/isChrome.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"id"
:
"cordova-plugin-file.androidFileSystem"
,
"file"
:
"plugins/cordova-plugin-file/www/android/FileSystem.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"FileSystem"
]
},
{
"id"
:
"cordova-plugin-file.fileSystems-roots"
,
"file"
:
"plugins/cordova-plugin-file/www/fileSystems-roots.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"runs"
:
true
},
{
"id"
:
"cordova-plugin-file.fileSystemPaths"
,
"file"
:
"plugins/cordova-plugin-file/www/fileSystemPaths.js"
,
"pluginId"
:
"cordova-plugin-file"
,
"merges"
:
[
"cordova"
],
"runs"
:
true
},
{
"id"
:
"cordova-plugin-geolocation.geolocation"
,
"file"
:
"plugins/cordova-plugin-geolocation/www/android/geolocation.js"
,
"pluginId"
:
"cordova-plugin-geolocation"
,
"clobbers"
:
[
"navigator.geolocation"
]
},
{
"id"
:
"cordova-plugin-geolocation.PositionError"
,
"file"
:
"plugins/cordova-plugin-geolocation/www/PositionError.js"
,
"pluginId"
:
"cordova-plugin-geolocation"
,
"runs"
:
true
},
{
"id"
:
"cordova-plugin-splashscreen.SplashScreen"
,
"file"
:
"plugins/cordova-plugin-splashscreen/www/splashscreen.js"
,
"pluginId"
:
"cordova-plugin-splashscreen"
,
"clobbers"
:
[
"navigator.splashscreen"
]
},
{
"id"
:
"cordova-plugin-file-opener2.FileOpener2"
,
"file"
:
"plugins/cordova-plugin-file-opener2/www/plugins.FileOpener2.js"
,
"pluginId"
:
"cordova-plugin-file-opener2"
,
"clobbers"
:
[
"cordova.plugins.fileOpener2"
]
},
{
"id"
:
"cordova-plugin-ionic-keyboard.keyboard"
,
"file"
:
"plugins/cordova-plugin-ionic-keyboard/www/android/keyboard.js"
,
"pluginId"
:
"cordova-plugin-ionic-keyboard"
,
"clobbers"
:
[
"window.Keyboard"
]
},
{
"id"
:
"cordova-hot-code-push-plugin.chcp"
,
"file"
:
"plugins/cordova-hot-code-push-plugin/www/chcp.js"
,
"pluginId"
:
"cordova-hot-code-push-plugin"
,
"clobbers"
:
[
"chcp"
]
},
{
"id"
:
"cordova-plugin-statusbar.statusbar"
,
"file"
:
"plugins/cordova-plugin-statusbar/www/statusbar.js"
,
"pluginId"
:
"cordova-plugin-statusbar"
,
"clobbers"
:
[
"window.StatusBar"
]
},
{
"id"
:
"cordova.plugins.diagnostic.Diagnostic"
,
"file"
:
"plugins/cordova.plugins.diagnostic/www/android/diagnostic.js"
,
"pluginId"
:
"cordova.plugins.diagnostic"
,
"clobbers"
:
[
"cordova.plugins.diagnostic"
]
},
{
"id"
:
"cordova-plugin-tts.tts"
,
"file"
:
"plugins/cordova-plugin-tts/www/tts.js"
,
"pluginId"
:
"cordova-plugin-tts"
,
"clobbers"
:
[
"TTS"
]
},
{
"id"
:
"integrator-cordova-plugin-downloader.Downloader"
,
"file"
:
"plugins/integrator-cordova-plugin-downloader/www/Downloader.js"
,
"pluginId"
:
"integrator-cordova-plugin-downloader"
,
"clobbers"
:
[
"cordova.plugins.Downloader"
]
},
{
"id"
:
"cordova-plugin-network-information.network"
,
"file"
:
"plugins/cordova-plugin-network-information/www/network.js"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"clobbers"
:
[
"navigator.connection"
,
"navigator.network.connection"
]
},
{
"id"
:
"cordova-plugin-network-information.Connection"
,
"file"
:
"plugins/cordova-plugin-network-information/www/Connection.js"
,
"pluginId"
:
"cordova-plugin-network-information"
,
"clobbers"
:
[
"Connection"
]
},
{
"id"
:
"phonegap-plugin-mobile-accessibility.mobile-accessibility"
,
"file"
:
"plugins/phonegap-plugin-mobile-accessibility/www/mobile-accessibility.js"
,
"pluginId"
:
"phonegap-plugin-mobile-accessibility"
,
"clobbers"
:
[
"window.MobileAccessibility"
]
},
{
"id"
:
"phonegap-plugin-mobile-accessibility.MobileAccessibilityNotifications"
,
"file"
:
"plugins/phonegap-plugin-mobile-accessibility/www/MobileAccessibilityNotifications.js"
,
"pluginId"
:
"phonegap-plugin-mobile-accessibility"
,
"clobbers"
:
[
"MobileAccessibilityNotifications"
]
},
{
"id"
:
"cordova-plugin-camera.Camera"
,
"file"
:
"plugins/cordova-plugin-camera/www/CameraConstants.js"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"Camera"
]
},
{
"id"
:
"cordova-plugin-camera.CameraPopoverOptions"
,
"file"
:
"plugins/cordova-plugin-camera/www/CameraPopoverOptions.js"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"CameraPopoverOptions"
]
},
{
"id"
:
"cordova-plugin-camera.camera"
,
"file"
:
"plugins/cordova-plugin-camera/www/Camera.js"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"navigator.camera"
]
},
{
"id"
:
"cordova-plugin-camera.CameraPopoverHandle"
,
"file"
:
"plugins/cordova-plugin-camera/www/CameraPopoverHandle.js"
,
"pluginId"
:
"cordova-plugin-camera"
,
"clobbers"
:
[
"CameraPopoverHandle"
]
},
{
"id"
:
"cordova-plugin-file-transfer.FileTransferError"
,
"file"
:
"plugins/cordova-plugin-file-transfer/www/FileTransferError.js"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransferError"
]
},
{
"id"
:
"cordova-plugin-file-transfer.FileTransfer"
,
"file"
:
"plugins/cordova-plugin-file-transfer/www/FileTransfer.js"
,
"pluginId"
:
"cordova-plugin-file-transfer"
,
"clobbers"
:
[
"window.FileTransfer"
]
}
],
"plugin_metadata"
:
{
"cordova-plugin-app-version"
:
"0.1.9"
,
"cordova-plugin-badge"
:
"0.8.7"
,
"cordova-plugin-device"
:
"2.0.1"
,
"cordova-plugin-file"
:
"6.0.1"
,
"cordova-plugin-geolocation"
:
"4.0.1"
,
"cordova-plugin-ionic-webview"
:
"1.1.16"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"cordova-plugin-whitelist"
:
"1.3.3"
,
"cordova-plugin-file-opener2"
:
"2.0.19"
,
"cordova-plugin-ionic-keyboard"
:
"2.1.3"
,
"cordova-hot-code-push-plugin"
:
"1.5.3"
,
"cordova-plugin-statusbar"
:
"2.4.2"
,
"cordova.plugins.diagnostic"
:
"2.0.0"
,
"cordova-plugin-tts"
:
"0.2.3"
,
"integrator-cordova-plugin-downloader"
:
"0.0.1"
,
"cordova-plugin-network-information"
:
"2.0.2-dev"
,
"phonegap-plugin-mobile-accessibility"
:
"1.0.5-dev"
,
"cordova-plugin-camera"
:
"4.0.3"
,
"cordova-plugin-file-transfer"
:
"1.7.1"
}
],
"plugin_metadata"
:
{
"cordova-plugin-app-version"
:
"0.1.9"
,
"cordova-plugin-badge"
:
"0.8.7"
,
"cordova-plugin-device"
:
"2.0.1"
,
"cordova-plugin-file"
:
"6.0.1"
,
"cordova-plugin-geolocation"
:
"4.0.1"
,
"cordova-plugin-ionic-webview"
:
"1.1.16"
,
"cordova-plugin-splashscreen"
:
"5.0.2"
,
"cordova-plugin-whitelist"
:
"1.3.3"
,
"cordova-plugin-file-opener2"
:
"2.0.19"
,
"cordova-plugin-ionic-keyboard"
:
"2.1.3"
,
"cordova-hot-code-push-plugin"
:
"1.5.3"
,
"cordova-plugin-statusbar"
:
"2.4.2"
,
"cordova.plugins.diagnostic"
:
"2.0.0"
,
"cordova-plugin-tts"
:
"0.2.3"
,
"integrator-cordova-plugin-downloader"
:
"0.0.1"
,
"cordova-plugin-network-information"
:
"2.0.2-dev"
,
"phonegap-plugin-mobile-accessibility"
:
"1.0.5-dev"
,
"cordova-plugin-camera"
:
"4.0.3"
,
"cordova-plugin-file-transfer"
:
"1.7.1"
}
}
\ No newline at end of file
platforms/android/app/build/outputs/apk/debug/output.json
View file @
c5a3660a
[{
"outputType"
:{
"type"
:
"APK"
},
"apkInfo"
:{
"type"
:
"MAIN"
,
"splits"
:[],
"versionCode"
:
303
},
"path"
:
"app-debug.apk"
,
"properties"
:{
"packageId"
:
"io.ionic.partyCloud.starter.test"
,
"split"
:
""
,
"minSdkVersion"
:
"16"
}}]
\ No newline at end of file
[{
"outputType"
:{
"type"
:
"APK"
},
"apkInfo"
:{
"type"
:
"MAIN"
,
"splits"
:[],
"versionCode"
:
305
},
"path"
:
"app-debug.apk"
,
"properties"
:{
"packageId"
:
"io.ionic.partyCloud.starter.test"
,
"split"
:
""
,
"minSdkVersion"
:
"16"
}}]
\ No newline at end of file
platforms/android/app/build/reports/lint-results-release-fatal.html
View file @
c5a3660a
...
...
@@ -176,7 +176,7 @@ document.getElementById(id).style.display = 'none';
<span
class=
"mdl-layout-title"
>
Lint Report: 1 error
</span>
<div
class=
"mdl-layout-spacer"
></div>
<nav
class=
"mdl-navigation mdl-layout--large-screen-only"
>
Check performed at
Wed May 15 17:47:29
CST 2019
</nav>
Check performed at
Mon May 20 10:39:15
CST 2019
</nav>
</div>
</header>
<div
class=
"mdl-layout__drawer"
>
...
...
src/app/app.scss
View file @
c5a3660a
...
...
@@ -175,7 +175,6 @@ ion-navbar .header-ios .toolbar-ios:last-child .toolbar-background-ios {
width
:
100%
;
.tabs-parent
{
position
:
relative
;
margin-bottom
:
.5rem
;
font-size
:
1
.7rem
;
white-space
:
nowrap
;
background-color
:
#fff1f0
;
...
...
@@ -210,7 +209,7 @@ ion-navbar .header-ios .toolbar-ios:last-child .toolbar-background-ios {
#tips
,
.tips
{
position
:
absolute
;
bottom
:
0
px
;
bottom
:
1
px
;
height
:
2px
;
width
:
3rem
;
background-color
:
#e12724
;
...
...
@@ -394,7 +393,7 @@ a[disabled], button[disabled], [ion-button][disabled],
font-size
:
2
.5rem
;
}
50
%
{
font-size
:
3
.5
rem
;
font-size
:
4
.2
rem
;
}
100
%
{
font-size
:
2
.5rem
;
...
...
@@ -429,4 +428,4 @@ a[disabled], button[disabled], [ion-button][disabled],
}
}
}
}
\ No newline at end of file
}
src/components/slide/slide.html
View file @
c5a3660a
...
...
@@ -5,8 +5,11 @@
</ion-slide>
</ion-slides>
</div>
<p
class=
"slides-title"
*
ngIf=
"slidersItems.length>0"
>
{{slideTitle}}
<span
class=
"slide-index"
float-end
>
<div
class=
"slides-title"
*
ngIf=
"slidersItems.length>0"
>
<div
class=
"slide-content"
>
{{slideTitle}}
</div>
<span
class=
"slide-index"
>
<span>
{{slideIndex}}
</span><span>
/{{slidersItems.length}}
</span>
</span>
</p>
\ No newline at end of file
</div>
src/components/slide/slide.scss
View file @
c5a3660a
...
...
@@ -43,8 +43,18 @@ slide {
padding
:
0
1rem
;
font-size
:
1
.4rem
;
font-weight
:
500
;
position
:
relative
;
font-family
:
"Microsoft YaHei"
;
.slide-content
{
white-space
:nowrap
;
overflow
:hidden
;
text-overflow
:ellipsis
;
width
:
93%
;
}
.slide-index
{
position
:
absolute
;
top
:
2px
;
right
:
10px
;
color
:
#e42417
;
font-weight
:
400
;
span
:first-child
{
...
...
src/components/slide/slide.ts
View file @
c5a3660a
...
...
@@ -39,9 +39,6 @@ export class SlideComponent implements AfterViewInit{
this
.
slidersItems
=
res
.
data
.
list
;
if
(
this
.
slidersItems
.
length
>
0
){
this
.
slidersItems
.
forEach
(
e
=>
{
if
(
e
.
title
.
length
>
16
)
{
e
.
title
=
e
.
title
.
substr
(
0
,
20
)
+
'...'
;
}
if
(
e
.
attachments
.
length
>
0
)
{
e
.
imgUrl
=
e
.
attachments
[
0
].
path
;
}
...
...
src/pages/discover-pages/publish/publish.ts
View file @
c5a3660a
...
...
@@ -111,7 +111,7 @@ export class PublishPage {
const
option
:
FileUploadOptions
=
{
httpMethod
:
'POST'
,
headers
:
{
'Accept'
:
'application/json'
,
//不加入 发生错误!!
'Accept'
:
'application/json'
,
},
fileName
:
'image.png'
};
...
...
@@ -198,6 +198,11 @@ export class PublishPage {
uploadLoading
.
dismiss
();
this
.
commonSer
.
toast
(
'上传错误'
);
});
fileTransfer
.
onProgress
((
listener
)
=>
{
let
per
=<
any
>
(
listener
.
loaded
/
listener
.
total
)
*
100
;
per
=
Math
.
round
(
per
*
Math
.
pow
(
10
,
2
))
/
Math
.
pow
(
10
,
2
)
uploadLoading
.
setContent
(
'上传中...'
+
per
+
'%'
);
})
}
//发布
...
...
@@ -231,7 +236,7 @@ export class PublishPage {
plateType
:
this
.
obj
.
type
,
source
:
'上海市委组织部'
,
publishStatus
:
'2'
,
//已提交
content
:
content
,
content
:
` `
+
content
,
publishRange
:
this
.
obj
.
publishRange
,
submitter
:
this
.
userid
,
stuffType
:
this
.
type
===
'image'
?
1
:
2
,
//图片 1 视频 2
...
...
@@ -249,7 +254,6 @@ export class PublishPage {
})
}
check
(){
if
(
!
this
.
obj
.
title
){
this
.
commonSer
.
toast
(
'请输入文章标题!'
);
...
...
@@ -290,7 +294,7 @@ export class PublishPage {
title
:
this
.
obj
.
title
,
source
:
'上海市委组织部'
,
publishTime
:
new
Date
().
getTime
(),
content
:
content
,
content
:
` `
+
content
,
attachments
:
this
.
fileList
,
}
this
.
navCtrl
.
push
(
'PreviewPage'
,{
...
...
src/pages/mine/person/personInfo/personInfo.ts
View file @
c5a3660a
...
...
@@ -101,7 +101,7 @@ export class PersonInfoPage {
const
option
:
FileUploadOptions
=
{
httpMethod
:
'post'
,
headers
:
{
'Accept'
:
'application/json'
,
//不加入 发生错误!!
'Accept'
:
'application/json'
,
},
fileName
:
'image.png'
};
...
...
@@ -133,6 +133,11 @@ export class PersonInfoPage {
uploadLoading
.
dismiss
();
this
.
commonSer
.
toast
(
'上传错误'
);
});
fileTransfer
.
onProgress
((
listener
)
=>
{
let
per
=<
any
>
(
listener
.
loaded
/
listener
.
total
)
*
100
;
per
=
Math
.
round
(
per
*
Math
.
pow
(
10
,
2
))
/
Math
.
pow
(
10
,
2
)
uploadLoading
.
setContent
(
'上传中...'
+
per
+
'%'
);
})
}
goBack
()
{
...
...
src/pages/tabs/home/home.html
View file @
c5a3660a
...
...
@@ -6,6 +6,12 @@
<ion-icon
class=
"search-icon"
name=
"search"
></ion-icon>
</button>
</ion-buttons>
<ion-buttons>
积分
</ion-buttons>
<ion-buttons>
庆华
</ion-buttons>
<ion-buttons
end
>
<button
ion-button
icon-only
(
click
)="
signNow
()"
class=
"toolbar-signUp"
>
<span
class=
"signUp-span"
>
...
...
@@ -22,6 +28,7 @@
</ion-buttons>
</ion-navbar>
</ion-header>
<ion-content
overflow-scroll=
"false"
>
<ion-refresher
(
ionRefresh
)="
doRefresh
($
event
)"
>
<ion-refresher-content
pullingText=
"下拉刷新"
...
...
@@ -47,8 +54,8 @@
<slide
(
done
)="
goToDetail
($
event
)"
></slide>
</div>
<!--true 隐藏 false 显示-->
<div
[
hidden
]="
isScroll
"
class=
"news-content"
>
<div
class=
"tabs-parent"
>
<div
[
hidden
]="
isScroll
"
class=
"news-content
parent
"
>
<div
class=
"tabs-parent
parent
"
>
<div
*
ngFor=
"let item of tabsList;let i = index"
(
click
)="
change
(
item
)"
class=
"tabs-children"
>
<span
#
tabSpan
[
ngClass
]="{'
selectTab
'
:index =
=
i
}"
>
{{item.name}}
</span>
</div>
...
...
@@ -57,8 +64,8 @@
</div>
<!--固定 false -->
<div
[
hidden
]="!
isScroll
"
ion-fixed
class=
"news-content ion-fixed"
>
<div
class=
"tabs-parent"
>
<div
[
hidden
]="!
isScroll
"
ion-fixed
class=
"news-content ion-fixed
parent
"
>
<div
class=
"tabs-parent
parent
"
>
<div
*
ngFor=
"let item of tabsList;let i = index"
(
click
)="
change
(
item
)"
class=
"tabs-children"
>
<span
#
tabSpan1
[
ngClass
]="{'
selectTab
'
:index =
=
i
}"
>
{{item.name}}
</span>
</div>
...
...
src/pages/tabs/home/home.scss
View file @
c5a3660a
...
...
@@ -111,6 +111,12 @@ page-home {
.news-content.ion-fixed
{
margin
:
0
;
}
.parent.tabs-parent
{
background-color
:
#fff1f0
;
}
.parent.news-content
{
background-color
:
#fff1f0
;
}
.ion-fixed
+
ion-slides
{
margin-top
:
2rem
;
}
...
...
src/pages/tabs/home/home.ts
View file @
c5a3660a
import
{
Component
,
ElementRef
,
ViewChild
,
NgZone
,
Renderer2
,
Input
}
from
'@angular/core'
;
import
{
NavController
,
IonicPage
,
Slides
,
Content
,
InfiniteScrollContent
}
from
'ionic-angular'
;
import
{
NavController
,
IonicPage
,
Slides
,
Content
,
InfiniteScrollContent
,
FabList
,
FabContainer
}
from
'ionic-angular'
;
import
{
Http
,
Response
}
from
'@angular/http'
;
import
{
AppService
,
AppGlobal
}
from
'../../../service/http.service'
;
import
{
Storage
}
from
'@ionic/storage'
;
...
...
@@ -22,7 +22,6 @@ import {SlideComponent} from "../../../components/slide/slide";
})
export
class
HomePage
{
@
ViewChild
(
Slides
)
slides1
:
Slides
;
@
ViewChild
(
Content
)
content
:
Content
;
@
ViewChild
(
'tips'
)
tips
:
ElementRef
;
...
...
@@ -47,10 +46,11 @@ export class HomePage {
// {name: "本市部署", type: 4, index: 3}
// ];
tabsList
=
[
{
name
:
"系列讲话"
,
type
:
2
,
index
:
0
},
{
name
:
"党章党规"
,
type
:
1
,
index
:
1
},
{
name
:
"中央精神"
,
type
:
3
,
index
:
2
},
{
name
:
"本市部署"
,
type
:
4
,
index
:
3
}
{
name
:
"最新"
,
type
:
0
,
index
:
0
},
{
name
:
"系列讲话"
,
type
:
2
,
index
:
1
},
{
name
:
"党章党规"
,
type
:
1
,
index
:
2
},
{
name
:
"中央精神"
,
type
:
3
,
index
:
3
},
{
name
:
"本市部署"
,
type
:
4
,
index
:
4
}
];
isSign
=
false
;
//签到弹窗
isBir
=
false
;
//政治生日弹窗
...
...
@@ -68,6 +68,7 @@ export class HomePage {
partyObj
;
//政治生日
plateType
;
isRecent
=
1
;
//0 否 1是
index
=
0
;
slideList
=
[];
...
...
@@ -105,6 +106,7 @@ export class HomePage {
);
}
ionViewDidLoad
()
{
this
.
change
(
this
.
tabsList
[
0
]);
this
.
itemWidth
=
window
.
screen
.
width
/
4
;
...
...
@@ -134,6 +136,11 @@ export class HomePage {
this
.
loadMore
=
true
;
// this.infiniteScrollContent.inf.enable(true);
this
.
index
=
item
.
index
;
if
(
item
.
type
==
0
){
this
.
isRecent
=
1
;
}
else
{
this
.
isRecent
=
0
;
}
// 自身div的一半 - 滑块的一半
this
.
tips
.
nativeElement
.
style
.
left
=
this
.
itemWidth
*
(
this
.
index
)
+
(
this
.
itemWidth
-
this
.
spanWidth
)
/
2
+
'px'
;
this
.
tips1
.
nativeElement
.
style
.
left
=
this
.
itemWidth
*
(
this
.
index
)
+
(
this
.
itemWidth
-
this
.
spanWidth
)
/
2
+
'px'
;
...
...
@@ -141,6 +148,7 @@ export class HomePage {
const
data
=
{
pageNum
:
this
.
pageNum
,
pageCount
:
this
.
pageCount
,
isRecent
:
this
.
isRecent
,
obj
:
{
'plateType'
:
this
.
plateType
,
'resourceType'
:
1
...
...
@@ -238,6 +246,7 @@ export class HomePage {
//签到倒计时
signNow
()
{
if
(
this
.
signObj
.
isSign
==
'no'
)
this
.
disabledClick
=
true
;
this
.
isSign
=
true
;
let
totalTime
=
5
;
this
.
signText
=
'(倒计时'
+
totalTime
+
's)'
;
...
...
@@ -281,6 +290,7 @@ export class HomePage {
const
data
=
{
pageNum
:
this
.
pageNum
,
pageCount
:
this
.
pageCount
,
isRecent
:
this
.
isRecent
,
obj
:
{
'plateType'
:
this
.
plateType
,
'resourceType'
:
1
...
...
@@ -312,6 +322,7 @@ export class HomePage {
const
data
=
{
pageNum
:
1
,
pageCount
:
this
.
pageCount
,
isRecent
:
this
.
isRecent
,
obj
:
{
'plateType'
:
this
.
plateType
,
'resourceType'
:
1
...
...
src/service/http.service.ts
View file @
c5a3660a
...
...
@@ -15,9 +15,9 @@ export class AppGlobal {
//接口基地址
// static domain = "http://101.89.112.92:80"; //正式环境
// static domain = "http://192.168.2.235:8080"; //测试环境
//
static domain = "http://47.103.33.196:8080"; //阿里云测试地址
static
domain
=
"http://47.103.33.196:8080"
;
//阿里云测试地址
// static domain = "http://47.103.35.216:8080"; //阿里云正式地址
static
domain
=
""
;
//本地环境/
// static domain = ""; //本地环境
//图片地址
// static picture = AppGlobal.domain + "/wisdomgroup/manager/getIcon/"; //正式地址
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment