1 Star 0 Fork 1

steven.mo/e.app

forked from Kitty叔叔/e.app 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
news-details.html 3.21 KB
一键复制 编辑 原始数据 按行查看 历史
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<title>My App</title>
<!-- Path to Framework7 Library CSS-->
<link rel="stylesheet" href="css/framework7.ios.min.css">
<link rel="stylesheet" href="css/framework7.ios.colors.min.css">
<!-- Path to your custom app styles-->
<link rel="stylesheet" href="css/icons/iconfont.css">
<link rel="stylesheet" href="css/my-app.css">
</head>
<body>
<!-- Views-->
<div class="views news-details">
<!-- Your main view, should have "view-main" class-->
<div class="view view-main">
<div class="pages">
<!-- Page, data-page contains page name-->
<div data-page="index" class="page">
<!-- Scrollable page content-->
<div class="page-content">
<div class="swiper-container">
<div class="swiper-pagination"></div>
<div class="swiper-wrapper">
<div class="swiper-slide">
<span><img src="./images/cbd.jpg"></span>
</div>
</div>
</div>
<div class="content-block">
<div class="content-block-inner">
<h3>如果你无法简洁的表达你的想法,那只说明你还不够了解它-- 阿尔伯特·爱因斯坦</h3>
<div class="sub">
<span>养生 2015-11-11 12:50</span>
</div>
<p> 如果你无法简洁的表达你的想法,那只说明你还不够了解它。-- 阿尔伯特·爱因斯坦如果你无法简洁的表达你的想法,那只说明你还不够了解它。-- 阿尔伯特·爱因斯坦如果你无法简洁的表达你的想法,那只说明你还不够了解它。-- 阿尔伯特·爱因斯坦</p>
<p> 如果你无法简洁的表达你的想法,那只说明你还不够了解它。-- 阿尔伯特·爱因斯坦如果你无法简洁的表达你的想法,那只说明你还不够了解它。-- 阿尔伯特·爱因斯坦如果你无法简洁的表达你的想法,那只说明你还不够了解它。-- 阿尔伯特·爱因斯坦</p>
<p> 如果你无法简洁的表达你的想法,那只说明你还不够了解它。-- 阿尔伯特·爱因斯坦如果你无法简洁的表达你的想法,那只说明你还不够了解它。-- 阿尔伯特·爱因斯坦如果你无法简洁的表达你的想法,那只说明你还不够了解它。-- 阿尔伯特·爱因斯坦</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Path to Framework7 Library JS-->
<script type="text/javascript" src="js/framework7.min.js"></script>
<!-- Path to your app js-->
<script type="text/javascript" src="js/my-app.js"></script>
<script type="text/javascript" src="js/vue.js"></script>
<script type="text/javascript" src="js/config.js"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/steven.mo/e.app.git
git@gitee.com:steven.mo/e.app.git
steven.mo
e.app
e.app
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385