主頁 > 知識庫 > AmazeUI 評論列表的實(shí)現(xiàn)示例

AmazeUI 評論列表的實(shí)現(xiàn)示例

熱門標(biāo)簽:高德地圖標(biāo)注地點(diǎn)糾錯(cuò) 平?jīng)龅貓D標(biāo)注位置怎么弄 如何獲取地圖標(biāo)注客戶 拓展地圖標(biāo)注 機(jī)器人外呼系統(tǒng)存在哪些能力 電話機(jī)器人黑斑馬免費(fèi) 只辦理400電話 電話機(jī)器人電銷系統(tǒng)掙話費(fèi) 南昌仁和怎么申請開通400電話

最近在學(xué)習(xí)AmazeUI框架,今天給大家分享的是AmazeUI 評論列表的實(shí)現(xiàn)示例,也給自己留個(gè)學(xué)習(xí)記錄

<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>評論列表</title>
<meta name="renderer" content="webkit">
<meta http-equiv="Cache-Control" content="no-siteapp"/>
<link rel="icon" type="image/png" href="assets/i/favicon.png">
<meta name="mobile-web-app-capable" content="yes">
<link rel="icon" sizes="192x192" href="assets/i/app-icon72x72@2x.png">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Amaze UI"/>
<link rel="apple-touch-icon-precomposed" href="assets/i/app-icon72x72@2x.png">
<meta name="msapplication-TileImage" content="assets/i/app-icon72x72@2x.png">
<meta name="msapplication-TileColor" content="#0e90d2">
<link rel="stylesheet" href="assets/css/amazeui.min.css">
</head>
<body style="margin: 10px;">
<!--基本結(jié)構(gòu)-->
<article class="am-comment"> <!-- 評論容器 -->
 <a href="">
  <img class="am-comment-avatar" alt="" src="img/100.jpg" /> <!-- 評論者頭像 -->
 </a>
 <div class="am-comment-main"> <!-- 評論內(nèi)容容器 -->
  <header class="am-comment-hd">
   <!--<h3 class="am-comment-title">評論標(biāo)題</h3>-->
   <div class="am-comment-meta"> <!-- 評論元數(shù)據(jù) -->
    <a href="#link-to-user" class="am-comment-author">chaoyi</a> <!-- 評論者 -->
    評論于 <time datetime="">2016-02-17</time>
   </div>
  </header>
  <div class="am-comment-bd">閱誰問君誦,水落清香浮。</div> <!-- 評論內(nèi)容 -->
 </div>
</article><br>
<!--單條評論-->
<article class="am-comment">
 <a href="#link-to-user-home">
  <img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
 </a>
 <div class="am-comment-main">
  <header class="am-comment-hd">
   <!--<h3 class="am-comment-title">評論標(biāo)題</h3>-->
   <div class="am-comment-meta">
    <a href="#link-to-user" class="am-comment-author">chaoyi</a>
    評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標(biāo)準(zhǔn)時(shí)間+0800">2014-7-12 15:30</time>
   </div>
  </header>
  <div class="am-comment-bd">
   閱誰問君誦,水落清香浮。
  </div>
 </div>
</article>
<!--評論列表-->
<ul class="am-comments-list am-comments-list-flip">
 <li class="am-comment">
  <a href="#link-to-user-home">
   <img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
  </a>
  <div class="am-comment-main">
   <header class="am-comment-hd">
    <!--<h3 class="am-comment-title">評論標(biāo)題</h3>-->
    <div class="am-comment-meta">
     <a href="#link-to-user" class="am-comment-author">chaoyi</a>
     評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標(biāo)準(zhǔn)時(shí)間+0800">2014-7-12 15:30</time>
    </div>
   </header>
   <div class="am-comment-bd">
    閱誰問君誦,水落清香浮。
   </div>
  </div>

 </li>
 <li class="am-comment am-comment-flip">
  <a href="#link-to-user-home">
   <img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
  </a>
  <div class="am-comment-main">
   <header class="am-comment-hd">
    <!--<h3 class="am-comment-title">評論標(biāo)題</h3>-->
    <div class="am-comment-meta">
     <a href="#link-to-user" class="am-comment-author">chaoyi</a>
     評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標(biāo)準(zhǔn)時(shí)間+0800">2014-7-12 15:30</time>
    </div>
   </header>
   <div class="am-comment-bd">
    閱誰問君誦,水落清香浮。
   </div>
  </div>

 </li>
 <li class="am-comment am-comment-highlight">
  <a href="#link-to-user-home">
   <img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
  </a>
  <div class="am-comment-main">
   <header class="am-comment-hd">
    <!--<h3 class="am-comment-title">評論標(biāo)題</h3>-->
    <div class="am-comment-meta">
     <a href="#link-to-user" class="am-comment-author">chaoyi</a>
     評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標(biāo)準(zhǔn)時(shí)間+0800">2014-7-12 15:30</time>
    </div>
   </header>
   <div class="am-comment-bd">
    閱誰問君誦,水落清香浮。
   </div>
  </div>
 </li>
</ul>
<!--評論內(nèi)容左右對齊-->
<article class="am-comment am-comment-flip">
 <a href="#link-to-user-home">
  <img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
 </a>
 <div class="am-comment-main">
  <header class="am-comment-hd">
   <!--<h3 class="am-comment-title">評論標(biāo)題</h3>-->
   <div class="am-comment-meta">
    <a href="#link-to-user" class="am-comment-author">chaoyi</a>
    評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標(biāo)準(zhǔn)時(shí)間+0800">2014-7-12 15:30</time>
   </div>
  </header>
  <div class="am-comment-bd">
   閱誰問君誦,水落清香浮。
  </div>
 </div>
</article>
<article class="am-comment am-comment-flip am-comment-highlight">
 <a href="#link-to-user-home">
  <img src="img/100.jpg" alt="" class="am-comment-avatar" width="48" height="48"/>
 </a>
 <div class="am-comment-main">
  <header class="am-comment-hd">
   <!--<h3 class="am-comment-title">評論標(biāo)題</h3>-->
   <div class="am-comment-meta">
    <a href="#link-to-user" class="am-comment-author">chaoyi</a>
    評論于 <time datetime="2013-07-27T04:54:29-07:00" title="2013年7月27日 下午7:54 格林尼治標(biāo)準(zhǔn)時(shí)間+0800">2014-7-12 15:30</time>
   </div>
  </header>
  <div class="am-comment-bd">
   閱誰問君誦,水落清香浮。
  </div>
 </div>
</article>
<!--[if (gte IE 9)|!(IE)]><!-->
<script src="assets/js/jquery.min.js"></script>
<!--<![endif]-->
<!--[if lte IE 8 ]>
<script src="assets/ie8/jquery.min.js"></script>
<script src="assets/ie8/modernizr.js"></script>
<script src="assets/js/amazeui.ie8polyfill.min.js"></script>
<![endif]-->
<script src="assets/js/amazeui.min.js"></script>
</body>
</html> 

效果圖:


 

到此這篇關(guān)于AmazeUI 評論列表的實(shí)現(xiàn)示例的文章就介紹到這了,更多相關(guān)AmazeUI 評論列表內(nèi)容請搜索腳本之家以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持腳本之家!

標(biāo)簽:漯河 永州 棗莊 遼源 池州 新疆 青島 西藏

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《AmazeUI 評論列表的實(shí)現(xiàn)示例》,本文關(guān)鍵詞  AmazeUI,評論,列表,的,實(shí)現(xiàn),;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《AmazeUI 評論列表的實(shí)現(xiàn)示例》相關(guān)的同類信息!
  • 本頁收集關(guān)于AmazeUI 評論列表的實(shí)現(xiàn)示例的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章