Commit 39252f0b authored by wangqinghua's avatar wangqinghua

部机关党建云

parent 1e49da9a
......@@ -49,8 +49,8 @@ pages/ app的页面
创建该项目的密钥命令:
keytool -genkey -v -keystore release-key.keystore -alias 党建云平台 -keyalg RSA -keysize 2048 -validity 10000
项目名称:党建云平台
keytool -genkey -v -keystore release-key.keystore -alias 部机关党建云 -keyalg RSA -keysize 2048 -validity 10000
项目名称:部机关党建云
密码20192019
打包命令:
jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore release-key.keystore app-release-unsigned.apk 党建云平台
\ No newline at end of file
jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore release-key.keystore app-release-unsigned.apk 部机关党建云
\ No newline at end of file
<?xml version='1.0' encoding='utf-8'?>
<widget id="io.ionic.starter" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>党建云平台测试</name>
<name>部机关党建云(测试)</name>
<description>An awesome Ionic/Cordova app.</description>
<author email="hi@ionicframework" href="http://ionicframework.com/">Ionic Framework Team</author>
<content src="index.html" />
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment