Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-easy-ui
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
easyUI
hls-easy-ui
Commits
55a6dd2e
Commit
55a6dd2e
authored
Aug 14, 2019
by
JingChao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
svg
parent
e387fed5
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
98 additions
and
8 deletions
+98
-8
webpack.lib.conf.js
build/webpack.lib.conf.js
+8
-0
index.html
index.html
+4
-2
index.vue
packages/components/HLayout/index.vue
+4
-1
index.js
packages/index.js
+0
-2
App.vue
src/App.vue
+6
-0
skeleton-list.svg
src/assets/skeleton-list.svg
+45
-0
skeleton.svg
src/assets/skeleton.svg
+29
-0
form.vue
src/pages/form.vue
+1
-1
hlsPopup.js
src/scripts/hlsPopup.js
+1
-2
No files found.
build/webpack.lib.conf.js
View file @
55a6dd2e
...
...
@@ -9,6 +9,13 @@ const CleanWebpackPlugin = require('clean-webpack-plugin')
const
env
=
require
(
'../config/prod.env'
)
const
webpackConfig
=
merge
(
baseWebpackConfig
,
{
module
:
{
rules
:
utils
.
styleLoaders
({
sourceMap
:
true
,
extract
:
true
,
usePostCSS
:
false
})
},
entry
:
{
hlsuis
:
path
.
resolve
(
__dirname
,
'../packages/index.js'
),
},
...
...
@@ -28,6 +35,7 @@ const webpackConfig = merge(baseWebpackConfig, {
// http://vuejs.github.io/vue-loader/en/workflow/production.html
new
webpack
.
DefinePlugin
({
'process.env'
:
env
,
'$config'
:
env
,
}),
// extract css into its own file
new
ExtractTextPlugin
({
...
...
index.html
View file @
55a6dd2e
...
...
@@ -14,7 +14,9 @@
<title>
车租易
</title>
</head>
<body>
<div
id=
"app-box"
></div>
<!-- built files will be auto injected -->
<div
id=
"app-box"
>
<img
width=
"100%"
src=
"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiBoZWlnaHQ9IjEzMzQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8Zz4KICA8cmVjdCBmaWxsPSIjZmZmIiBpZD0iY2FudmFzX2JhY2tncm91bmQiIGhlaWdodD0iMTMzNCIgd2lkdGg9Ijc1MCIgeT0iLTEiIHg9Ii0xIi8+CiAgPGcgZGlzcGxheT0ibm9uZSIgb3ZlcmZsb3c9InZpc2libGUiIHk9IjAiIHg9IjAiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIGlkPSJjYW52YXNHcmlkIj4KICAgPHJlY3QgZmlsbD0idXJsKCNncmlkcGF0dGVybikiIHN0cm9rZS13aWR0aD0iMCIgeT0iMCIgeD0iMCIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIvPgogIDwvZz4KIDwvZz4KIDxnPgogIDxyZWN0IG9wYWNpdHk9IjAuNyIgc3Ryb2tlPSIjMDAwIiBpZD0ic3ZnXzEiIGhlaWdodD0iMjAwIiB3aWR0aD0iNjU2IiB5PSI4OSIgeD0iNDYiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI0RERERERCIvPgogIDxlbGxpcHNlIG9wYWNpdHk9IjAuNyIgc3Ryb2tlPSIjMDAwIiByeT0iNTAiIHJ4PSI1MCIgaWQ9InN2Z18zIiBjeT0iNDA4IiBjeD0iOTMiIHN0cm9rZS1vcGFjaXR5PSJudWxsIiBzdHJva2Utd2lkdGg9IjAiIGZpbGw9IiNEREREREQiLz4KICA8ZWxsaXBzZSBvcGFjaXR5PSIwLjciIHN0cm9rZT0iIzAwMCIgcnk9IjUwIiByeD0iNTAiIGlkPSJzdmdfNCIgY3k9IjQwOCIgY3g9IjI4NCIgc3Ryb2tlLW9wYWNpdHk9Im51bGwiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI0RERERERCIvPgogIDxlbGxpcHNlIG9wYWNpdHk9IjAuNyIgc3Ryb2tlPSIjMDAwIiByeT0iNTAiIHJ4PSI1MCIgaWQ9InN2Z184IiBjeT0iNDA4IiBjeD0iNDY5IiBmaWxsLW9wYWNpdHk9Im51bGwiIHN0cm9rZS1vcGFjaXR5PSJudWxsIiBzdHJva2Utd2lkdGg9IjAiIGZpbGw9IiNEREREREQiLz4KICA8ZWxsaXBzZSBvcGFjaXR5PSIwLjciIHN0cm9rZT0iIzAwMCIgcnk9IjUwIiByeD0iNTAiIGlkPSJzdmdfOSIgY3k9IjQwOCIgY3g9IjY1MSIgZmlsbC1vcGFjaXR5PSJudWxsIiBzdHJva2Utb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLXdpZHRoPSIwIiBmaWxsPSIjREREREREIi8+CiAgPGVsbGlwc2Ugb3BhY2l0eT0iMC43IiBzdHJva2U9IiMwMDAiIHJ5PSI1MCIgcng9IjUwIiBpZD0ic3ZnXzEwIiBjeT0iNTc2IiBjeD0iOTMiIHN0cm9rZS1vcGFjaXR5PSJudWxsIiBzdHJva2Utd2lkdGg9IjAiIGZpbGw9IiNEREREREQiLz4KICA8ZWxsaXBzZSBvcGFjaXR5PSIwLjciIHN0cm9rZT0iIzAwMCIgcnk9IjUwIiByeD0iNTAiIGlkPSJzdmdfMTEiIGN5PSI1NzYiIGN4PSIyODQiIHN0cm9rZS1vcGFjaXR5PSJudWxsIiBzdHJva2Utd2lkdGg9IjAiIGZpbGw9IiNEREREREQiLz4KICA8ZWxsaXBzZSBvcGFjaXR5PSIwLjciIHN0cm9rZT0iIzAwMCIgcnk9IjUwIiByeD0iNTAiIGlkPSJzdmdfMTIiIGN5PSI1NzYiIGN4PSI0NjkiIGZpbGwtb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLW9wYWNpdHk9Im51bGwiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI0RERERERCIvPgogIDxlbGxpcHNlIG9wYWNpdHk9IjAuNyIgc3Ryb2tlPSIjMDAwIiByeT0iNTAiIHJ4PSI1MCIgaWQ9InN2Z18xMyIgY3k9IjU3NiIgY3g9IjY1MSIgZmlsbC1vcGFjaXR5PSJudWxsIiBzdHJva2Utb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLXdpZHRoPSIwIiBmaWxsPSIjREREREREIi8+CiAgPHJlY3Qgc3Ryb2tlPSIjMDAwIiBvcGFjaXR5PSIwLjciIGlkPSJzdmdfMTQiIGhlaWdodD0iODAiIHdpZHRoPSI2NTYiIHk9IjY4OSIgeD0iNDYiIGZpbGwtb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLW9wYWNpdHk9Im51bGwiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI0RERERERCIvPgogIDxyZWN0IGlkPSJzdmdfMTYiIGhlaWdodD0iMjguMDAwMDE1IiB3aWR0aD0iMCIgeT0iODM5IiB4PSIzNzUiIGZpbGwtb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLW9wYWNpdHk9Im51bGwiIHN0cm9rZS13aWR0aD0iMCIgc3Ryb2tlPSIjMDAwIiBmaWxsPSIjREREREREIi8+CiAgPHJlY3Qgc3Ryb2tlPSIjMDAwIiBvcGFjaXR5PSIwLjciIGlkPSJzdmdfMTciIGhlaWdodD0iMzAiIHdpZHRoPSI2NTYiIHk9IjgwNSIgeD0iNDYiIGZpbGwtb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLW9wYWNpdHk9Im51bGwiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI0RERERERCIvPgogIDxyZWN0IHN0cm9rZT0iIzAwMCIgb3BhY2l0eT0iMC43IiBpZD0ic3ZnXzE4IiBoZWlnaHQ9IjMwIiB3aWR0aD0iNjU2IiB5PSI4NjciIHg9IjQ2IiBmaWxsLW9wYWNpdHk9Im51bGwiIHN0cm9rZS1vcGFjaXR5PSJudWxsIiBzdHJva2Utd2lkdGg9IjAiIGZpbGw9IiNEREREREQiLz4KICA8cmVjdCBzdHJva2U9IiMwMDAiIG9wYWNpdHk9IjAuNyIgaWQ9InN2Z18xOSIgaGVpZ2h0PSIzMCIgd2lkdGg9IjY1NiIgeT0iOTI3IiB4PSI0NiIgZmlsbC1vcGFjaXR5PSJudWxsIiBzdHJva2Utb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLXdpZHRoPSIwIiBmaWxsPSIjREREREREIi8+CiAgPHJlY3Qgc3Ryb2tlPSIjMDAwIiBvcGFjaXR5PSIwLjciIGlkPSJzdmdfMjAiIGhlaWdodD0iMzAiIHdpZHRoPSI2NTYiIHk9Ijk4NyIgeD0iNDYiIGZpbGwtb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLW9wYWNpdHk9Im51bGwiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI0RERERERCIvPgogIDxyZWN0IHN0cm9rZT0iIzAwMCIgb3BhY2l0eT0iMC43IiBpZD0ic3ZnXzIxIiBoZWlnaHQ9IjMwIiB3aWR0aD0iNjU2IiB5PSIxMDQ3IiB4PSI0NiIgZmlsbC1vcGFjaXR5PSJudWxsIiBzdHJva2Utb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLXdpZHRoPSIwIiBmaWxsPSIjREREREREIi8+CiAgPHJlY3Qgc3Ryb2tlPSIjMDAwIiBvcGFjaXR5PSIwLjciIGlkPSJzdmdfMjIiIGhlaWdodD0iMzAiIHdpZHRoPSI2NTYiIHk9IjExMDciIHg9IjQ2IiBmaWxsLW9wYWNpdHk9Im51bGwiIHN0cm9rZS1vcGFjaXR5PSJudWxsIiBzdHJva2Utd2lkdGg9IjAiIGZpbGw9IiNEREREREQiLz4KICA8cmVjdCBzdHJva2U9IiMwMDAiIG9wYWNpdHk9IjAuNyIgaWQ9InN2Z18yMyIgaGVpZ2h0PSIzMCIgd2lkdGg9IjY1NiIgeT0iMTE2NyIgeD0iNDYiIGZpbGwtb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLW9wYWNpdHk9Im51bGwiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI0RERERERCIvPgogIDxyZWN0IHN0cm9rZT0iIzAwMCIgb3BhY2l0eT0iMC43IiBpZD0ic3ZnXzI0IiBoZWlnaHQ9IjMwIiB3aWR0aD0iNjU2IiB5PSIxMjI3IiB4PSI0NiIgZmlsbC1vcGFjaXR5PSJudWxsIiBzdHJva2Utb3BhY2l0eT0ibnVsbCIgc3Ryb2tlLXdpZHRoPSIwIiBmaWxsPSIjREREREREIi8+CiA8L2c+Cjwvc3ZnPgo="
/>
</div>
<!-- built files will be auto injected -->
</body>
</html>
packages/components/HLayout/index.vue
View file @
55a6dd2e
...
...
@@ -155,6 +155,10 @@ export default {
}
}
})
// 保留父组件data的值
if
(
vm
.
formData
[
form
.
configCode
])
{
temp
=
Object
.
assign
(
temp
,
vm
.
formData
[
form
.
configCode
])
}
vm
.
$set
(
vm
.
data
,
[
form
.
configCode
],
temp
)
}
}
else
if
(
com
.
configType
===
'Stab'
)
{
...
...
@@ -313,7 +317,6 @@ export default {
border: none;
color: #fff;
}
}
.hls-item {
...
...
packages/index.js
View file @
55a6dd2e
...
...
@@ -31,7 +31,6 @@ import ActionSheetPlugin from './components/ActionSheet/index'
import
ShowPicturePlugin
from
'./components/ShowPicture/index'
import
SelectPlugin
from
'./components/select/index'
import
NotifyPlugin
from
'./components/Dialog/plugins/index'
import
HlsModalPlugin
from
'./components/Modal/index'
import
NumberKeyboardPlugin
from
'./components/NumberKeyboard/index'
// styles
...
...
@@ -70,7 +69,6 @@ export {
ShowPicturePlugin
,
SelectPlugin
,
NotifyPlugin
,
HlsModalPlugin
,
NumberKeyboardPlugin
,
version
,
componentInstall
,
...
...
src/App.vue
View file @
55a6dd2e
...
...
@@ -17,6 +17,7 @@ export default {
return
{
pathList
:
[],
transitionName
:
'slide-left'
,
skeleton
:
require
(
'./assets/skeleton.svg'
),
}
},
watch
:
{
// 监听路由变化
...
...
@@ -35,6 +36,7 @@ export default {
this
.
$router
.
isBack
=
true
this
.
pathList
=
[]
}
this
.
$el
.
className
=
'home-skeleton'
let
isBack
=
this
.
$router
.
isBack
if
(
isBack
)
{
this
.
transitionName
=
'router-slide-right'
...
...
@@ -74,4 +76,8 @@ export default {
//-webkit-overflow-scrolling: touch;
//overflow-scrolling: touch;
}
.home-skeleton{
background: url("assets/skeleton.svg") no-repeat fixed;
background-size: contain;
}
</
style
>
src/assets/skeleton-list.svg
0 → 100644
View file @
55a6dd2e
<svg
width=
"750"
height=
"1334"
xmlns=
"http://www.w3.org/2000/svg"
>
<!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ -->
<defs>
<filter
id=
"svg_38_blur"
>
<feGaussianBlur
stdDeviation=
"0"
in=
"SourceGraphic"
/>
</filter>
</defs>
<g>
<rect
fill=
"#fff"
id=
"canvas_background"
height=
"1334"
width=
"750"
y=
"-1"
x=
"-1"
/>
<g
display=
"none"
overflow=
"visible"
y=
"0"
x=
"0"
height=
"100%"
width=
"100%"
id=
"canvasGrid"
>
<rect
fill=
"url(#gridpattern)"
stroke-width=
"0"
y=
"0"
x=
"0"
height=
"100%"
width=
"100%"
/>
</g>
</g>
<g>
<title>
列表
</title>
<rect
id=
"svg_16"
height=
"28.000015"
width=
"0"
y=
"839.375118"
x=
"375.49994"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
stroke=
"#000"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.5"
stroke=
"#000"
id=
"svg_25"
height=
"190"
width=
"656"
y=
"99"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.5"
stroke=
"#000"
id=
"svg_30"
height=
"60"
width=
"656"
y=
"311"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.5"
id=
"svg_31"
height=
"136"
width=
"656"
y=
"413"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
stroke=
"#000"
filter=
"url(#svg_38_blur)"
opacity=
"0.7"
ry=
"45"
rx=
"45"
id=
"svg_38"
cy=
"484"
cx=
"112"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_40"
height=
"24"
width=
"302"
y=
"431"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_41"
height=
"24"
width=
"388"
y=
"471"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_42"
height=
"24"
width=
"448"
y=
"509"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.5"
id=
"svg_31"
height=
"136"
width=
"656"
y=
"573"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
stroke=
"#000"
filter=
"url(#svg_38_blur)"
opacity=
"0.7"
ry=
"45"
rx=
"45"
id=
"svg_38"
cy=
"644"
cx=
"112"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_40"
height=
"24.000013"
width=
"302"
y=
"591"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_41"
height=
"24.000013"
width=
"388"
y=
"631"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_42"
height=
"24.000013"
width=
"448"
y=
"669"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.5"
id=
"svg_31"
height=
"136"
width=
"656"
y=
"733"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
stroke=
"#000"
filter=
"url(#svg_38_blur)"
opacity=
"0.7"
ry=
"45"
rx=
"45"
id=
"svg_38"
cy=
"804"
cx=
"112"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_40"
height=
"24.000013"
width=
"302"
y=
"753"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_41"
height=
"24.000013"
width=
"388"
y=
"791"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_42"
height=
"24.000013"
width=
"448"
y=
"829"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.5"
id=
"svg_31"
height=
"136"
width=
"656"
y=
"893"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
stroke=
"#000"
filter=
"url(#svg_38_blur)"
opacity=
"0.7"
ry=
"45"
rx=
"45"
id=
"svg_38"
cy=
"964"
cx=
"112"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_40"
height=
"24.000013"
width=
"302"
y=
"921"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_41"
height=
"24.000013"
width=
"388"
y=
"951"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_42"
height=
"24.000013"
width=
"448"
y=
"989"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.5"
id=
"svg_31"
height=
"136"
width=
"656"
y=
"1053"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
stroke=
"#000"
filter=
"url(#svg_38_blur)"
opacity=
"0.7"
ry=
"45"
rx=
"45"
id=
"svg_38"
cy=
"1124"
cx=
"112"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_40"
height=
"24.000013"
width=
"302"
y=
"1071"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_41"
height=
"24.000013"
width=
"388"
y=
"1111"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_42"
height=
"24.000013"
width=
"448"
y=
"1149"
x=
"177"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
</g>
</svg>
src/assets/skeleton.svg
0 → 100644
View file @
55a6dd2e
<svg
width=
"750"
height=
"1334"
xmlns=
"http://www.w3.org/2000/svg"
>
<g>
<rect
fill=
"#fff"
id=
"canvas_background"
height=
"1334"
width=
"750"
y=
"-1"
x=
"-1"
/>
<g
display=
"none"
overflow=
"visible"
y=
"0"
x=
"0"
height=
"100%"
width=
"100%"
id=
"canvasGrid"
>
<rect
fill=
"url(#gridpattern)"
stroke-width=
"0"
y=
"0"
x=
"0"
height=
"100%"
width=
"100%"
/>
</g>
</g>
<g>
<rect
opacity=
"0.7"
stroke=
"#000"
id=
"svg_1"
height=
"200"
width=
"656"
y=
"89"
x=
"46"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
opacity=
"0.7"
stroke=
"#000"
ry=
"50"
rx=
"50"
id=
"svg_3"
cy=
"408"
cx=
"93"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
opacity=
"0.7"
stroke=
"#000"
ry=
"50"
rx=
"50"
id=
"svg_4"
cy=
"408"
cx=
"284"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
opacity=
"0.7"
stroke=
"#000"
ry=
"50"
rx=
"50"
id=
"svg_8"
cy=
"408"
cx=
"469"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
opacity=
"0.7"
stroke=
"#000"
ry=
"50"
rx=
"50"
id=
"svg_9"
cy=
"408"
cx=
"651"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
opacity=
"0.7"
stroke=
"#000"
ry=
"50"
rx=
"50"
id=
"svg_10"
cy=
"576"
cx=
"93"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
opacity=
"0.7"
stroke=
"#000"
ry=
"50"
rx=
"50"
id=
"svg_11"
cy=
"576"
cx=
"284"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
opacity=
"0.7"
stroke=
"#000"
ry=
"50"
rx=
"50"
id=
"svg_12"
cy=
"576"
cx=
"469"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<ellipse
opacity=
"0.7"
stroke=
"#000"
ry=
"50"
rx=
"50"
id=
"svg_13"
cy=
"576"
cx=
"651"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.7"
id=
"svg_14"
height=
"80"
width=
"656"
y=
"689"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
id=
"svg_16"
height=
"28.000015"
width=
"0"
y=
"839"
x=
"375"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
stroke=
"#000"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.7"
id=
"svg_17"
height=
"30"
width=
"656"
y=
"805"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.7"
id=
"svg_18"
height=
"30"
width=
"656"
y=
"867"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.7"
id=
"svg_19"
height=
"30"
width=
"656"
y=
"927"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.7"
id=
"svg_20"
height=
"30"
width=
"656"
y=
"987"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.7"
id=
"svg_21"
height=
"30"
width=
"656"
y=
"1047"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.7"
id=
"svg_22"
height=
"30"
width=
"656"
y=
"1107"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.7"
id=
"svg_23"
height=
"30"
width=
"656"
y=
"1167"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
<rect
stroke=
"#000"
opacity=
"0.7"
id=
"svg_24"
height=
"30"
width=
"656"
y=
"1227"
x=
"46"
fill-opacity=
"null"
stroke-opacity=
"null"
stroke-width=
"0"
fill=
"#DDDDDD"
/>
</g>
</svg>
src/pages/form.vue
View file @
55a6dd2e
...
...
@@ -29,12 +29,12 @@ export default {
name
:
'Form'
,
data
()
{
return
{
tabIndex
:
1
,
showFormTitle
:
true
,
layoutData
:
[],
layoutShow
:
false
,
data
:
{
contract
:
{
contract_id
:
1
,
postion
:
'01'
,
postion_n
:
'技术顾问'
,
enable_flag
:
false
,
...
...
src/scripts/hlsPopup.js
View file @
55a6dd2e
import
Vue
from
'vue'
import
{
ToastPlugin
,
AlertPlugin
,
ConfirmPlugin
,
LoadingPlugin
,
DatetimePlugin
}
from
'vux'
import
{
ActionSheetPlugin
,
ShowPicturePlugin
,
SelectPlugin
,
NotifyPlugin
,
HlsModalPlugin
,
NumberKeyboardPlugin
}
from
'../../packages/index'
import
{
ActionSheetPlugin
,
ShowPicturePlugin
,
SelectPlugin
,
NotifyPlugin
,
NumberKeyboardPlugin
}
from
'../../packages/index'
Vue
.
use
(
ToastPlugin
)
Vue
.
use
(
AlertPlugin
)
Vue
.
use
(
ConfirmPlugin
)
...
...
@@ -11,7 +11,6 @@ Vue.use(ShowPicturePlugin)
Vue
.
use
(
SelectPlugin
)
Vue
.
use
(
NumberKeyboardPlugin
)
Vue
.
use
(
NotifyPlugin
)
Vue
.
use
(
HlsModalPlugin
)
export
default
{
...
...
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