Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
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
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
xugong
hls-xcmg-vue-app
Commits
f9360ee8
Commit
f9360ee8
authored
Dec 18, 2019
by
李晓兵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'readme'
parent
34a651d7
Pipeline
#4220
canceled with stages
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
2 deletions
+14
-2
README.md
README.md
+12
-0
add-car.vue
src/pages/contractStart/add-car.vue
+1
-1
accessory-info.vue
src/pages/userBindNew/np/accessory-info.vue
+1
-1
No files found.
README.md
View file @
f9360ee8
...
@@ -56,6 +56,18 @@ For a detailed explanation on how things work, check out the [guide](http://vuej
...
@@ -56,6 +56,18 @@ For a detailed explanation on how things work, check out the [guide](http://vuej
jarsigner -verbose -keystore xcmg.keystore -signedjar 徐工融租.apk xcmg.apk XCMGKEY
jarsigner -verbose -keystore xcmg.keystore -signedjar 徐工融租.apk xcmg.apk XCMGKEY
#极光推送信息
开发环境:
应用名称:徐工融租dev
AppKey:7675edf5efa043a1ce9449a2
Screat: 216c67446abe6758ac4e35f0
生产环境:
应用名称:徐工融租
AppKey:bef4fd44dcf54b79b8ab27c3
Screat: 53f26eee93e657fdcee00d1a
# 打包冲突解决
# 打包冲突解决
各项目如果安装了 com.hls.plugins.barcode 扫码插件与cordova-plugin-open-camera 媒体插件
各项目如果安装了 com.hls.plugins.barcode 扫码插件与cordova-plugin-open-camera 媒体插件
两个插件之间存在一些冲突 请注释掉媒体插件 plugin.xml 第83行
<uses-feature
android:name=
"android.hardware.camera"
/>
两个插件之间存在一些冲突 请注释掉媒体插件 plugin.xml 第83行
<uses-feature
android:name=
"android.hardware.camera"
/>
...
...
src/pages/contractStart/add-car.vue
View file @
f9360ee8
...
@@ -820,7 +820,7 @@ export default {
...
@@ -820,7 +820,7 @@ export default {
height: 40px;
height: 40px;
position: absolute;
position: absolute;
color: #fff;
color: #fff;
//bottom: 16
px;
bottom: 10
px;
left: 30.5px;
left: 30.5px;
background-color: #0041c4;
background-color: #0041c4;
border-radius: 4px;
border-radius: 4px;
...
...
src/pages/userBindNew/np/accessory-info.vue
View file @
f9360ee8
<
template
>
<
template
>
<h-view
id=
"accessory"
>
<h-view
id=
"accessory"
class=
"public-style"
>
<h-header
:proportion=
"[5,1,1]"
class=
"bar-custom"
>
<h-header
:proportion=
"[5,1,1]"
class=
"bar-custom"
>
<div
slot=
"left"
class=
"h-header-btn"
@
click=
"$routeGo()"
>
<div
slot=
"left"
class=
"h-header-btn"
@
click=
"$routeGo()"
>
<img
src=
"@/assets/userBind/arrow.png"
>
<img
src=
"@/assets/userBind/arrow.png"
>
...
...
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