shoppingmallv2 init...
This commit is contained in:
parent
49e04e61a4
commit
00e7ba5654
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,6 +88,7 @@ public/upload_images/*
|
|||||||
|
|
||||||
#leftmenu 파일
|
#leftmenu 파일
|
||||||
Views/layouts/front/left_menu/*
|
Views/layouts/front/left_menu/*
|
||||||
|
Views/layouts/common/left_men/*
|
||||||
Views/layouts/main/board.php
|
Views/layouts/main/board.php
|
||||||
|
|
||||||
#-------------------------
|
#-------------------------
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<!-- DEBUG-VIEW START 11 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW START 14 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
<div class="parent">
|
<div class="parent">
|
||||||
<div>-</div>
|
<div>-</div>
|
||||||
<div class="title">개인정보</div>
|
<div class="title">개인정보</div>
|
||||||
@ -13,4 +13,4 @@
|
|||||||
<a href="http://localhost:8080/front/billing?category=28" target="_self">청구서정보</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/billing?category=28" target="_self">청구서정보</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 11 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 14 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
@ -9,5 +9,14 @@
|
|||||||
<div class="sibling ">
|
<div class="sibling ">
|
||||||
<a href="http://localhost:8080/front/sitepage?category=15" target="_self">회사소개</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/sitepage?category=15" target="_self">회사소개</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=29" target="_self">이용약관</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=30" target="_self">개인정보취급방침</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=31" target="_self">이용안내</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 8 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 8 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
@ -9,5 +9,14 @@
|
|||||||
<div class="sibling active">
|
<div class="sibling active">
|
||||||
<a href="http://localhost:8080/front/sitepage?category=15" target="_self">회사소개</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/sitepage?category=15" target="_self">회사소개</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=29" target="_self">이용약관</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=30" target="_self">개인정보취급방침</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=31" target="_self">이용안내</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 9 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 9 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<!-- DEBUG-VIEW START 10 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW START 13 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
<div class="parent">
|
<div class="parent">
|
||||||
<div>-</div>
|
<div>-</div>
|
||||||
<div class="title">개인정보</div>
|
<div class="title">개인정보</div>
|
||||||
@ -13,4 +13,4 @@
|
|||||||
<a href="http://localhost:8080/front/billing?category=28" target="_self">청구서정보</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/billing?category=28" target="_self">청구서정보</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 10 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 13 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<!-- DEBUG-VIEW START 12 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW START 15 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
<div class="parent">
|
<div class="parent">
|
||||||
<div>-</div>
|
<div>-</div>
|
||||||
<div class="title">개인정보</div>
|
<div class="title">개인정보</div>
|
||||||
@ -13,4 +13,4 @@
|
|||||||
<a href="http://localhost:8080/front/billing?category=28" target="_self">청구서정보</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/billing?category=28" target="_self">청구서정보</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 12 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 15 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
22
app/Views/layouts/common/left_menu/leftmenu_29.php
Normal file
22
app/Views/layouts/common/left_menu/leftmenu_29.php
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<!-- DEBUG-VIEW START 10 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
<div class="parent">
|
||||||
|
<div>-</div>
|
||||||
|
<div class="title">AboutUS</div>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=14" target="_self">인사말</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=15" target="_self">회사소개</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling active">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=29" target="_self">이용약관</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=30" target="_self">개인정보취급방침</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=31" target="_self">이용안내</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- DEBUG-VIEW ENDED 10 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
@ -1,4 +1,4 @@
|
|||||||
<!-- DEBUG-VIEW START 17 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW START 20 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
<div class="parent">
|
<div class="parent">
|
||||||
<div>-</div>
|
<div>-</div>
|
||||||
<div class="title">Support</div>
|
<div class="title">Support</div>
|
||||||
@ -10,4 +10,4 @@
|
|||||||
<a href="http://localhost:8080/front/board?category=4" target="_self">자료실</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/board?category=4" target="_self">자료실</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 17 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 20 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
22
app/Views/layouts/common/left_menu/leftmenu_30.php
Normal file
22
app/Views/layouts/common/left_menu/leftmenu_30.php
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<!-- DEBUG-VIEW START 11 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
<div class="parent">
|
||||||
|
<div>-</div>
|
||||||
|
<div class="title">AboutUS</div>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=14" target="_self">인사말</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=15" target="_self">회사소개</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=29" target="_self">이용약관</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling active">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=30" target="_self">개인정보취급방침</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=31" target="_self">이용안내</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- DEBUG-VIEW ENDED 11 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
22
app/Views/layouts/common/left_menu/leftmenu_31.php
Normal file
22
app/Views/layouts/common/left_menu/leftmenu_31.php
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<!-- DEBUG-VIEW START 12 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
<div class="parent">
|
||||||
|
<div>-</div>
|
||||||
|
<div class="title">AboutUS</div>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=14" target="_self">인사말</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=15" target="_self">회사소개</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=29" target="_self">이용약관</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling ">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=30" target="_self">개인정보취급방침</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
<div class="sibling active">
|
||||||
|
<a href="http://localhost:8080/front/sitepage?category=31" target="_self">이용안내</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- DEBUG-VIEW ENDED 12 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
@ -1,4 +1,4 @@
|
|||||||
<!-- DEBUG-VIEW START 18 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW START 21 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
<div class="parent">
|
<div class="parent">
|
||||||
<div>-</div>
|
<div>-</div>
|
||||||
<div class="title">Support</div>
|
<div class="title">Support</div>
|
||||||
@ -10,4 +10,4 @@
|
|||||||
<a href="http://localhost:8080/front/board?category=4" target="_self">자료실</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/board?category=4" target="_self">자료실</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 18 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 21 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<!-- DEBUG-VIEW START 15 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW START 18 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
<div class="parent">
|
<div class="parent">
|
||||||
<div>-</div>
|
<div>-</div>
|
||||||
<div class="title">네트워크 구매대행</div>
|
<div class="title">네트워크 구매대행</div>
|
||||||
@ -10,4 +10,4 @@
|
|||||||
<a href="http://localhost:8080/front/product?category=6" target="_self">판매</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/product?category=6" target="_self">판매</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 15 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 18 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<!-- DEBUG-VIEW START 16 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW START 19 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
<div class="parent">
|
<div class="parent">
|
||||||
<div>-</div>
|
<div>-</div>
|
||||||
<div class="title">네트워크 구매대행</div>
|
<div class="title">네트워크 구매대행</div>
|
||||||
@ -10,4 +10,4 @@
|
|||||||
<a href="http://localhost:8080/front/product?category=6" target="_self">판매</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/product?category=6" target="_self">판매</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 16 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 19 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<!-- DEBUG-VIEW START 13 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW START 16 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
<div class="parent">
|
<div class="parent">
|
||||||
<div>-</div>
|
<div>-</div>
|
||||||
<div class="title">서버 구매대행</div>
|
<div class="title">서버 구매대행</div>
|
||||||
@ -10,4 +10,4 @@
|
|||||||
<a href="http://localhost:8080/front/product?category=9" target="_self">판매</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/product?category=9" target="_self">판매</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 13 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 16 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<!-- DEBUG-VIEW START 14 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW START 17 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
<div class="parent">
|
<div class="parent">
|
||||||
<div>-</div>
|
<div>-</div>
|
||||||
<div class="title">서버 구매대행</div>
|
<div class="title">서버 구매대행</div>
|
||||||
@ -10,4 +10,4 @@
|
|||||||
<a href="http://localhost:8080/front/product?category=9" target="_self">판매</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
<a href="http://localhost:8080/front/product?category=9" target="_self">판매</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- DEBUG-VIEW ENDED 14 APPPATH\Views\admin\category\leftmenu_template.php -->
|
<!-- DEBUG-VIEW ENDED 17 APPPATH\Views\admin\category\leftmenu_template.php -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user