Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
ShenghuoquanBusiness
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
bp
ShenghuoquanBusiness
Commits
c5753c1d
Commit
c5753c1d
authored
Jul 10, 2021
by
shiyl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新发布优惠券js代码
parent
2253f122
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
5 deletions
+5
-5
config.json
Components/commodity/src/main/assets/www/config.json
+1
-1
app.8e739d4c.css
...main/assets/www/pages/coupon_publish/css/app.8e739d4c.css
+0
-1
app.a576a948.css
...main/assets/www/pages/coupon_publish/css/app.a576a948.css
+1
-0
index.html
...odity/src/main/assets/www/pages/coupon_publish/index.html
+2
-2
app.4754623d.js
...c/main/assets/www/pages/coupon_publish/js/app.4754623d.js
+0
-1
app.d90e8362.js
...c/main/assets/www/pages/coupon_publish/js/app.d90e8362.js
+1
-0
No files found.
Components/commodity/src/main/assets/www/config.json
View file @
c5753c1d
{
"x_resource_version"
:
"0.0.1
5
"
,
"routers"
:[{
"name"
:
"xbrid_coupon_publish"
,
"local_path"
:
"pages/coupon_publish/index.html"
,
"remote_url"
:
""
,
"operation_url"
:
""
},{
"name"
:
"xbrid_user1"
,
"local_path"
:
"pages/user1/index.html"
,
"remote_url"
:
""
,
"operation_url"
:
""
}]}
{
"x_resource_version"
:
"0.0.1
6
"
,
"routers"
:[{
"name"
:
"xbrid_coupon_publish"
,
"local_path"
:
"pages/coupon_publish/index.html"
,
"remote_url"
:
""
,
"operation_url"
:
""
},{
"name"
:
"xbrid_user1"
,
"local_path"
:
"pages/user1/index.html"
,
"remote_url"
:
""
,
"operation_url"
:
""
}]}
Components/commodity/src/main/assets/www/pages/coupon_publish/css/app.8e739d4c.css
deleted
100644 → 0
View file @
2253f122
body
[
data-v-446a2706
]
{
font-size
:
14px
;
color
:
#333
;
font-family
:
PingFangSC
,
PingFangSC-Medium
}
.title
[
data-v-446a2706
]
{
color
:
#333
;
font-size
:
14px
;
font-weight
:
900
;
padding
:
20px
;
display
:
flex
;
align-items
:
center
}
.publicBox
[
data-v-446a2706
]
.van-cell
{
height
:
80px
;
padding
:
0
20px
}
.publicBox
[
data-v-446a2706
]
.van-cell
:after
{
border
:
none
}
.publicBox
[
data-v-446a2706
]
.van-cell
.van-field__label
{
height
:
61px
;
border-bottom
:
1px
solid
#f0f1f4
;
display
:
flex
;
align-items
:
center
;
margin-right
:
0
}
.publicBox
[
data-v-446a2706
]
.van-field__label
>
span
{
width
:
66px
;
height
:
24px
;
font-size
:
16px
}
.timerStyle
[
data-v-446a2706
]
.van-field__label
>
span
{
width
:
100px
}
.publicBox
[
data-v-446a2706
]
.van-cell
.van-field__value
{
height
:
60px
;
border-bottom
:
1px
solid
#f0f1f4
;
display
:
flex
;
align-items
:
center
}
.couponPage
[
data-v-446a2706
]
.van-field--error
.van-field__label
,
.couponPage
[
data-v-446a2706
]
.van-field--error
.van-field__value
{
border-bottom
:
1px
solid
red
}
.couponPage
[
data-v-446a2706
]
.van-field__error-message
{
position
:
absolute
;
left
:
-86px
;
bottom
:
-26px
}
.publicBox
[
data-v-446a2706
]
.van-cell__right-icon
{
font-size
:
24px
;
color
:
#979797
;
position
:
absolute
;
right
:
20px
;
top
:
18px
}
.tradeName
[
data-v-446a2706
]
input
{
width
:
215px
}
.price
[
data-v-446a2706
]
input
{
width
:
247px
}
.stepper
[
data-v-446a2706
]
button
{
width
:
24px
;
height
:
24px
;
border-radius
:
50%
}
.stepper
[
data-v-446a2706
]
input
{
width
:
50px
;
height
:
24px
;
margin
:
0
12px
;
background
:
#fff
}
.stepper
[
data-v-446a2706
]
.van-field__label
>
span
{
width
:
100%
}
.pictureUpload
[
data-v-446a2706
]
.van-uploader__preview
,
.uploadFile
[
data-v-446a2706
]
{
width
:
106px
;
height
:
80px
;
border-radius
:
8px
}
.pictureUpload
[
data-v-446a2706
]
.van-uploader__preview
.van-image
{
width
:
100%
;
height
:
100%
;
border-radius
:
8px
}
.pictureUpload
[
data-v-446a2706
]
.van-uploader__preview
.van-uploader__preview-delete
{
width
:
13px
;
height
:
13px
;
border-radius
:
50%
;
background
:
rgba
(
0
,
0
,
0
,
.4
);
margin
:
5px
}
.uploadFile
[
data-v-446a2706
]
{
background
:
#f6f7f7
;
text-align
:
center
;
padding
:
10px
0
;
box-sizing
:
border-box
;
display
:
flex
;
flex-wrap
:
wrap
;
align-items
:
center
}
.uploadFile
.icoPlus
[
data-v-446a2706
]
{
width
:
100%
;
font-size
:
24px
;
font-weight
:
900
;
margin-bottom
:
6px
;
color
:
#999
}
.uploadFile
.num
[
data-v-446a2706
]
{
width
:
100%
;
margin
:
0
;
color
:
#999
;
font-size
:
12px
}
.singPurLimit
[
data-v-446a2706
]
.van-field__value
{
padding-left
:
24px
;
box-sizing
:
border-box
;
border-radius
:
1px
solid
}
.moreSetIcoDown
[
data-v-446a2706
],
.moreSetIcoUp
[
data-v-446a2706
]
{
font-size
:
18px
;
font-weight
:
900
;
margin-right
:
7.5px
}
.moreSetTitle
[
data-v-446a2706
]
{
font-size
:
16px
;
color
:
#333
;
padding
:
13px
24px
;
box-sizing
:
border-box
}
.moreSetTxt
[
data-v-446a2706
]
{
width
:
91%
;
height
:
142.5px
!important
;
background
:
#f5f6f7
;
border-radius
:
8px
;
margin
:
0
auto
}
.moreSetBox
[
data-v-446a2706
]
{
height
:
auto
}
.draw-enter-active
[
data-v-446a2706
],
.draw-leave-active
[
data-v-446a2706
]
{
transition
:
all
.1s
ease
}
.draw-enter
[
data-v-446a2706
],
.draw-leave-to
[
data-v-446a2706
]
{
height
:
0
}
.submitBtn
[
data-v-446a2706
]
{
margin
:
112px
30px
34px
30px
}
\ No newline at end of file
Components/commodity/src/main/assets/www/pages/coupon_publish/css/app.a576a948.css
0 → 100644
View file @
c5753c1d
body
[
data-v-9fd89d4e
]
{
font-size
:
14px
;
color
:
#333
;
font-family
:
PingFangSC
,
PingFangSC-Medium
}
.title
[
data-v-9fd89d4e
]
{
color
:
#333
;
font-size
:
14px
;
font-weight
:
900
;
padding
:
20px
;
display
:
flex
;
align-items
:
center
}
.publicBox
[
data-v-9fd89d4e
]
.van-cell
{
height
:
80px
;
padding
:
0
20px
}
.publicBox
[
data-v-9fd89d4e
]
.van-cell
:after
{
border
:
none
}
.publicBox
[
data-v-9fd89d4e
]
.van-cell
.van-field__label
{
height
:
61px
;
border-bottom
:
1px
solid
#f0f1f4
;
display
:
flex
;
align-items
:
center
;
margin-right
:
0
}
.publicBox
[
data-v-9fd89d4e
]
.van-field__label
>
span
{
width
:
66px
;
height
:
24px
;
font-size
:
16px
}
.timerStyle
[
data-v-9fd89d4e
]
.van-field__label
>
span
{
width
:
100px
}
.publicBox
[
data-v-9fd89d4e
]
.van-cell
.van-field__value
{
height
:
60px
;
border-bottom
:
1px
solid
#f0f1f4
;
display
:
flex
;
align-items
:
center
}
.couponPage
[
data-v-9fd89d4e
]
.van-field--error
.van-field__label
,
.couponPage
[
data-v-9fd89d4e
]
.van-field--error
.van-field__value
{
border-bottom
:
1px
solid
red
}
.couponPage
[
data-v-9fd89d4e
]
.van-field__error-message
{
position
:
absolute
;
left
:
-86px
;
bottom
:
-26px
}
.publicBox
[
data-v-9fd89d4e
]
.van-cell__right-icon
{
font-size
:
24px
;
color
:
#979797
;
position
:
absolute
;
right
:
20px
;
top
:
18px
}
.tradeName
[
data-v-9fd89d4e
]
input
{
width
:
215px
}
.price
[
data-v-9fd89d4e
]
input
{
width
:
247px
}
.stepper
[
data-v-9fd89d4e
]
button
{
width
:
24px
;
height
:
24px
;
border-radius
:
50%
}
.stepper
[
data-v-9fd89d4e
]
input
{
width
:
50px
;
height
:
24px
;
margin
:
0
12px
;
background
:
#fff
}
.stepper
[
data-v-9fd89d4e
]
.van-field__label
>
span
{
width
:
100%
}
.pictureUpload
[
data-v-9fd89d4e
]
.van-uploader__preview
,
.uploadFile
[
data-v-9fd89d4e
]
{
width
:
106px
;
height
:
80px
;
border-radius
:
8px
}
.pictureUpload
[
data-v-9fd89d4e
]
.van-uploader__preview
.van-image
{
width
:
100%
;
height
:
100%
;
border-radius
:
8px
}
.pictureUpload
[
data-v-9fd89d4e
]
.van-uploader__preview
.van-uploader__preview-delete
{
width
:
13px
;
height
:
13px
;
border-radius
:
50%
;
background
:
rgba
(
0
,
0
,
0
,
.4
);
margin
:
5px
}
.uploadFile
[
data-v-9fd89d4e
]
{
background
:
#f6f7f7
;
text-align
:
center
;
padding
:
10px
0
;
box-sizing
:
border-box
;
display
:
flex
;
flex-wrap
:
wrap
;
align-items
:
center
}
.uploadFile
.icoPlus
[
data-v-9fd89d4e
]
{
width
:
100%
;
font-size
:
24px
;
font-weight
:
900
;
margin-bottom
:
6px
;
color
:
#999
}
.uploadFile
.num
[
data-v-9fd89d4e
]
{
width
:
100%
;
margin
:
0
;
color
:
#999
;
font-size
:
12px
}
.singPurLimit
[
data-v-9fd89d4e
]
.van-field__value
{
padding-left
:
24px
;
box-sizing
:
border-box
;
border-radius
:
1px
solid
}
.moreSetIcoDown
[
data-v-9fd89d4e
],
.moreSetIcoUp
[
data-v-9fd89d4e
]
{
font-size
:
18px
;
font-weight
:
900
;
margin-right
:
7.5px
}
.moreSetTitle
[
data-v-9fd89d4e
]
{
font-size
:
16px
;
color
:
#333
;
padding
:
13px
24px
;
box-sizing
:
border-box
}
.moreSetTxt
[
data-v-9fd89d4e
]
{
width
:
91%
;
height
:
142.5px
!important
;
background
:
#f5f6f7
;
border-radius
:
8px
;
margin
:
0
auto
}
.moreSetBox
[
data-v-9fd89d4e
]
{
height
:
auto
}
.draw-enter-active
[
data-v-9fd89d4e
],
.draw-leave-active
[
data-v-9fd89d4e
]
{
transition
:
all
.1s
ease
}
.draw-enter
[
data-v-9fd89d4e
],
.draw-leave-to
[
data-v-9fd89d4e
]
{
height
:
0
}
.submitBtn
[
data-v-9fd89d4e
]
{
margin
:
112px
30px
34px
30px
}
\ No newline at end of file
Components/commodity/src/main/assets/www/pages/coupon_publish/index.html
View file @
c5753c1d
<!DOCTYPE html>
<html
lang=
""
><head><meta
charset=
"utf-8"
><meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
><meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0;"
><title>
发布优惠卷
</title><link
href=
"css/app.
8e739d4c.css"
rel=
"preload"
as=
"style"
><link
href=
"css/chunk-vendors.8717c8a6.css"
rel=
"preload"
as=
"style"
><link
href=
"js/app.4754623d.js"
rel=
"preload"
as=
"script"
><link
href=
"js/chunk-vendors.5537d445.js"
rel=
"preload"
as=
"script"
><link
href=
"css/chunk-vendors.8717c8a6.css"
rel=
"stylesheet"
><link
href=
"css/app.8e739d4c
.css"
rel=
"stylesheet"
></head><script>
// 禁止IOS页面缩放
<!DOCTYPE html>
<html
lang=
""
><head><meta
charset=
"utf-8"
><meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
><meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0;"
><title>
发布优惠卷
</title><link
href=
"css/app.
a576a948.css"
rel=
"preload"
as=
"style"
><link
href=
"css/chunk-vendors.8717c8a6.css"
rel=
"preload"
as=
"style"
><link
href=
"js/app.d90e8362.js"
rel=
"preload"
as=
"script"
><link
href=
"js/chunk-vendors.5537d445.js"
rel=
"preload"
as=
"script"
><link
href=
"css/chunk-vendors.8717c8a6.css"
rel=
"stylesheet"
><link
href=
"css/app.a576a948
.css"
rel=
"stylesheet"
></head><script>
// 禁止IOS页面缩放
document
.
documentElement
.
addEventListener
(
"touchstart"
,
function
(
event
)
{
...
...
@@ -23,4 +23,4 @@
);
document
.
addEventListener
(
"gesturestart"
,
function
(
event
)
{
event
.
preventDefault
();
});
</script><body><div
id=
"app"
></div><script
src=
"js/chunk-vendors.5537d445.js"
></script><script
src=
"js/app.4754623d.js"
></script></body></html>
\ No newline at end of file
});
</script><body><div
id=
"app"
></div><script
src=
"js/chunk-vendors.5537d445.js"
></script><script
src=
"js/app.d90e8362.js"
></script></body></html>
\ No newline at end of file
Components/commodity/src/main/assets/www/pages/coupon_publish/js/app.4754623d.js
deleted
100644 → 0
View file @
2253f122
This diff is collapsed.
Click to expand it.
Components/commodity/src/main/assets/www/pages/coupon_publish/js/app.d90e8362.js
0 → 100644
View file @
c5753c1d
This diff is collapsed.
Click to expand it.
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