Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-webapp-cli
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
heasy
hls-webapp-cli
Commits
fce22e41
Commit
fce22e41
authored
Jul 10, 2019
by
Nature
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'wechat' of
https://hel.hand-china.com/heasy/hls-webapp-cli
into wechat
parents
d03d658f
212cfb15
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
16 deletions
+1
-16
README.md
README.md
+1
-1
README.md
template/README.md
+0
-15
No files found.
README.md
View file @
fce22e41
...
...
@@ -3,5 +3,5 @@
```bash
# 注意将vue cli更新到最新版本,低版本可能报错
vue-init https://hel.hand-china.com:heasy/hls-webapp-cli <project_name> -c
vue-init https://hel.hand-china.com:heasy/hls-webapp-cli
#wechat
<project_name> -c
```
template/README.md
View file @
fce22e41
...
...
@@ -44,18 +44,3 @@ For a detailed explanation on how things work, check out the [guide](http://vuej
{path: '/tab/user-info', component: UserInfo, name: 'UserInfo', meta: {keepAlive: true}},
```
# keyStore签名信息
keystore文件 hlscar.keystore
别名 HLSkey
密码 com.hls.easy.car
# 签名
jarsigner -verbose -keystore hls.keystore -signedjar 车租易.apk hls.apk HLSkey
# 打包冲突解决
各项目如果安装了 com.hls.plugins.barcode 扫码插件与cordova-plugin-open-camera 媒体插件
两个插件之间存在一些冲突 请注释掉媒体插件 plugin.xml 第83行
<uses-feature
android:name=
"android.hardware.camera"
/>
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