The current repo belongs to Paused status, and some functions are restricted. For details, please refer to the description of repo status
4 Star 22 Fork 6

cnjack / novel-mobile
Paused

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
index.html 1.40 KB
Copy Edit Raw Blame History
cnjack authored 2018-05-10 14:23 . some change
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, minimal-ui" />
<title>N小说 - 没有广告和收费的急速阅读器</title>
<meta name="keywords" content="N小说">
<meta name="description" content="曾经一度痴迷于看小说,小说给了我第二个世界,脱离于现实生活的世界。虽然因为看小说耽误了很多光阴,但是它也给我带来了很多的快乐,伴随主人公的开心而开心,伴随主人公的伤心而伤心。">
<style>
html {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAABNElEQVQ4T6XUsW2EMBQG4P8JGndUFKZINghMkNsg2SAjZISQEbLBZYLcBsdNEEZI44dEQ9JAAehFlogEPu4gd0gUWPYnP/8PE5yHmbcAntzxNd8isqUZUNYsPjVnDXgAcAvgxkF+AOQA7sfji6DWmsqyjLuu+3TAg9Z6w8yTilaBFjLGpET0MkIvB5n5UWu9M8bkRHQ3oFeBGRGlnud9j0q/DrShKKWSpmlSAM8AlkFbGoCP8eHbUJg5G9J8U0qlTdPYdL/OhmKTbNt2T0TBGRC+7yd93wcikp4Eq6oK6rq2WOw2rLNDiEgeRVHyF9Rs2zDzDsDDXPe7oJ0jIq9RFNmzxBE4018Tdw60E2zpYRjmR2BRFJuxICJ7Z6eZiMTu2dpQhneyfvFP+e9FMQdefH0BeP8FKknQX1YWOCYAAAAASUVORK5CYII=");
background-position: center;
background-size: 20px 16px;
background-repeat: no-repeat;
background-attachment:fixed;
}
</style>
</head>
<body>
<div id="app">
<router-view></router-view>
</div>
<script src="dist/build.js"></script>
</body>
</html>
JavaScript
1
https://gitee.com/cnjack/novel-mobile.git
git@gitee.com:cnjack/novel-mobile.git
cnjack
novel-mobile
novel-mobile
master

Search