Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
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
hujun
tl_estate
Commits
e49ef4f4
Commit
e49ef4f4
authored
Jun 26, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
下载页修改
parent
c404acb1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
download_c.html
application/app/view/index/download_c.html
+1
-1
download_b.html
application/app_broker/view/index/download_b.html
+1
-1
bg_download_b@2x.png
public/app/images/bg_download_b@2x.png
+0
-0
bg_download_c@2x.png
public/app/images/bg_download_c@2x.png
+0
-0
No files found.
application/app/view/index/download_c.html
View file @
e49ef4f4
...
...
@@ -38,7 +38,7 @@
<script>
window
.
onload
=
function
()
{
$
(
'#app_ban'
).
attr
(
'src'
,
'/app/images/bg_download.png'
);
$
(
'#app_ban'
).
attr
(
'src'
,
'/app/images/bg_download
_c@2x
.png'
);
$
(
'title'
).
html
(
'下载'
);
$
(
'.xiazai-p-fuju'
).
show
();
//0是c端,2是b端
...
...
application/app_broker/view/index/download_b.html
View file @
e49ef4f4
...
...
@@ -36,7 +36,7 @@
<script>
window
.
onload
=
function
()
{
$
(
'#app_ban'
).
attr
(
'src'
,
'/app/images/bg_download.png'
);
$
(
'#app_ban'
).
attr
(
'src'
,
'/app/images/bg_download
_b@2x
.png'
);
$
(
'title'
).
html
(
'下载'
);
$
(
'.xiazai-p-fuju'
).
show
();
//0是c端,2是b端
...
...
public/app/images/bg_download.png
→
public/app/images/bg_download
_b@2x
.png
100755 → 100644
View file @
e49ef4f4
File moved
public/app/images/bg_download_c@2x.png
0 → 100644
View file @
e49ef4f4
132 KB
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