Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
邱骏
6 years ago
Commit
a6268873a0617d42571089ee7efbe6f9b8150573
1 parent
b05f60d0
修改bug
Hide whitespace changes
Inline
Side-by-side
Showing
26 changed files
with
16 additions
and
16 deletions
web/src/main/webapp/html/fore/coupon.html
web/src/main/webapp/html/fore/css/coupon.bd7dfde6bf79f441c558.css → web/src/main/webapp/html/fore/css/coupon.8524b4def48ec2734281.css
web/src/main/webapp/html/fore/css/price-compare.bd7dfde6bf79f441c558.css → web/src/main/webapp/html/fore/css/price-compare.8524b4def48ec2734281.css
web/src/main/webapp/html/fore/css/resource-edit-new.bd7dfde6bf79f441c558.css → web/src/main/webapp/html/fore/css/resource-edit-new.8524b4def48ec2734281.css
web/src/main/webapp/html/fore/css/resource-edit.bd7dfde6bf79f441c558.css → web/src/main/webapp/html/fore/css/resource-edit.8524b4def48ec2734281.css
web/src/main/webapp/html/fore/css/resource-list.bd7dfde6bf79f441c558.css → web/src/main/webapp/html/fore/css/resource-list.8524b4def48ec2734281.css
web/src/main/webapp/html/fore/css/send-coupon.bd7dfde6bf79f441c558.css → web/src/main/webapp/html/fore/css/send-coupon.8524b4def48ec2734281.css
web/src/main/webapp/html/fore/css/send-record.bd7dfde6bf79f441c558.css → web/src/main/webapp/html/fore/css/send-record.8524b4def48ec2734281.css
web/src/main/webapp/html/fore/css/shop.bd7dfde6bf79f441c558.css → web/src/main/webapp/html/fore/css/shop.8524b4def48ec2734281.css
web/src/main/webapp/html/fore/css/vendors.bd7dfde6bf79f441c558.css → web/src/main/webapp/html/fore/css/vendors.8524b4def48ec2734281.css
web/src/main/webapp/html/fore/js/coupon.bd7dfde6bf79f441c558.js → web/src/main/webapp/html/fore/js/coupon.8524b4def48ec2734281.js
web/src/main/webapp/html/fore/js/price-compare.bd7dfde6bf79f441c558.js → web/src/main/webapp/html/fore/js/price-compare.8524b4def48ec2734281.js
web/src/main/webapp/html/fore/js/resource-edit-new.bd7dfde6bf79f441c558.js → web/src/main/webapp/html/fore/js/resource-edit-new.8524b4def48ec2734281.js
web/src/main/webapp/html/fore/js/resource-edit.bd7dfde6bf79f441c558.js → web/src/main/webapp/html/fore/js/resource-edit.8524b4def48ec2734281.js
web/src/main/webapp/html/fore/js/resource-list.bd7dfde6bf79f441c558.js → web/src/main/webapp/html/fore/js/resource-list.8524b4def48ec2734281.js
web/src/main/webapp/html/fore/js/send-coupon.bd7dfde6bf79f441c558.js → web/src/main/webapp/html/fore/js/send-coupon.8524b4def48ec2734281.js
web/src/main/webapp/html/fore/js/send-record.bd7dfde6bf79f441c558.js → web/src/main/webapp/html/fore/js/send-record.8524b4def48ec2734281.js
web/src/main/webapp/html/fore/js/shop.bd7dfde6bf79f441c558.js → web/src/main/webapp/html/fore/js/shop.8524b4def48ec2734281.js
web/src/main/webapp/html/fore/js/vendors.bd7dfde6bf79f441c558.js → web/src/main/webapp/html/fore/js/vendors.8524b4def48ec2734281.js
web/src/main/webapp/html/fore/price-compare.html
web/src/main/webapp/html/fore/resource-edit-new.html
web/src/main/webapp/html/fore/resource-edit.html
web/src/main/webapp/html/fore/resource-list.html
web/src/main/webapp/html/fore/send-coupon.html
web/src/main/webapp/html/fore/send-record.html
web/src/main/webapp/html/fore/shop.html
web/src/main/webapp/html/fore/coupon.html
View file @
a626887
...
...
@@ -5,10 +5,10 @@
<title>
ufo后台管理
</title>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"
>
<link
href=
"css/vendors.
bd7dfde6bf79f441c558.css"
rel=
"stylesheet"
><link
href=
"css/coupon.bd7dfde6bf79f441c558
.css"
rel=
"stylesheet"
></head>
<link
href=
"css/vendors.
8524b4def48ec2734281.css"
rel=
"stylesheet"
><link
href=
"css/coupon.8524b4def48ec2734281
.css"
rel=
"stylesheet"
></head>
<body>
<div
id=
"app"
></div>
<script
type=
"text/javascript"
src=
"js/vendors.
bd7dfde6bf79f441c558.js"
></script><script
type=
"text/javascript"
src=
"js/coupon.bd7dfde6bf79f441c558
.js"
></script></body>
<script
type=
"text/javascript"
src=
"js/vendors.
8524b4def48ec2734281.js"
></script><script
type=
"text/javascript"
src=
"js/coupon.8524b4def48ec2734281
.js"
></script></body>
</html>
\ No newline at end of file
...
...
web/src/main/webapp/html/fore/css/coupon.
bd7dfde6bf79f441c558
.css → web/src/main/webapp/html/fore/css/coupon.
8524b4def48ec2734281
.css
View file @
a626887
web/src/main/webapp/html/fore/css/price-compare.
bd7dfde6bf79f441c558
.css → web/src/main/webapp/html/fore/css/price-compare.
8524b4def48ec2734281
.css
View file @
a626887
web/src/main/webapp/html/fore/css/resource-edit-new.
bd7dfde6bf79f441c558
.css → web/src/main/webapp/html/fore/css/resource-edit-new.
8524b4def48ec2734281
.css
View file @
a626887
web/src/main/webapp/html/fore/css/resource-edit.
bd7dfde6bf79f441c558
.css → web/src/main/webapp/html/fore/css/resource-edit.
8524b4def48ec2734281
.css
View file @
a626887
web/src/main/webapp/html/fore/css/resource-list.
bd7dfde6bf79f441c558
.css → web/src/main/webapp/html/fore/css/resource-list.
8524b4def48ec2734281
.css
View file @
a626887
web/src/main/webapp/html/fore/css/send-coupon.
bd7dfde6bf79f441c558
.css → web/src/main/webapp/html/fore/css/send-coupon.
8524b4def48ec2734281
.css
View file @
a626887
web/src/main/webapp/html/fore/css/send-record.
bd7dfde6bf79f441c558
.css → web/src/main/webapp/html/fore/css/send-record.
8524b4def48ec2734281
.css
View file @
a626887
web/src/main/webapp/html/fore/css/shop.
bd7dfde6bf79f441c558
.css → web/src/main/webapp/html/fore/css/shop.
8524b4def48ec2734281
.css
View file @
a626887
web/src/main/webapp/html/fore/css/vendors.
bd7dfde6bf79f441c558
.css → web/src/main/webapp/html/fore/css/vendors.
8524b4def48ec2734281
.css
View file @
a626887
web/src/main/webapp/html/fore/js/coupon.
bd7dfde6bf79f441c558
.js → web/src/main/webapp/html/fore/js/coupon.
8524b4def48ec2734281
.js
View file @
a626887
This diff could not be displayed because it is too large.
web/src/main/webapp/html/fore/js/price-compare.
bd7dfde6bf79f441c558
.js → web/src/main/webapp/html/fore/js/price-compare.
8524b4def48ec2734281
.js
View file @
a626887
web/src/main/webapp/html/fore/js/resource-edit-new.
bd7dfde6bf79f441c558
.js → web/src/main/webapp/html/fore/js/resource-edit-new.
8524b4def48ec2734281
.js
View file @
a626887
web/src/main/webapp/html/fore/js/resource-edit.
bd7dfde6bf79f441c558
.js → web/src/main/webapp/html/fore/js/resource-edit.
8524b4def48ec2734281
.js
View file @
a626887
web/src/main/webapp/html/fore/js/resource-list.
bd7dfde6bf79f441c558
.js → web/src/main/webapp/html/fore/js/resource-list.
8524b4def48ec2734281
.js
View file @
a626887
web/src/main/webapp/html/fore/js/send-coupon.
bd7dfde6bf79f441c558
.js → web/src/main/webapp/html/fore/js/send-coupon.
8524b4def48ec2734281
.js
View file @
a626887
web/src/main/webapp/html/fore/js/send-record.
bd7dfde6bf79f441c558
.js → web/src/main/webapp/html/fore/js/send-record.
8524b4def48ec2734281
.js
View file @
a626887
web/src/main/webapp/html/fore/js/shop.
bd7dfde6bf79f441c558
.js → web/src/main/webapp/html/fore/js/shop.
8524b4def48ec2734281
.js
View file @
a626887
web/src/main/webapp/html/fore/js/vendors.
bd7dfde6bf79f441c558
.js → web/src/main/webapp/html/fore/js/vendors.
8524b4def48ec2734281
.js
View file @
a626887
web/src/main/webapp/html/fore/price-compare.html
View file @
a626887
...
...
@@ -5,10 +5,10 @@
<title>
ufo后台管理
</title>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"
>
<link
href=
"css/vendors.
bd7dfde6bf79f441c558.css"
rel=
"stylesheet"
><link
href=
"css/price-compare.bd7dfde6bf79f441c558
.css"
rel=
"stylesheet"
></head>
<link
href=
"css/vendors.
8524b4def48ec2734281.css"
rel=
"stylesheet"
><link
href=
"css/price-compare.8524b4def48ec2734281
.css"
rel=
"stylesheet"
></head>
<body>
<div
id=
"app"
></div>
<script
type=
"text/javascript"
src=
"js/vendors.
bd7dfde6bf79f441c558.js"
></script><script
type=
"text/javascript"
src=
"js/price-compare.bd7dfde6bf79f441c558
.js"
></script></body>
<script
type=
"text/javascript"
src=
"js/vendors.
8524b4def48ec2734281.js"
></script><script
type=
"text/javascript"
src=
"js/price-compare.8524b4def48ec2734281
.js"
></script></body>
</html>
\ No newline at end of file
...
...
web/src/main/webapp/html/fore/resource-edit-new.html
View file @
a626887
...
...
@@ -5,10 +5,10 @@
<title>
ufo后台管理
</title>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"
>
<link
href=
"css/vendors.
bd7dfde6bf79f441c558.css"
rel=
"stylesheet"
><link
href=
"css/resource-edit-new.bd7dfde6bf79f441c558
.css"
rel=
"stylesheet"
></head>
<link
href=
"css/vendors.
8524b4def48ec2734281.css"
rel=
"stylesheet"
><link
href=
"css/resource-edit-new.8524b4def48ec2734281
.css"
rel=
"stylesheet"
></head>
<body>
<div
id=
"app"
></div>
<script
type=
"text/javascript"
src=
"js/vendors.
bd7dfde6bf79f441c558.js"
></script><script
type=
"text/javascript"
src=
"js/resource-edit-new.bd7dfde6bf79f441c558
.js"
></script></body>
<script
type=
"text/javascript"
src=
"js/vendors.
8524b4def48ec2734281.js"
></script><script
type=
"text/javascript"
src=
"js/resource-edit-new.8524b4def48ec2734281
.js"
></script></body>
</html>
\ No newline at end of file
...
...
web/src/main/webapp/html/fore/resource-edit.html
View file @
a626887
...
...
@@ -5,10 +5,10 @@
<title>
ufo后台管理
</title>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"
>
<link
href=
"css/vendors.
bd7dfde6bf79f441c558.css"
rel=
"stylesheet"
><link
href=
"css/resource-edit.bd7dfde6bf79f441c558
.css"
rel=
"stylesheet"
></head>
<link
href=
"css/vendors.
8524b4def48ec2734281.css"
rel=
"stylesheet"
><link
href=
"css/resource-edit.8524b4def48ec2734281
.css"
rel=
"stylesheet"
></head>
<body>
<div
id=
"app"
></div>
<script
type=
"text/javascript"
src=
"js/vendors.
bd7dfde6bf79f441c558.js"
></script><script
type=
"text/javascript"
src=
"js/resource-edit.bd7dfde6bf79f441c558
.js"
></script></body>
<script
type=
"text/javascript"
src=
"js/vendors.
8524b4def48ec2734281.js"
></script><script
type=
"text/javascript"
src=
"js/resource-edit.8524b4def48ec2734281
.js"
></script></body>
</html>
\ No newline at end of file
...
...
web/src/main/webapp/html/fore/resource-list.html
View file @
a626887
...
...
@@ -5,10 +5,10 @@
<title>
ufo后台管理
</title>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"
>
<link
href=
"css/vendors.
bd7dfde6bf79f441c558.css"
rel=
"stylesheet"
><link
href=
"css/resource-list.bd7dfde6bf79f441c558
.css"
rel=
"stylesheet"
></head>
<link
href=
"css/vendors.
8524b4def48ec2734281.css"
rel=
"stylesheet"
><link
href=
"css/resource-list.8524b4def48ec2734281
.css"
rel=
"stylesheet"
></head>
<body>
<div
id=
"app"
></div>
<script
type=
"text/javascript"
src=
"js/vendors.
bd7dfde6bf79f441c558.js"
></script><script
type=
"text/javascript"
src=
"js/resource-list.bd7dfde6bf79f441c558
.js"
></script></body>
<script
type=
"text/javascript"
src=
"js/vendors.
8524b4def48ec2734281.js"
></script><script
type=
"text/javascript"
src=
"js/resource-list.8524b4def48ec2734281
.js"
></script></body>
</html>
\ No newline at end of file
...
...
web/src/main/webapp/html/fore/send-coupon.html
View file @
a626887
...
...
@@ -5,10 +5,10 @@
<title>
ufo后台管理
</title>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"
>
<link
href=
"css/vendors.
bd7dfde6bf79f441c558.css"
rel=
"stylesheet"
><link
href=
"css/send-coupon.bd7dfde6bf79f441c558
.css"
rel=
"stylesheet"
></head>
<link
href=
"css/vendors.
8524b4def48ec2734281.css"
rel=
"stylesheet"
><link
href=
"css/send-coupon.8524b4def48ec2734281
.css"
rel=
"stylesheet"
></head>
<body>
<div
id=
"app"
></div>
<script
type=
"text/javascript"
src=
"js/vendors.
bd7dfde6bf79f441c558.js"
></script><script
type=
"text/javascript"
src=
"js/send-coupon.bd7dfde6bf79f441c558
.js"
></script></body>
<script
type=
"text/javascript"
src=
"js/vendors.
8524b4def48ec2734281.js"
></script><script
type=
"text/javascript"
src=
"js/send-coupon.8524b4def48ec2734281
.js"
></script></body>
</html>
\ No newline at end of file
...
...
web/src/main/webapp/html/fore/send-record.html
View file @
a626887
...
...
@@ -5,10 +5,10 @@
<title>
ufo后台管理
</title>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"
>
<link
href=
"css/vendors.
bd7dfde6bf79f441c558.css"
rel=
"stylesheet"
><link
href=
"css/send-record.bd7dfde6bf79f441c558
.css"
rel=
"stylesheet"
></head>
<link
href=
"css/vendors.
8524b4def48ec2734281.css"
rel=
"stylesheet"
><link
href=
"css/send-record.8524b4def48ec2734281
.css"
rel=
"stylesheet"
></head>
<body>
<div
id=
"app"
></div>
<script
type=
"text/javascript"
src=
"js/vendors.
bd7dfde6bf79f441c558.js"
></script><script
type=
"text/javascript"
src=
"js/send-record.bd7dfde6bf79f441c558
.js"
></script></body>
<script
type=
"text/javascript"
src=
"js/vendors.
8524b4def48ec2734281.js"
></script><script
type=
"text/javascript"
src=
"js/send-record.8524b4def48ec2734281
.js"
></script></body>
</html>
\ No newline at end of file
...
...
web/src/main/webapp/html/fore/shop.html
View file @
a626887
...
...
@@ -5,10 +5,10 @@
<title>
ufo后台管理
</title>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0"
>
<link
href=
"css/vendors.
bd7dfde6bf79f441c558.css"
rel=
"stylesheet"
><link
href=
"css/shop.bd7dfde6bf79f441c558
.css"
rel=
"stylesheet"
></head>
<link
href=
"css/vendors.
8524b4def48ec2734281.css"
rel=
"stylesheet"
><link
href=
"css/shop.8524b4def48ec2734281
.css"
rel=
"stylesheet"
></head>
<body>
<div
id=
"app"
></div>
<script
type=
"text/javascript"
src=
"js/vendors.
bd7dfde6bf79f441c558.js"
></script><script
type=
"text/javascript"
src=
"js/shop.bd7dfde6bf79f441c558
.js"
></script></body>
<script
type=
"text/javascript"
src=
"js/vendors.
8524b4def48ec2734281.js"
></script><script
type=
"text/javascript"
src=
"js/shop.8524b4def48ec2734281
.js"
></script></body>
</html>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment