Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
storyshare_www_encrypt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Analytics
Repository Analytics
Value Stream Analytics
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
goodmorning
storyshare
storyshare_www_encrypt
Commits
18b56c9a
Commit
18b56c9a
authored
Apr 23, 2024
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
875d1a86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
8 deletions
+22
-8
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
...k/apps/admin/views/defaultTheme/app/config_mobileapp.html
+22
-8
No files found.
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
View file @
18b56c9a
...
...
@@ -143,17 +143,31 @@ namespace platyFramework;
</div>
<input
type=
"hidden"
name=
"id"
value=
"<?= $item->id ?>"
>
<div
class=
"box-body"
>
<div
class=
'col-md-12'
>
<?= $form->getInput("쿠팡 리워드<br>배너 ID", "coupangRewardId", "", ""); ?>
<? echo "<p align='center'><img src='/admin/coupangreward.png' width=70% style='border: 1px solid #dddddd; background-image: linear-gradient(to right, rgba(50, 50, 50, 0.5), rgba(255, 0, 0, 0)'>
<div
class=
"row"
>
<div
class=
'col-md-12'
>
<?= $form->getInput("본문 띠 쿠팡 리워드<br>배너 ID", "coupangRewardId", "", ""); ?>
<? echo "<p align='center'><img src='/admin/coupangreward.png' width=70% style='border: 1px solid #dddddd; background-image: linear-gradient(to right, rgba(50, 50, 50, 0.5), rgba(255, 0, 0, 0)'><br>
https://partners.coupang.com/#affiliate/ws/dynamic-widgets 의 배너ID</p>"; ?>
<?= $form->getInput("쿠팡 리워드<br>배너 세로 크기", "coupangRewardHeight", "", "100 을 추천."); ?>
</div>
<div
class=
'col-md-12'
>
<?= $form->getInput("본문 띠 쿠팡 리워드<br>배너 세로 크기", "coupangRewardHeight", "", "100 을 추천."); ?>
</div>
</div>
<div
class=
"row"
>
<div
class=
'col-md-12'
>
<?= $form->getInput("앱 시작시 배너ID", "coupang_after_intro_full_adid", "", "입력시 에드몹보다 우선함"); ?>
</div>
</div>
<div
class=
"row"
>
<div
class=
'col-md-12'
>
<?= $form->getInput("앱 종료시 배너ID", "coupang_before_quit_pop_adid", "", "입력시 에드몹보다 우선함"); ?>
</div>
</div>
</div>
</div
>
<div
class=
"box-footer"
>
<button
type=
"button"
class=
"btn btn-default ptyGoBack pull-right"
>
취소
</button>
<
button
type=
"submit"
class=
"btn btn-info pull-left"
>
저장
</button
>
<div
class=
"box-footer"
>
<button
type=
"button"
class=
"btn btn-default ptyGoBack pull-right"
>
취소
</button
>
<button
type=
"submit"
class=
"btn btn-info pull-left"
>
저장
</button>
<
/div
>
</div>
<div
class=
"box box-info"
>
...
...
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