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
196beebe
Commit
196beebe
authored
Oct 15, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pc拨打电话修改
parent
fd3070c3
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
2 deletions
+10
-2
footer_tpl.html
application/index/view/global/footer_tpl.html
+2
-2
RemarkFollowIndex.js
public/resource/js/RemarkFollowIndex.js
+2
-0
callPhoneIndex.js
public/resource/js/callPhoneIndex.js
+2
-0
myCollectionUserList.js
public/resource/js/myCollectionUserList.js
+2
-0
user.js
public/resource/js/user.js
+2
-0
No files found.
application/index/view/global/footer_tpl.html
View file @
196beebe
<script
src=
'/resource/lib/js/require.min.js'
data-main=
'/resource/js/main?version=12121268'
charset=
'utf-8'
></script>
<script
src=
'/resource/lib/js/require.min.js'
data-main=
'/resource/js/main?version=12121269'
charset=
'utf-8'
></script>
\ No newline at end of file
\ No newline at end of file
public/resource/js/RemarkFollowIndex.js
View file @
196beebe
...
@@ -575,6 +575,8 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
...
@@ -575,6 +575,8 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
}
else
{
}
else
{
alert
(
'提交成功'
);
alert
(
'提交成功'
);
_genjinModal
.
hide
();
_genjinModal
.
hide
();
_btnSaveTemp
.
hide
();
_btnSave
.
css
(
'display'
,
'block'
);
user
.
getGenjincon
();
user
.
getGenjincon
();
};
};
}
else
{
}
else
{
...
...
public/resource/js/callPhoneIndex.js
View file @
196beebe
...
@@ -582,6 +582,8 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
...
@@ -582,6 +582,8 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
}
else
{
}
else
{
alert
(
'提交成功'
);
alert
(
'提交成功'
);
_genjinModal
.
hide
();
_genjinModal
.
hide
();
_btnSaveTemp
.
hide
();
_btnSave
.
css
(
'display'
,
'block'
);
user
.
getGenjincon
();
user
.
getGenjincon
();
};
};
}
else
{
}
else
{
...
...
public/resource/js/myCollectionUserList.js
View file @
196beebe
...
@@ -595,6 +595,8 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
...
@@ -595,6 +595,8 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
}
else
{
}
else
{
alert
(
'提交成功'
);
alert
(
'提交成功'
);
_genjinModal
.
hide
();
_genjinModal
.
hide
();
_btnSaveTemp
.
hide
();
_btnSave
.
css
(
'display'
,
'block'
);
user
.
getGenjincon
();
user
.
getGenjincon
();
};
};
}
else
{
}
else
{
...
...
public/resource/js/user.js
View file @
196beebe
...
@@ -735,6 +735,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
...
@@ -735,6 +735,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
}
else
{
}
else
{
alert
(
'提交成功'
);
alert
(
'提交成功'
);
_genjinModal
.
hide
();
_genjinModal
.
hide
();
_btnSaveTemp
.
hide
();
_btnSave
.
css
(
'display'
,
'block'
);
user
.
getGenjincon
();
user
.
getGenjincon
();
};
};
}
else
{
}
else
{
...
...
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