diff --git a/src/main/webapp/pb/css/content.css b/src/main/webapp/pb/css/content.css index 9745d284..a5458532 100644 --- a/src/main/webapp/pb/css/content.css +++ b/src/main/webapp/pb/css/content.css @@ -230,7 +230,9 @@ input[type="button"].printBtn{border: 1px solid #686b72;background-image: url(/p .pageCont .tbType1 tbody tr td .id_box {height:30px;line-height:30px;text-align:left;} .pageCont .tbType1 tbody tr td .id_box a {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:calc(100% - 23px);vertical-align:top;} .pageCont .tbType1 tbody tr td .id_box:before {content:'';display:inline-block;width:20px;height:20px;margin:6px 3px 0 0;vertical-align:top;} -.pageCont .tbType1 tbody tr td .id_box.vip:before {background:url(../img/icon_vip.png) no-repeat left top;} +.pageCont .tbType1 tbody tr td .id_box.vip:before {background:url(/pb/img/icon_vip.png) no-repeat left top;} +.pageCont .tbType1 tbody tr td .id_box.bMark:before {background:url(/pb/img/icon_bmark.png) no-repeat left top;} +.pageCont .tbType1 tbody tr td .id_box.vip.bMark:before{width: 45px; background: url(/pb/img/icon_vip.png),url(/pb/img/icon_bmark.png); background-position: left top, 24px top; background-repeat: no-repeat;} .pageCont .tbType1 tbody tr.biz_hover_wrap {border:0 none;} .pageCont .tbType1 tbody tr.biz_hover_wrap td {overflow:inherit;position:relative;height:0;padding:0;border:0 none;} .pageCont .tbType1 tbody tr.biz_hover_wrap td .biz_hover_content {display:none;position:fixed;left:0;top:0;padding:20px;border:1px solid #e5e5e5;background:#fff;border-radius:5px;box-shadow:0px 3px 10px 0px rgba(0 0 0 / 0.2);z-index:1;} diff --git a/src/main/webapp/pb/guide_2023.html b/src/main/webapp/pb/guide_2023.html index 2f309d5f..14ebfb02 100644 --- a/src/main/webapp/pb/guide_2023.html +++ b/src/main/webapp/pb/guide_2023.html @@ -18,6 +18,7 @@ diff --git a/src/main/webapp/pb/img/icon_bmark.png b/src/main/webapp/pb/img/icon_bmark.png new file mode 100644 index 00000000..8510bda3 Binary files /dev/null and b/src/main/webapp/pb/img/icon_bmark.png differ diff --git a/src/main/webapp/pb/user_manage_list.html b/src/main/webapp/pb/user_manage_list.html new file mode 100644 index 00000000..859da7dc --- /dev/null +++ b/src/main/webapp/pb/user_manage_list.html @@ -0,0 +1,291 @@ + + + + + + + + 회원관리 >회원 정보(리스트) + + + + + + + + + + +
+

아이티앤 로고이미지

+
+ +
+
    +
  • 타임아웃 아이콘 +

    로그인 세션 타임아웃 시간 : 30

    +
  • +
  • 타임 아이콘 +

    최종접속일시 : 2020-06-01 11:00

    +
  • +
+
+
개인이미지
+
    +
  • Soobin Jung
  • +
  • 최고관리자
  • +
+
+
+
+
+ +
+
+
+

사용자관리

+
+
+
+
+
~ +
+


+
+
+

182

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
번호아이디사용자명회원구분전화번호법인폰문자할인이벤트상태후보자상세가입일자최근로그인
182 + + 이의승개인 01048268258오프 일반 일반 06-08 14:41 06-11 10:48
+
+
+
+
    +
  • +
  • +
  • 1
  • +
  • 2
  • +
  • 3
  • +
  • 4
  • +
  • 5
  • +
  • 6
  • +
  • 7
  • +
  • 8
  • +
  • 9
  • +
  • 10
  • +
  • +
  • +
+
+
+
+ + + \ No newline at end of file