Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
h5_activity
Project
Overview
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
谭新宇
h5_activity
Commits
886029d4
Commit
886029d4
authored
Sep 17, 2019
by
谭新宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
赞助商
parent
72702036
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
common.js
showPhotos/js/page/common.js
+3
-1
No files found.
showPhotos/js/page/common.js
View file @
886029d4
...
...
@@ -783,7 +783,7 @@ function addSupportMsg() {
// 临时处理,需要移除
var
acCode
=
getQueryString
(
'activityCode'
);
var
tpl
=
"<div></div>"
;
if
(
addsupport
!==
null
||
acCode
===
'HD1190904172515'
||
acCode
===
'HD1190904175331'
){
if
(
addsupport
!==
null
||
acCode
===
'HD1190904172515'
||
acCode
===
'HD1190904175331'
||
acCode
===
'HD1190912144641'
){
// 获取机构名称
getOrgNameFn
(
function
(
data
){
var
orgName
=
data
.
records
.
orgName
;
...
...
@@ -796,6 +796,8 @@ function addSupportMsg() {
msg
=
"飞鹤/百诺恩/小熊BABY/子母母婴店友情赞助,凯歌健康技术支持"
;
}
else
if
(
orgName
.
indexOf
(
"高新区"
)
>
-
1
){
// 高新区文案
msg
=
"飞鹤/百诺恩/子母母婴店友情赞助,凯歌健康技术支持"
;
}
else
if
(
acCode
===
'HD1190912144641'
){
msg
=
"嬉水广场4楼瑞丽摄影友情赞助,凯歌健康技术支持"
;
}
if
(
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