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
9fc251eb
Commit
9fc251eb
authored
Aug 17, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
拨打修改
parent
16b169d5
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
36 deletions
+4
-36
RemarkFollowIndex.js
public/resource/js/RemarkFollowIndex.js
+1
-9
callPhoneIndex.js
public/resource/js/callPhoneIndex.js
+1
-9
myCollectionUserList.js
public/resource/js/myCollectionUserList.js
+1
-9
user.js
public/resource/js/user.js
+1
-9
No files found.
public/resource/js/RemarkFollowIndex.js
View file @
9fc251eb
...
@@ -560,15 +560,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
...
@@ -560,15 +560,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
//释放
//释放
freePhone
();
freePhone
();
}
else
{
}
else
{
layer
.
open
({
alert
(
'提交成功'
);
content
:
'提交成功'
,
btn
:
[
'确定'
],
yes
:
function
(
_index
){
location
.
reload
();
layer
.
close
(
_index
);
}
});
};
};
}
else
{
}
else
{
layerTipsX
(
data
[
'msg'
]);
layerTipsX
(
data
[
'msg'
]);
...
...
public/resource/js/callPhoneIndex.js
View file @
9fc251eb
...
@@ -574,15 +574,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
...
@@ -574,15 +574,7 @@ define(['doT', 'text!temp/callPhone_template_tpl.html', 'css!style/home.css', 'c
//释放
//释放
freePhone
();
freePhone
();
}
else
{
}
else
{
layer
.
open
({
alert
(
'提交成功'
);
content
:
'提交成功'
,
btn
:
[
'确定'
],
yes
:
function
(
_index
){
location
.
reload
();
layer
.
close
(
_index
);
}
});
};
};
}
else
{
}
else
{
layerTipsX
(
data
[
'msg'
]);
layerTipsX
(
data
[
'msg'
]);
...
...
public/resource/js/myCollectionUserList.js
View file @
9fc251eb
...
@@ -569,15 +569,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
...
@@ -569,15 +569,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
//释放
//释放
freePhone
();
freePhone
();
}
else
{
}
else
{
layer
.
open
({
alert
(
'提交成功'
);
content
:
'提交成功'
,
btn
:
[
'确定'
],
yes
:
function
(
_index
){
location
.
reload
();
layer
.
close
(
_index
);
}
});
};
};
}
else
{
}
else
{
layerTipsX
(
data
[
'msg'
]);
layerTipsX
(
data
[
'msg'
]);
...
...
public/resource/js/user.js
View file @
9fc251eb
...
@@ -593,15 +593,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
...
@@ -593,15 +593,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'css!style/home.css', 'ckfind
//释放
//释放
freePhone
();
freePhone
();
}
else
{
}
else
{
layer
.
open
({
alert
(
'提交成功'
);
content
:
'提交成功'
,
btn
:
[
'确定'
],
yes
:
function
(
_index
){
location
.
reload
();
layer
.
close
(
_index
);
}
});
};
};
}
else
{
}
else
{
layerTipsX
(
data
[
'msg'
]);
layerTipsX
(
data
[
'msg'
]);
...
...
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