首次完整推送,
V:1.20240808.006
BIN
static/app-plus/sharemenu/copyurl.png
Normal file
After Width: | Height: | Size: 920 B |
BIN
static/app-plus/sharemenu/more.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
static/app-plus/sharemenu/mp_weixin.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
static/app-plus/sharemenu/qq.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
static/app-plus/sharemenu/wechatfriend.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
static/app-plus/sharemenu/wechatmoments.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
static/app-plus/sharemenu/weibo.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
136
static/css/uni-nvue.css
Normal file
@ -0,0 +1,136 @@
|
||||
/* #ifndef APP-PLUS-NVUE */
|
||||
page {
|
||||
min-height: 100%;
|
||||
height: auto;
|
||||
}
|
||||
/* #endif */
|
||||
|
||||
/* 解决头条小程序字体图标不显示问题,因为头条运行时自动插入了span标签,且有全局字体 */
|
||||
/* #ifdef MP-TOUTIAO */
|
||||
/* text :not(view) {
|
||||
font-family: uniicons;
|
||||
} */
|
||||
/* #endif */
|
||||
|
||||
.uni-icon {
|
||||
font-family: uniicons;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.uni-container {
|
||||
padding: 15px;
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
.uni-header-logo {
|
||||
/* #ifdef H5 */
|
||||
display: flex;
|
||||
/* #endif */
|
||||
padding: 15px 15px;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-top: 10rpx;
|
||||
}
|
||||
|
||||
.uni-header-image {
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.uni-hello-text {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.hello-text {
|
||||
color: #7A7E83;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.hello-link {
|
||||
color: #7A7E83;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.uni-panel {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.uni-panel-h {
|
||||
/* #ifdef H5 */
|
||||
display: flex;
|
||||
/* #endif */
|
||||
background-color: #ffffff;
|
||||
flex-direction: row !important;
|
||||
/* justify-content: space-between !important; */
|
||||
align-items: center !important;
|
||||
padding: 12px;
|
||||
/* #ifdef H5 */
|
||||
cursor: pointer;
|
||||
/* #endif */
|
||||
}
|
||||
/*
|
||||
.uni-panel-h:active {
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
*/
|
||||
.uni-panel-h-on {
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
.uni-panel-text {
|
||||
flex: 1;
|
||||
color: #000000;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.uni-panel-icon {
|
||||
margin-left: 15px;
|
||||
color: #999999;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
transform: rotate(0deg);
|
||||
transition-duration: 0s;
|
||||
transition-property: transform;
|
||||
}
|
||||
|
||||
.uni-panel-icon-on {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
.uni-navigate-item {
|
||||
/* #ifdef H5 */
|
||||
display: flex;
|
||||
/* #endif */
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
background-color: #FFFFFF;
|
||||
border-top-style: solid;
|
||||
border-top-color: #f0f0f0;
|
||||
border-top-width: 1px;
|
||||
padding: 12px;
|
||||
/* #ifdef H5 */
|
||||
cursor: pointer;
|
||||
/* #endif */
|
||||
}
|
||||
|
||||
.uni-navigate-item:active {
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
.uni-navigate-text {
|
||||
flex: 1;
|
||||
color: #000000;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.uni-navigate-icon {
|
||||
margin-left: 15px;
|
||||
color: #999999;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
}
|
1711
static/css/uni.css
Normal file
BIN
static/css/uni.ttf
Normal file
BIN
static/fab/c1.png
Normal file
After Width: | Height: | Size: 401 B |
BIN
static/fab/c2.png
Normal file
After Width: | Height: | Size: 470 B |
BIN
static/fab/c3.png
Normal file
After Width: | Height: | Size: 511 B |
BIN
static/fab/c4.png
Normal file
After Width: | Height: | Size: 476 B |
BIN
static/fab/c5.png
Normal file
After Width: | Height: | Size: 472 B |
BIN
static/fab/c6.png
Normal file
After Width: | Height: | Size: 545 B |
BIN
static/fab/c7.png
Normal file
After Width: | Height: | Size: 365 B |
BIN
static/fab/c8.png
Normal file
After Width: | Height: | Size: 587 B |
BIN
static/fab/c9.png
Normal file
After Width: | Height: | Size: 565 B |
BIN
static/fab/draft-active.png
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
static/fab/draft.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
static/fab/guanzhu.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
static/fab/guanzhuactive.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
static/fab/home.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
static/fab/homeactive.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
static/fab/me.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
static/fab/meactive.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
static/fab/news.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
static/fab/newsactive.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
static/favicon.ico
Executable file
After Width: | Height: | Size: 66 KiB |
90
static/font/iconfont.css
Normal file
@ -0,0 +1,90 @@
|
||||
@font-face {
|
||||
font-family: "iconfont";
|
||||
src: url('@/static/font/iconfont.ttf') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
display: inline-block;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-user:before {
|
||||
content: "\e7ae";
|
||||
}
|
||||
|
||||
.icon-password:before {
|
||||
content: "\e8b2";
|
||||
}
|
||||
|
||||
.icon-code:before {
|
||||
content: "\e699";
|
||||
/*盾牌*/
|
||||
}
|
||||
|
||||
.icon-setting:before {
|
||||
content: "\e6cc";
|
||||
}
|
||||
|
||||
.icon-share:before {
|
||||
content: "\e739";
|
||||
}
|
||||
|
||||
.icon-edit:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
|
||||
.icon-version:before {
|
||||
content: "\e63f";
|
||||
}
|
||||
|
||||
.icon-service:before {
|
||||
content: "\e6ff";
|
||||
}
|
||||
|
||||
.icon-friendfill:before {
|
||||
content: "\e726";
|
||||
}
|
||||
|
||||
.icon-community:before {
|
||||
content: "\e741";
|
||||
}
|
||||
|
||||
.icon-people:before {
|
||||
content: "\e736";
|
||||
}
|
||||
|
||||
.icon-dianzan:before {
|
||||
content: "\ec7f";
|
||||
}
|
||||
|
||||
.icon-right:before {
|
||||
content: "\e7eb";
|
||||
}
|
||||
|
||||
.icon-logout:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
|
||||
.icon-help:before {
|
||||
content: "\e616";
|
||||
}
|
||||
|
||||
.icon-github:before {
|
||||
content: "\e628";
|
||||
}
|
||||
|
||||
.icon-aixin:before {
|
||||
content: "\e601";
|
||||
}
|
||||
|
||||
.icon-clean:before {
|
||||
content: "\e607";
|
||||
}
|
||||
|
||||
.icon-refresh:before {
|
||||
content: "\e604";
|
||||
}
|
BIN
static/font/iconfont.ttf
Normal file
BIN
static/h5/download-app/android.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
static/h5/download-app/ios.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
static/h5/download-app/openImg.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
static/img/banner/banner.jpg
Normal file
After Width: | Height: | Size: 100 KiB |
BIN
static/img/kp/kp1.png
Normal file
After Width: | Height: | Size: 201 KiB |
BIN
static/img/profile.jpg
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
static/img/tabbar/default/add.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
static/img/tabbar/default/addactive.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
static/img/tabbar/default/guanzhu.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
static/img/tabbar/default/guanzhuactive.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
static/img/tabbar/default/home.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
static/img/tabbar/default/homeactive.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
static/img/tabbar/default/me.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
static/img/tabbar/default/meactive.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
static/img/tabbar/default/news.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
static/img/tabbar/default/newsactive.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
static/img/tabbar/more/edit.png
Executable file
After Width: | Height: | Size: 5.1 KiB |
BIN
static/img/tabbar/more/qa.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
static/img/tabbar/more/scan.png
Executable file
After Width: | Height: | Size: 12 KiB |
BIN
static/img/tabbar/more/search.png
Executable file
After Width: | Height: | Size: 13 KiB |
20
static/index.html
Normal file
@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="renderer" content="webkit">
|
||||
<title><%= htmlWebpackPlugin.options.title %></title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="<%= BASE_URL %>static/favicon.ico">
|
||||
<script>
|
||||
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
|
||||
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')
|
||||
</script>
|
||||
<link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" />
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>本站点必须要开启JavaScript才能运行.</strong>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
</html>
|
BIN
static/logo.png
Normal file
After Width: | Height: | Size: 47 KiB |
5142
static/scss/colorui.css
Normal file
90
static/scss/global.scss
Normal file
@ -0,0 +1,90 @@
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.font-13 {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.font-12 {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.font-11 {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.text-grey1 {
|
||||
color: #888;
|
||||
}
|
||||
.text-grey2 {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.list-cell-arrow::before {
|
||||
content: ' ';
|
||||
height: 10px;
|
||||
width: 10px;
|
||||
border-width: 2px 2px 0 0;
|
||||
border-color: #c0c0c0;
|
||||
border-style: solid;
|
||||
-webkit-transform: matrix(0.5, 0.5, -0.5, 0.5, 0, 0);
|
||||
transform: matrix(0.5, 0.5, -0.5, 0.5, 0, 0);
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -6px;
|
||||
right: 30rpx;
|
||||
}
|
||||
|
||||
.list-cell {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
background-color: #fff;
|
||||
color: #333;
|
||||
padding: 26rpx 30rpx;
|
||||
}
|
||||
|
||||
.list-cell:first-child {
|
||||
border-radius: 8rpx 8rpx 0 0;
|
||||
}
|
||||
|
||||
.list-cell:last-child {
|
||||
border-radius: 0 0 8rpx 8rpx;
|
||||
}
|
||||
|
||||
.list-cell::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
border-bottom: 1px solid #eaeef1;
|
||||
-webkit-transform: scaleY(0.5) translateZ(0);
|
||||
transform: scaleY(0.5) translateZ(0);
|
||||
transform-origin: 0 100%;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
||||
.menu-list {
|
||||
margin: 15px 15px;
|
||||
|
||||
.menu-item-box {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
.menu-icon {
|
||||
color: #007AFF;
|
||||
font-size: 16px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.text-right {
|
||||
margin-left: auto;
|
||||
margin-right: 34rpx;
|
||||
color: #999;
|
||||
}
|
||||
}
|
||||
}
|
6
static/scss/index.scss
Normal file
@ -0,0 +1,6 @@
|
||||
// global
|
||||
@import "./global.scss";
|
||||
// color-ui
|
||||
@import "@/static/scss/colorui.css";
|
||||
// iconfont
|
||||
@import "@/static/font/iconfont.css";
|
BIN
static/uni-center/headers.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
static/uni-load-state/disconnection.png
Normal file
After Width: | Height: | Size: 5.6 KiB |