Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
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
marketing-web
marketing
Commits
e9b0c05e
Commit
e9b0c05e
authored
Mar 31, 2021
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 弹窗推广
parent
1fa9aef2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
popApi.js
src/service/api/popApi.js
+4
-0
form.vue
src/views/pop/form.vue
+0
-0
No files found.
src/service/api/popApi.js
View file @
e9b0c05e
...
...
@@ -25,3 +25,7 @@ export const removePopupPlan = params => requests(PREFIX + 'remove-popup-plan',
// 停止弹窗
export
const
stopPopup
=
params
=>
requests
(
PREFIX
+
'stop-popup'
,
params
);
// 投放页面-获取自定义页面
// http://gicdev.demogic.com/api-admin/list-page
export
const
customPageList
=
params
=>
requests
(
`
${
config
.
api
}
api-admin/list-page`
,
params
);
src/views/pop/form.vue
View file @
e9b0c05e
This diff is collapsed.
Click to expand it.
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