|
@@ -0,0 +1,154 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="en">
|
|
|
+<head>
|
|
|
+ <meta charset="UTF-8">
|
|
|
+ <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0">
|
|
|
+ <title>群主页</title>
|
|
|
+ <link type="text/css" rel="stylesheet" href="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/css/weui.css"/>
|
|
|
+ <link type="text/css" rel="stylesheet" href="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/css/homepage.css"/>
|
|
|
+</head>
|
|
|
+<body>
|
|
|
+<div class="cover">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/cover.png" alt="cover">
|
|
|
+</div>
|
|
|
+<div class="group_top">
|
|
|
+ <div class="group_info">
|
|
|
+ <div class="group_avatar">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/avatars.png" alt="group_avatar">
|
|
|
+ </div>
|
|
|
+ <div class="group_name">
|
|
|
+ <h3>丽人丽妆</h3>
|
|
|
+ <p>上海丽人丽妆化妆品股份有限公司</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="group_handle weui-flex">
|
|
|
+ <div class="weui-flex__item group_sport">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/group_sport.png" alt="">
|
|
|
+ </div>
|
|
|
+ <div class="weui-flex__item group_goods">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/group_goods.png" alt="">
|
|
|
+ </div>
|
|
|
+ <div class="weui-flex__item search">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/search.png" alt="">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="group_members weui-flex">
|
|
|
+
|
|
|
+
|
|
|
+ <div class="weui-flex__item">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/avatars.png" alt="">
|
|
|
+ <p>dolly</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-flex__item">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/avatars.png" alt="">
|
|
|
+ <p>dolly</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-flex__item">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/avatars.png" alt="">
|
|
|
+ <p>dolly</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-flex__item">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/avatars.png" alt="">
|
|
|
+ <p>dolly</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-flex__item">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/avatars.png" alt="">
|
|
|
+ <p>dolly</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-flex__item">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/avatars.png" alt="">
|
|
|
+ <p>dolly</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-flex__item">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/add_member.png" alt="">
|
|
|
+ </div>
|
|
|
+ <div class="weui-flex__item">
|
|
|
+ <img src="<?php echo RESOURCE_SITE_URL; ?>/mobile/talk/images/del_member.png" alt="">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+</div>
|
|
|
+<div class="weui-cells">
|
|
|
+ <a class="weui-cell weui-cell_access" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>群聊名称</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-cell__ft">丽人丽妆</div>
|
|
|
+ </a>
|
|
|
+ <a class="weui-cell weui-cell_access" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>公告</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-cell__ft">未设置</div>
|
|
|
+ </a>
|
|
|
+ <a class="weui-cell weui-cell_access" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>共享资金池</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-cell__ft">¥20000.00</div>
|
|
|
+ </a>
|
|
|
+ <a class="weui-cell weui-cell_access" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>企业认证</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-cell__ft">已认证</div>
|
|
|
+ </a>
|
|
|
+ <a class="weui-cell weui-cell_access" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>进群申请</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-cell__ft"><span class="letter_warn">待处理17</span></div>
|
|
|
+ </a>
|
|
|
+</div>
|
|
|
+
|
|
|
+<div class="weui-cells">
|
|
|
+ <a class="weui-cell weui-cell_access" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>我的昵称</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-cell__ft"> sunny</div>
|
|
|
+ </a>
|
|
|
+ <a class="weui-cell weui-cell_access" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>转让管理员</p>
|
|
|
+ </div>
|
|
|
+ </a>
|
|
|
+</div>
|
|
|
+
|
|
|
+<div class="weui-cells">
|
|
|
+ <div class="weui-cell weui-cell_switch" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>置顶聊天</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-cell__ft">
|
|
|
+ <label for="talk_top" class="weui-switch-cp">
|
|
|
+ <input id="talk_top" class="weui-switch-cp__input" type="checkbox" checked="checked">
|
|
|
+ <div class="weui-switch-cp__box"></div>
|
|
|
+ </label>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="weui-cell weui-cell_switch" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>消息免打扰</p>
|
|
|
+ </div>
|
|
|
+ <div class="weui-cell__ft">
|
|
|
+ <label for="no_disturb" class="weui-switch-cp">
|
|
|
+ <input id="no_disturb" class="weui-switch-cp__input" type="checkbox" checked="checked">
|
|
|
+ <div class="weui-switch-cp__box"></div>
|
|
|
+ </label>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+</div>
|
|
|
+
|
|
|
+<div class="weui-cells">
|
|
|
+ <a class="weui-cell weui-cell_access" href="javascript:;">
|
|
|
+ <div class="weui-cell__bd">
|
|
|
+ <p>清空聊天记录</p>
|
|
|
+ </div>
|
|
|
+ </a>
|
|
|
+</div>
|
|
|
+
|
|
|
+<div class="quit">
|
|
|
+ <a href="javascript:;" class="weui-btn weui-btn_primary">删除并退出</a>
|
|
|
+</div>
|
|
|
+</body>
|
|
|
+</html>
|