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
9b6078e9
Commit
9b6078e9
authored
Dec 20, 2019
by
李晓兵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'1220'
parent
c6c63106
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
7 deletions
+11
-7
body-check.vue
src/pages/contractSigning/body-check.vue
+4
-4
contract-detail.vue
src/pages/contractSigning/contract-detail.vue
+5
-2
contract-signing.vue
src/pages/contractSigning/contract-signing.vue
+1
-0
index.html
www/index.html
+1
-1
No files found.
src/pages/contractSigning/body-check.vue
View file @
9b6078e9
...
...
@@ -84,8 +84,8 @@ export default {
alert('录制成功!\n\n' + '文件名:' + mediaFiles[i].name + '\n' + '大小:' + mediaFiles[i].size + '\n\n' + 'localURL地址:' + mediaFiles[i].localURL + '\n\n' + 'fullPath地址:' + mediaFiles[i].fullPath)
} */
console
.
log
(
'录制成功!
\
n
\
n'
+
'文件名:'
+
mediaFiles
[
0
].
name
+
'
\
n'
+
'大小:'
+
mediaFiles
[
0
].
size
+
'
\
n
\
n'
+
'localURL地址:'
+
mediaFiles
[
0
].
localURL
+
'
\
n
\
n'
+
'fullPath地址:'
+
mediaFiles
[
0
].
fullPath
)
//
vm.succesCall(mediaFiles[0].fullPath) // 开始检测
vm
.
svaeVideo
(
mediaFiles
[
0
].
fullPath
)
// 上传视频文件至业务系统
vm
.
succesCall
(
mediaFiles
[
0
].
fullPath
)
// 开始检测
//
vm.svaeVideo(mediaFiles[0].fullPath) // 上传视频文件至业务系统
}
let
onError
=
function
(
error
)
{
hlsPopup
.
showLongcenter
(
'录制失败,请重新录制'
)
...
...
@@ -96,7 +96,7 @@ export default {
let
vm
=
this
vm
.
videoListUpload
=
[]
let
obj
=
{
pkvalue
:
vm
.
confirm
_id
,
pkvalue
:
vm
.
$route
.
params
.
check
_id
,
source_type
:
'PRJ_CDD_ITEM_CHECK'
,
picture
:
''
,
filePath
:
fullPath
,
...
...
@@ -107,7 +107,7 @@ export default {
vm
.
videoListUpload
.
push
(
obj
)
vm
.
saveVideoStart
(
vm
.
videoListUpload
)
// 开始存视频
},
//
图片
保存
//
视频
保存
saveVideoStart
(
list
)
{
console
.
log
(
'list '
+
JSON
.
stringify
(
list
))
let
vm
=
this
...
...
src/pages/contractSigning/contract-detail.vue
View file @
9b6078e9
...
...
@@ -447,6 +447,9 @@ export default {
goBodyCheck
()
{
// 活体检测
this
.
$router
.
push
({
name
:
'BodyCheck'
,
params
:
{
check_id
:
this
.
$route
.
params
.
check_id
,
},
})
},
goElectronicSign
()
{
// 电子签
...
...
@@ -500,8 +503,8 @@ export default {
let
vm
=
this
vm
.
faceListUpload
=
[]
let
obj
=
{
pkvalue
:
vm
.
confirm
_id
,
source_type
:
'PRJ_
PROJECT_BP_CONFIRM
'
,
pkvalue
:
vm
.
$route
.
params
.
check
_id
,
source_type
:
'PRJ_
CDD_ITEM_CHECK
'
,
picture
:
''
,
filePath
:
''
,
attachment_id
:
''
,
...
...
src/pages/contractSigning/contract-signing.vue
View file @
9b6078e9
...
...
@@ -336,6 +336,7 @@ export default {
item
:
item
,
user_bp_type
:
this
.
user_bp_type
,
num
:
this
.
num
,
check_id
:
item
.
check_id
,
},
})
},
...
...
www/index.html
View file @
9b6078e9
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no,width=device-width,viewport-fit=cover"
><meta
name=
format-detection
content=
"telephone=no"
><meta
name=
format-detection
content=
"email=no"
><meta
name=
apple-mobile-web-app-capable
content=
yes
><meta
name=
apple-mobile-web-app-status-bar-style
content=
black
><script
type=
text/javascript
src=
./static/vuePlatform.js
></script><script
type=
text/javascript
src=
./static/prototype.js
></script><script
type=
text/javascript
src=
cordova.js
></script><script
type=
text/javascript
src=
"http://api.map.baidu.com/api?v=2.0&ak=o7fTnpVAGzXKN7SirV8xGU2xzWQS2NrI"
></script><title>
徐工融租
</title><link
href=
./static/css/app.ef6b951e03aa827f187d57783d82feaf.css
rel=
stylesheet
></head><body><div
id=
app-box
></div><script
type=
text/javascript
src=
./static/js/manifest.3ad1d5771e9b13dbdad2.js
></script><script
type=
text/javascript
src=
./static/js/vendor.efd596b798e6119ce4a4.js
></script><script
type=
text/javascript
src=
./static/js/app.76ad06580a8b9a7234e4.js
></script></body></html>
\ No newline at end of file
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no,width=device-width,viewport-fit=cover"
><meta
name=
format-detection
content=
"telephone=no"
><meta
name=
format-detection
content=
"email=no"
><meta
name=
apple-mobile-web-app-capable
content=
yes
><meta
name=
apple-mobile-web-app-status-bar-style
content=
black
><script
type=
text/javascript
src=
./static/vuePlatform.js
></script><script
type=
text/javascript
src=
./static/prototype.js
></script><script
type=
text/javascript
src=
cordova.js
></script><script
type=
text/javascript
src=
"http://api.map.baidu.com/api?v=2.0&ak=o7fTnpVAGzXKN7SirV8xGU2xzWQS2NrI"
></script><title>
徐工融租
</title><link
href=
./static/css/app.9fbb65bffac9a40fa256e66161900a01.css
rel=
stylesheet
></head><body><div
id=
app-box
></div><script
type=
text/javascript
src=
./static/js/manifest.3ad1d5771e9b13dbdad2.js
></script><script
type=
text/javascript
src=
./static/js/vendor.efd596b798e6119ce4a4.js
></script><script
type=
text/javascript
src=
./static/js/app.1749810cee9a3df49278.js
></script></body></html>
\ No newline at end of file
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