Commit f9360ee8 authored by 李晓兵's avatar 李晓兵

'readme'

parent 34a651d7
Pipeline #4220 canceled with stages
......@@ -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
#极光推送信息
开发环境:
应用名称:徐工融租dev
AppKey:7675edf5efa043a1ce9449a2
Screat: 216c67446abe6758ac4e35f0
生产环境:
应用名称:徐工融租
AppKey:bef4fd44dcf54b79b8ab27c3
Screat: 53f26eee93e657fdcee00d1a
# 打包冲突解决
各项目如果安装了 com.hls.plugins.barcode 扫码插件与cordova-plugin-open-camera 媒体插件
两个插件之间存在一些冲突 请注释掉媒体插件 plugin.xml 第83行 <uses-feature android:name="android.hardware.camera" />
......
......@@ -820,7 +820,7 @@ export default {
height: 40px;
position: absolute;
color: #fff;
//bottom: 16px;
bottom: 10px;
left: 30.5px;
background-color: #0041c4;
border-radius: 4px;
......
<template>
<h-view id="accessory">
<h-view id="accessory" class="public-style">
<h-header :proportion="[5,1,1]" class="bar-custom">
<div slot="left" class="h-header-btn" @click="$routeGo()">
<img src="@/assets/userBind/arrow.png" >
......
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