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
875d1a86
Commit
875d1a86
authored
Apr 17, 2024
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
fbca7b58
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
0 deletions
+19
-0
admin/coupangreward.png
admin/coupangreward.png
+0
-0
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
...k/apps/admin/views/defaultTheme/app/config_mobileapp.html
+19
-0
platyFramework/apps/modules/common/controllers/ptyboard/api.php
...ramework/apps/modules/common/controllers/ptyboard/api.php
+0
-0
No files found.
admin/coupangreward.png
0 → 100644
View file @
875d1a86
100 KB
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
View file @
875d1a86
...
@@ -137,6 +137,25 @@ namespace platyFramework;
...
@@ -137,6 +137,25 @@ namespace platyFramework;
<? } ?>
<? } ?>
<div
class=
"box box-info"
>
<div
class=
"box-header with-border"
>
<h3
class=
"box-title"
>
* 쿠팡 리워드 광고 설정
</h3>
<a
href=
"https://partners.coupang.com/#affiliate/ws/dynamic-widgets"
target=
"_blank"
>
https://partners.coupang.com/#affiliate/ws/dynamic-widgets
</a>
</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)'>
https://partners.coupang.com/#affiliate/ws/dynamic-widgets 의 배너ID</p>"; ?>
<?= $form->getInput("쿠팡 리워드<br>배너 세로 크기", "coupangRewardHeight", "", "100 을 추천."); ?>
</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>
<div
class=
"box box-info"
>
<div
class=
"box box-info"
>
<div
class=
"box-header with-border"
>
<div
class=
"box-header with-border"
>
<h3
class=
"box-title"
>
* Admob 광고 설정
</h3>
<a
href=
"https://www.google.com/admob/"
target=
"_blank"
>
- https://www.google.com/admob/
</a>
<h3
class=
"box-title"
>
* Admob 광고 설정
</h3>
<a
href=
"https://www.google.com/admob/"
target=
"_blank"
>
- https://www.google.com/admob/
</a>
...
...
platyFramework/apps/modules/common/controllers/ptyboard/api.php
View file @
875d1a86
No preview for this file type
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