Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lwby_ad_data
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
maliang
lwby_ad_data
Commits
09c3090c
Commit
09c3090c
authored
Jul 16, 2020
by
maliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
权限控制
parent
f0e50111
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
application.yml
src/main/resources/application.yml
+1
-1
AdvertiserUserList.html
src/main/resources/static/pages/user/AdvertiserUserList.html
+1
-1
No files found.
src/main/resources/application.yml
View file @
09c3090c
...
...
@@ -78,7 +78,7 @@ server:
dubbo
:
protocol
:
zookeeper
:
zookeeper://172.17.
255.136
:2181
zookeeper
:
zookeeper://172.17.
173.226:2181?backup=172.17.173.225:2181,172.17.173.224
:2181
registry
:
register
:
true
...
...
src/main/resources/static/pages/user/AdvertiserUserList.html
View file @
09c3090c
...
...
@@ -17,7 +17,7 @@
<input
id=
"advertId"
type=
"text"
name=
"title"
required
lay-verify=
"required"
placeholder=
"请输入广告id"
autocomplete=
"off"
class=
"layui-input"
style=
"width: 120px"
>
</div>
<div
class=
"layui-col-md2"
>
<input
id=
"platformId"
type=
"text"
name=
"title"
required
lay-verify=
"required"
placeholder=
"请输入
广告
id"
autocomplete=
"off"
class=
"layui-input"
style=
"width: 120px"
>
<input
id=
"platformId"
type=
"text"
name=
"title"
required
lay-verify=
"required"
placeholder=
"请输入
平台
id"
autocomplete=
"off"
class=
"layui-input"
style=
"width: 120px"
>
</div>
<div
class=
"layui-col-md3"
>
<button
type=
"button"
class=
"layui-btn layui-btn-danger"
>
停止投放
</button>
...
...
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