初始化
16
unpackage/resources/__UNI__901D257/www/__uniappautomator.js
Normal file
BIN
unpackage/resources/__UNI__901D257/www/__uniapperror.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
33
unpackage/resources/__UNI__901D257/www/__uniapppicker.js
Normal file
8
unpackage/resources/__UNI__901D257/www/__uniappquill.js
Normal file
32
unpackage/resources/__UNI__901D257/www/__uniappscan.js
Normal file
BIN
unpackage/resources/__UNI__901D257/www/__uniappsuccess.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
24
unpackage/resources/__UNI__901D257/www/__uniappview.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>View</title>
|
||||
<link rel="icon" href="data:,">
|
||||
<link rel="stylesheet" href="app.css" />
|
||||
<script>var __uniConfig = {"globalStyle":{},"darkmode":false}</script>
|
||||
<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>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="uni-app-view.umd.js"></script>
|
||||
<script src="app-wxs.js"></script>
|
||||
<script src="app-renderjs.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
11
unpackage/resources/__UNI__901D257/www/app-config-service.js
Normal file
1
unpackage/resources/__UNI__901D257/www/app-config.js
Normal file
@@ -0,0 +1 @@
|
||||
(function(){})();
|
||||
2
unpackage/resources/__UNI__901D257/www/app-renderjs.js
Normal file
@@ -0,0 +1,2 @@
|
||||
var __renderjsModules={};
|
||||
__renderjsModules["1ca30ca9"]=(()=>{var c=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var p=(t,o)=>{for(var i in o)c(t,i,{get:o[i],enumerable:!0})},f=(t,o,i,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let r of u(o))!d.call(t,r)&&r!==i&&c(t,r,{get:()=>o[r],enumerable:!(n=l(o,r))||n.enumerable});return t};var g=t=>f(c({},"__esModule",{value:!0}),t);var w={};p(w,{default:()=>m});var e={};window&&!window.$mescrollRenderInit&&(window.$mescrollRenderInit=!0,window.addEventListener("touchstart",function(t){e.disabled()||(e.startPoint=e.getPoint(t))},{passive:!0}),window.addEventListener("touchmove",function(t){if(!e.disabled()&&!(e.getScrollTop()>0)){var o=e.getPoint(t),i=o.y-e.startPoint.y;if(i>0&&!e.isDownScrolling&&!e.optDown.isLock&&(!e.isUpScrolling||e.isUpScrolling&&e.isUpBoth)){for(var n=t.target,r=!1;n&&n.tagName&&n.tagName!=="UNI-PAGE-BODY"&&n.tagName!="BODY";){var a=n.classList;if(a&&a.contains("mescroll-render-touch")){r=!0;break}n=n.parentNode}r&&t.cancelable&&!t.defaultPrevented&&t.preventDefault()}}},{passive:!1}));e.getScrollTop=function(){return e.scrollTop||document.documentElement.scrollTop||document.body.scrollTop||0};e.disabled=function(){return!e.optDown||!e.optDown.use||e.optDown.native};e.getPoint=function(t){return t?t.touches&&t.touches[0]?{x:t.touches[0].pageX,y:t.touches[0].pageY}:t.changedTouches&&t.changedTouches[0]?{x:t.changedTouches[0].pageX,y:t.changedTouches[0].pageY}:{x:t.clientX,y:t.clientY}:{x:0,y:0}};function h(t){e.optDown=t.optDown,e.scrollTop=t.scrollTop,e.isDownScrolling=t.isDownScrolling,e.isUpScrolling=t.isUpScrolling,e.isUpBoth=t.isUpBoth}var v={data(){return{propObserver:h}}},s=v;var m={mixins:[s]};return g(w);})();
|
||||
27
unpackage/resources/__UNI__901D257/www/app-service.js
Normal file
2
unpackage/resources/__UNI__901D257/www/app-wxs.js
Normal file
@@ -0,0 +1,2 @@
|
||||
var __wxsModules={};
|
||||
__wxsModules["30f4e25a"]=(()=>{var f=(o,e)=>()=>(e||o((e={exports:{}}).exports,e),e.exports);var w=f((m,c)=>{var t={};t.onMoving=function(o,e,n){o.requestAnimationFrame(function(){o.selectComponent(".mescroll-wxs-content").setStyle({"will-change":"transform",transform:"translateY("+n+"px)",transition:""});var r=o.selectComponent(".mescroll-wxs-progress");r&&r.setStyle({transform:"rotate("+360*e+"deg)"})})};t.showLoading=function(o){t.downHight=t.optDown.offset,o.requestAnimationFrame(function(){o.selectComponent(".mescroll-wxs-content").setStyle({"will-change":"auto",transform:"translateY("+t.downHight+"px)",transition:"transform 300ms"})})};t.endDownScroll=function(o){t.downHight=0,t.isDownScrolling=!1,o.requestAnimationFrame(function(){o.selectComponent(".mescroll-wxs-content").setStyle({"will-change":"auto",transform:"translateY(0)",transition:"transform 300ms"})})};t.clearTransform=function(o){o.requestAnimationFrame(function(){o.selectComponent(".mescroll-wxs-content").setStyle({"will-change":"",transform:"",transition:""})})};function h(o){o&&(t.optDown=o.optDown,t.scrollTop=o.scrollTop,t.bodyHeight=o.bodyHeight,t.isDownScrolling=o.isDownScrolling,t.isUpScrolling=o.isUpScrolling,t.isUpBoth=o.isUpBoth,t.isScrollBody=o.isScrollBody,t.startTop=o.scrollTop)}function u(o,e,n){t.disabled()||o.callType&&(o.callType==="showLoading"?t.showLoading(n):o.callType==="endDownScroll"?t.endDownScroll(n):o.callType==="clearTransform"&&t.clearTransform(n))}function p(o,e){t.downHight=0,t.startPoint=t.getPoint(o),t.startTop=t.getScrollTop(),t.startAngle=0,t.lastPoint=t.startPoint,t.maxTouchmoveY=t.getBodyHeight()-t.optDown.bottomOffset,t.inTouchend=!1,t.callMethod(e,{type:"setWxsProp"})}function d(o,e){var n=!0;if(t.disabled())return n;var r=t.getScrollTop(),l=t.getPoint(o),i=l.y-t.startPoint.y;if(i>0&&(t.isScrollBody&&r<=0||!t.isScrollBody&&(r<=0||r<=t.optDown.startTop&&r===t.startTop))&&!t.inTouchend&&!t.isDownScrolling&&!t.optDown.isLock&&(!t.isUpScrolling||t.isUpScrolling&&t.isUpBoth)){if(t.startAngle||(t.startAngle=t.getAngle(t.lastPoint,l)),t.startAngle<t.optDown.minAngle)return n;if(t.maxTouchmoveY>0&&l.y>=t.maxTouchmoveY)return t.inTouchend=!0,s(o,e),n;n=!1;var a=l.y-t.lastPoint.y;t.downHight<t.optDown.offset?(t.movetype!==1&&(t.movetype=1,t.callMethod(e,{type:"setLoadType",downLoadType:1}),t.isMoveDown=!0),t.downHight+=a*t.optDown.inOffsetRate):(t.movetype!==2&&(t.movetype=2,t.callMethod(e,{type:"setLoadType",downLoadType:2}),t.isMoveDown=!0),a>0?t.downHight+=a*t.optDown.outOffsetRate:t.downHight+=a),t.downHight=Math.round(t.downHight);var g=t.downHight/t.optDown.offset;t.onMoving(e,g,t.downHight)}return t.lastPoint=l,n}function s(o,e){if(t.isMoveDown)t.downHight>=t.optDown.offset?(t.downHight=t.optDown.offset,t.callMethod(e,{type:"triggerDownScroll"})):(t.downHight=0,t.callMethod(e,{type:"endDownScroll"})),t.movetype=0,t.isMoveDown=!1;else if(!t.isScrollBody&&t.getScrollTop()===t.startTop){var n=t.getPoint(o).y-t.startPoint.y<0;if(n){var r=t.getAngle(t.getPoint(o),t.startPoint);r>80&&t.callMethod(e,{type:"triggerUpScroll"})}}t.callMethod(e,{type:"setWxsProp"})}t.disabled=function(){return!t.optDown||!t.optDown.use||t.optDown.native};t.getPoint=function(o){return o?o.touches&&o.touches[0]?{x:o.touches[0].pageX,y:o.touches[0].pageY}:o.changedTouches&&o.changedTouches[0]?{x:o.changedTouches[0].pageX,y:o.changedTouches[0].pageY}:{x:o.clientX,y:o.clientY}:{x:0,y:0}};t.getAngle=function(o,e){var n=Math.abs(o.x-e.x),r=Math.abs(o.y-e.y),l=Math.sqrt(n*n+r*r),i=0;return l!==0&&(i=Math.asin(r/l)/Math.PI*180),i};t.getScrollTop=function(){return t.scrollTop||0};t.getBodyHeight=function(){return t.bodyHeight||0};t.callMethod=function(o,e){o&&o.callMethod("wxsCall",e)};c.exports={propObserver:h,callObserver:u,touchstartEvent:p,touchmoveEvent:d,touchendEvent:s}});return w();})();
|
||||
3
unpackage/resources/__UNI__901D257/www/app.css
Normal file
1
unpackage/resources/__UNI__901D257/www/manifest.json
Normal file
@@ -0,0 +1 @@
|
||||
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__901D257","name":"美塞斯条码机","version":{"name":"1.0.4","code":104},"description":"","developer":{"name":"","email":"","url":""},"permissions":{"Camera":{},"Record":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"uniCloud":{"service":"jiaoyu","version":"1.0.0"},"usingComponents":true,"nvueStyleCompiler":"uni-app","compilerVersion":3,"nativePlugins":{},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#fff"},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#FFF","bottom":{"offset":"auto"}},"uni-app":{"control":"uni-v3","vueVersion":"3","compilerVersion":"4.54","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal","webView":{"minUserAgentVersion":"49.0"}},"tabBar":{"position":"bottom","color":"#666666","selectedColor":"#333333","borderStyle":"rgba(0,0,0,0.4)","blurEffect":"none","fontSize":"10px","iconWidth":"26px","spacing":"3px","height":"50px","list":[{"pagePath":"pages/main/home","iconPath":"/static/tabbar/home.png","selectedIconPath":"/static/tabbar/homea.png","text":""},{"pagePath":"pages/main/mine","iconPath":"/static/tabbar/me.png","selectedIconPath":"/static/tabbar/mea.png","text":""}],"backgroundColor":"#FFF","selectedIndex":0,"shown":true}},"app-harmony":{"useragent":{"value":"uni-app","concatenate":true},"uniStatistics":{"enable":false},"safearea":{"background":"#FFF","bottom":{"offset":"auto"}}},"locale":"zh-Hans","launch_path":"__uniappview.html","fallbackLocale":"en"}
|
||||
@@ -0,0 +1 @@
|
||||
.multi-line-omit[data-v-95a80f40]{word-break:break-all;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.one-line-omit[data-v-95a80f40]{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.u-status-bar[data-v-95a80f40]{width:100%}.multi-line-omit[data-v-5e92d907]{word-break:break-all;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.one-line-omit[data-v-5e92d907]{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header[data-v-5e92d907]{width:100vw;z-index:9999}.app-header.sticky[data-v-5e92d907]{position:fixed;left:0;top:0}.app-header__content[data-v-5e92d907]{width:100vw;height:2.75rem;display:flex;flex-direction:row;align-items:center}.app-header__content .content-title[data-v-5e92d907]{flex:1;display:flex;align-items:center;justify-content:center}.app-header__content .content-title__context[data-v-5e92d907]{font-size:1rem;font-family:Medium}.app-header__content .content-slot[data-v-5e92d907]{min-width:2.75rem;display:flex;align-items:center;justify-content:center}.multi-line-omit{word-break:break-all;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.one-line-omit{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app{background-color:#f5f5f5}.app .page{padding:18px 1rem}.app .home-top{display:flex}.app .home-top .searching{margin:.625rem 0;width:19.1875rem;height:2.125rem;background-color:#fff;border-radius:1.375rem;box-sizing:border-box;padding:.625rem;display:flex;align-items:center}.app .home-top .message-icon{flex:1;display:flex;align-items:center;justify-content:flex-end}.app .carousel{margin-top:.3125rem}.app .carousel .swiper-wrapper{width:100%;height:12.5rem;border-radius:.875rem;overflow:hidden}.app .carousel .swiper-wrapper__item{width:100%;height:12.5rem;border-radius:.875rem}.app .carousel .grid-wrapper{margin:1rem 0}.app .carousel .grid-wrapper__icon{width:2.625rem;height:2.625rem}.app .carousel .grid-wrapper__text{font-size:.8125rem}.app .carousel .subject-title{font-size:1rem;font-weight:500;color:#353635;font-family:Medium}.app .type-bc{display:flex;flex-wrap:wrap;justify-content:space-between}.app .type-bc .type-item{width:10.3125rem;height:5.5rem;background-repeat:no-repeat;background-size:contain;background-position:center;margin-bottom:.75rem;border-radius:.6875rem}.app .type-bc .type-item-text{color:#fff;font-weight:600;font-size:1.125rem;font-family:PingFang SC;margin:.75rem}.app .type-bc .type-item-gc{background-image:url(../../static/bc/homeBcItem.png)}.app .type-bc .type-item-hy{background-image:url(../../static/bc/homeBcItem.png)}.app .type-bc .type-item-jz{background-image:url(../../static/bc/homeBcItem.png)}.app .type-bc .type-item-hl{background-image:url(../../static/bc/homeBcItem.png)}.app .Advertising{width:100%;height:5.5rem;background-repeat:no-repeat;background-image:url(../../static/bc/home-gg.png);background-size:contain;background-position:center;margin-bottom:.75rem}
|
||||
BIN
unpackage/resources/__UNI__901D257/www/static/bc/aysd.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/bc/home-gc.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/bc/home-gg.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/bc/home-hl.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/bc/home-hy.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/bc/home-jz.png
Normal file
|
After Width: | Height: | Size: 8.5 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/bc/homeBcItem.png
Normal file
|
After Width: | Height: | Size: 241 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/bc/kong.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/bc/loginBc.png
Normal file
|
After Width: | Height: | Size: 3.2 MiB |
|
After Width: | Height: | Size: 268 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/bc/typeList-lb.png
Normal file
|
After Width: | Height: | Size: 330 KiB |
440
unpackage/resources/__UNI__901D257/www/static/css/animista.scss
Normal file
@@ -0,0 +1,440 @@
|
||||
/* #ifndef APP-NVUE */
|
||||
.skeleton {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
/* 以下代码实现背景动画效果 */
|
||||
animation: loading 1.4s ease infinite !important;
|
||||
-webkit-animation: loading 1.4s ease infinite !important;
|
||||
background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #f0f0f0), color-stop(37%, #e3e3e3), color-stop(63%, #f0f0f0)) !important;
|
||||
background-image: -o-linear-gradient(left, #f0f0f0 25%, #e3e3e3 37%, #f0f0f0 63%) !important;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 25%, #e3e3e3 37%, #f0f0f0 63%) !important;
|
||||
background-size: 400% 100% !important;
|
||||
}
|
||||
//定义骨架屏宽度
|
||||
@for $i from 0 through 100 {
|
||||
.skeleton-width-#{$i}, .sk-w-#{$i} {
|
||||
width: $i + vw !important;
|
||||
}
|
||||
.skeleton-height-#{$i}, .sk-h-#{$i} {
|
||||
height: $i + vmax !important;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes loading {
|
||||
0% {
|
||||
background-position: 100% 50%
|
||||
}
|
||||
|
||||
to {
|
||||
background-position: 0 50%
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes loading {
|
||||
0% {
|
||||
background-position: 100% 50%
|
||||
}
|
||||
|
||||
to {
|
||||
background-position: 0 50%
|
||||
}
|
||||
}
|
||||
@keyframes error-num {
|
||||
0% {
|
||||
transform: translateY(60px);
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
100% {
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
.fade-in {
|
||||
-webkit-animation: fade-in .65s cubic-bezier(.39, .575, .565, 1.000) both !important;
|
||||
animation: fade-in .65s cubic-bezier(.39, .575, .565, 1.000) both !important;
|
||||
}
|
||||
.fade-out {
|
||||
-webkit-animation: fade-out .25s ease-out both !important;
|
||||
animation: fade-out .25s ease-out both !important;
|
||||
}
|
||||
|
||||
.bounce-in-top {
|
||||
-webkit-animation: bounce-in-top 1.1s both !important;
|
||||
animation: bounce-in-top 1.1s both !important;
|
||||
}
|
||||
|
||||
.rotate-center {
|
||||
-webkit-animation: rotate-center 0.6s ease-in-out both !important;
|
||||
animation: rotate-center 0.6s ease-in-out both !important;
|
||||
}
|
||||
.slide-in-top {
|
||||
-webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
|
||||
animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
|
||||
}
|
||||
.slide-out-top {
|
||||
-webkit-animation: slide-out-top 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
|
||||
animation: slide-out-top 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
|
||||
}
|
||||
.slide-in-bottom {
|
||||
-webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
|
||||
animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
|
||||
}
|
||||
.slide-out-bottom {
|
||||
-webkit-animation: slide-out-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both !important;
|
||||
animation: slide-out-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both !important;
|
||||
}
|
||||
.slide-in-left{
|
||||
-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
|
||||
animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
|
||||
}
|
||||
.slide-in-right{
|
||||
-webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
|
||||
animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
|
||||
}
|
||||
@-webkit-keyframes slide-out-top {
|
||||
0% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: translateY(-1000px);
|
||||
transform: translateY(-1000px);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
@keyframes slide-out-top {
|
||||
0% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: translateY(-1000px);
|
||||
transform: translateY(-1000px);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes slide-in-top {
|
||||
0% {
|
||||
-webkit-transform: translateY(-1000px);
|
||||
transform: translateY(-1000px);
|
||||
opacity: 0;
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
@keyframes slide-in-top {
|
||||
0% {
|
||||
-webkit-transform: translateY(-1000px);
|
||||
transform: translateY(-1000px);
|
||||
opacity: 0;
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes slide-in-left {
|
||||
0% {
|
||||
-webkit-transform: translateX(-100px);
|
||||
transform: translateX(-100px);
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
100% {
|
||||
-webkit-transform: translateX(0);
|
||||
transform: translateX(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes slide-in-left {
|
||||
0% {
|
||||
-webkit-transform: translateX(-100px);
|
||||
transform: translateX(-100px);
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
100% {
|
||||
-webkit-transform: translateX(0);
|
||||
transform: translateX(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes slide-in-right {
|
||||
0% {
|
||||
-webkit-transform: translateX(100px);
|
||||
transform: translateX(100px);
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
100% {
|
||||
-webkit-transform: translateX(0);
|
||||
transform: translateX(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes slide-in-right {
|
||||
0% {
|
||||
-webkit-transform: translateX(100px);
|
||||
transform: translateX(100px);
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
100% {
|
||||
-webkit-transform: translateX(0);
|
||||
transform: translateX(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes fade-in {
|
||||
0% {
|
||||
opacity: 0
|
||||
}
|
||||
|
||||
100% {
|
||||
opacity: 1
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes fade-in {
|
||||
0% {
|
||||
opacity: 0
|
||||
}
|
||||
|
||||
100% {
|
||||
opacity: 1
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes fade-out {
|
||||
0% {
|
||||
opacity: 1;
|
||||
}
|
||||
100% {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
@keyframes fade-out {
|
||||
0% {
|
||||
opacity: 1;
|
||||
}
|
||||
100% {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
@keyframes error-num {
|
||||
0% {
|
||||
transform: translateY(60px);
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
100% {
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes bounce-in-top {
|
||||
0% {
|
||||
-webkit-transform: translateY(-500px);
|
||||
transform: translateY(-500px);
|
||||
-webkit-animation-timing-function: ease-in;
|
||||
animation-timing-function: ease-in;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
38% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
-webkit-animation-timing-function: ease-out;
|
||||
animation-timing-function: ease-out;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
55% {
|
||||
-webkit-transform: translateY(-65px);
|
||||
transform: translateY(-65px);
|
||||
-webkit-animation-timing-function: ease-in;
|
||||
animation-timing-function: ease-in;
|
||||
}
|
||||
|
||||
72% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
-webkit-animation-timing-function: ease-out;
|
||||
animation-timing-function: ease-out;
|
||||
}
|
||||
|
||||
81% {
|
||||
-webkit-transform: translateY(-28px);
|
||||
transform: translateY(-28px);
|
||||
-webkit-animation-timing-function: ease-in;
|
||||
animation-timing-function: ease-in;
|
||||
}
|
||||
|
||||
90% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
-webkit-animation-timing-function: ease-out;
|
||||
animation-timing-function: ease-out;
|
||||
}
|
||||
|
||||
95% {
|
||||
-webkit-transform: translateY(-8px);
|
||||
transform: translateY(-8px);
|
||||
-webkit-animation-timing-function: ease-in;
|
||||
animation-timing-function: ease-in;
|
||||
}
|
||||
|
||||
100% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
-webkit-animation-timing-function: ease-out;
|
||||
animation-timing-function: ease-out;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes bounce-in-top {
|
||||
0% {
|
||||
-webkit-transform: translateY(-500px);
|
||||
transform: translateY(-500px);
|
||||
-webkit-animation-timing-function: ease-in;
|
||||
animation-timing-function: ease-in;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
38% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
-webkit-animation-timing-function: ease-out;
|
||||
animation-timing-function: ease-out;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
55% {
|
||||
-webkit-transform: translateY(-65px);
|
||||
transform: translateY(-65px);
|
||||
-webkit-animation-timing-function: ease-in;
|
||||
animation-timing-function: ease-in;
|
||||
}
|
||||
|
||||
72% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
-webkit-animation-timing-function: ease-out;
|
||||
animation-timing-function: ease-out;
|
||||
}
|
||||
|
||||
81% {
|
||||
-webkit-transform: translateY(-28px);
|
||||
transform: translateY(-28px);
|
||||
-webkit-animation-timing-function: ease-in;
|
||||
animation-timing-function: ease-in;
|
||||
}
|
||||
|
||||
90% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
-webkit-animation-timing-function: ease-out;
|
||||
animation-timing-function: ease-out;
|
||||
}
|
||||
|
||||
95% {
|
||||
-webkit-transform: translateY(-8px);
|
||||
transform: translateY(-8px);
|
||||
-webkit-animation-timing-function: ease-in;
|
||||
animation-timing-function: ease-in;
|
||||
}
|
||||
|
||||
100% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
-webkit-animation-timing-function: ease-out;
|
||||
animation-timing-function: ease-out;
|
||||
}
|
||||
}
|
||||
|
||||
@-webkit-keyframes rotate-center {
|
||||
0% {
|
||||
-webkit-transform: rotate(0);
|
||||
transform: rotate(0);
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: rotate(360deg);
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
@keyframes rotate-center {
|
||||
0% {
|
||||
-webkit-transform: rotate(0);
|
||||
transform: rotate(0);
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: rotate(360deg);
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes slide-in-bottom {
|
||||
0% {
|
||||
-webkit-transform: translateY(1000px);
|
||||
transform: translateY(1000px);
|
||||
opacity: 0;
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
@keyframes slide-in-bottom {
|
||||
0% {
|
||||
-webkit-transform: translateY(1000px);
|
||||
transform: translateY(1000px);
|
||||
opacity: 0;
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes slide-out-bottom {
|
||||
0% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: translateY(1000px);
|
||||
transform: translateY(1000px);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
@keyframes slide-out-bottom {
|
||||
0% {
|
||||
-webkit-transform: translateY(0);
|
||||
transform: translateY(0);
|
||||
opacity: 1;
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: translateY(1000px);
|
||||
transform: translateY(1000px);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
/* #endif */
|
||||
|
||||
|
||||
|
||||
|
||||
162
unpackage/resources/__UNI__901D257/www/static/css/main.scss
Normal file
@@ -0,0 +1,162 @@
|
||||
/* 多行省略 */
|
||||
.multi-line-omit {
|
||||
word-break: break-all; // 允许单词内自动换行,如果一个单词很长的话
|
||||
text-overflow: ellipsis; // 溢出用省略号显示
|
||||
overflow: hidden; // 超出的文本隐藏
|
||||
display: -webkit-box; // 作为弹性伸缩盒子模型显示
|
||||
-webkit-line-clamp: 2; // 显示的行
|
||||
-webkit-box-orient: vertical; // 设置伸缩盒子的子元素排列方式--从上到下垂直排列
|
||||
}
|
||||
|
||||
/* 单行省略 */
|
||||
.one-line-omit {
|
||||
width: 100%; // 宽度100%:1vw等于视口宽度的1%;1vh等于视口高度的1%
|
||||
white-space: nowrap; // 溢出不换行
|
||||
overflow: hidden; // 超出的文本隐藏
|
||||
text-overflow: ellipsis; // 溢出用省略号显示
|
||||
}
|
||||
|
||||
@mixin flex($direction: row) {
|
||||
/* #ifndef APP-NVUE */
|
||||
display: flex;
|
||||
/* #endif */
|
||||
flex-direction: $direction;
|
||||
}
|
||||
|
||||
/* #ifndef APP-NVUE */
|
||||
.app {
|
||||
width: 100vw;
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
/* #endif */
|
||||
/* #ifdef APP-NVUE */
|
||||
.app {
|
||||
width: 750rpx;
|
||||
}
|
||||
|
||||
/* #endif */
|
||||
.status-bar-gap {
|
||||
padding-top: calc(88rpx + var(--status-bar-height));
|
||||
}
|
||||
|
||||
$color: #0129D3;
|
||||
.card-wrapper {
|
||||
background-color: #fff;
|
||||
padding: 32rpx;
|
||||
border-radius: 24rpx;
|
||||
}
|
||||
|
||||
.flex-row {
|
||||
display: flex !important;
|
||||
align-items: center;
|
||||
flex-direction: row !important;
|
||||
}
|
||||
|
||||
.flex-column {
|
||||
display: flex !important;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.flex-between {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.flex-around {
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.flex-center {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.flex-start {
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.flex-end {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
// 定义flex等分
|
||||
@for $i from 0 through 100 {
|
||||
.w#{$i} {
|
||||
width: $i + vw;
|
||||
}
|
||||
}
|
||||
|
||||
// 定义flex等分
|
||||
@for $i from 0 through 12 {
|
||||
.u-flex-#{$i} {
|
||||
flex: $i;
|
||||
}
|
||||
}
|
||||
|
||||
// 定义字体(px)单位,小于20都为px单位字体
|
||||
@for $i from 9 to 20 {
|
||||
.u-font-#{$i} {
|
||||
font-size: $i + px;
|
||||
}
|
||||
}
|
||||
|
||||
// 定义字体(rpx)单位,大于或等于20的都为rpx单位字体
|
||||
@for $i from 20 through 40 {
|
||||
.u-font-#{$i} {
|
||||
font-size: $i + rpx;
|
||||
}
|
||||
}
|
||||
|
||||
// 定义内外边距,历遍1-80
|
||||
@for $i from 0 through 80 {
|
||||
// 只要双数和能被5除尽的数
|
||||
@if $i % 2 == 0 or $i % 5 == 0 {
|
||||
// 得出:u-margin-30或者u-m-30
|
||||
.u-margin-#{$i}, .u-m-#{$i} {
|
||||
margin: $i + rpx !important;
|
||||
}
|
||||
|
||||
// 得出:u-padding-30或者u-p-30
|
||||
.u-padding-#{$i}, .u-p-#{$i} {
|
||||
padding: $i + rpx !important;
|
||||
}
|
||||
|
||||
@each $short, $long in l left, t top, r right, b bottom {
|
||||
// 缩写版,结果如: u-m-l-30
|
||||
// 定义外边距
|
||||
.u-m-#{$short}-#{$i} {
|
||||
margin-#{$long}: $i + rpx !important;
|
||||
}
|
||||
|
||||
// 定义内边距
|
||||
.u-p-#{$short}-#{$i} {
|
||||
padding-#{$long}: $i + rpx !important;
|
||||
}
|
||||
|
||||
// 完整版,结果如:u-margin-left-30
|
||||
// 定义外边距
|
||||
.u-margin-#{$long}-#{$i} {
|
||||
margin-#{$long}: $i + rpx !important;
|
||||
}
|
||||
|
||||
// 定义内边距
|
||||
.u-padding-#{$long}-#{$i} {
|
||||
padding-#{$long}: $i + rpx !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.button {
|
||||
height: 52rpx;
|
||||
background-color: $color;
|
||||
color: #fff;
|
||||
border-radius: 50rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 0 20rpx;
|
||||
font-size: 26rpx;
|
||||
}
|
||||
|
||||
65
unpackage/resources/__UNI__901D257/www/static/css/vue.scss
Normal file
@@ -0,0 +1,65 @@
|
||||
/* #ifndef APP-NVUE */
|
||||
*{
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.status-bar{
|
||||
width:100vw;
|
||||
height:var(--status-bar-height);
|
||||
background-color: #fff;
|
||||
position: sticky;
|
||||
left: 0;
|
||||
top:0;
|
||||
z-index: 99;
|
||||
}
|
||||
@font-face {
|
||||
font-family: Regular;
|
||||
src: url('~@/static/fonts/MiSans-Regular.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Medium;
|
||||
src: url('~@/static/fonts/MiSans-Medium.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Bold;
|
||||
src: url('~@/static/fonts/MiSans-Demibold.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: DOUYU;
|
||||
src: url('~@/static/fonts/douyuFont.otf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Bebas;
|
||||
src: url('~@/static/fonts/BEBAS.ttf');
|
||||
}
|
||||
|
||||
.f-base {
|
||||
font-family: Regular;
|
||||
}
|
||||
|
||||
.f-bold {
|
||||
font-family: Bold !important;
|
||||
}
|
||||
|
||||
.f-medium {
|
||||
font-family: Medium !important;
|
||||
}
|
||||
|
||||
.f-douyu {
|
||||
font-family: DOUYU !important;
|
||||
}
|
||||
|
||||
.f-bebas {
|
||||
font-family: Bebas !important;
|
||||
}
|
||||
.uni-page-head, .uni-page-wrapper, .uni-page-body,page {
|
||||
font-family: Regular;
|
||||
color: #333;
|
||||
}
|
||||
/* #endif */
|
||||
BIN
unpackage/resources/__UNI__901D257/www/static/fonts/BEBAS.ttf
Normal file
BIN
unpackage/resources/__UNI__901D257/www/static/fonts/jjqx.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/add.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/cwds.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/dzbj.png
Normal file
|
After Width: | Height: | Size: 504 B |
|
After Width: | Height: | Size: 324 B |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/jjqx.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/jzfw.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 854 B |
|
After Width: | Height: | Size: 813 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 803 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 917 B |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/mine/sz.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 655 B |
|
After Width: | Height: | Size: 7.6 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 756 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 954 B |
|
After Width: | Height: | Size: 646 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 654 B |
|
After Width: | Height: | Size: 335 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/pyq.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/qiehuan.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/qwxd.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/rcbj.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/rl.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/sc.png
Normal file
|
After Width: | Height: | Size: 549 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 702 B |
|
After Width: | Height: | Size: 682 B |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/smrz.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/sxsx.png
Normal file
|
After Width: | Height: | Size: 324 B |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/upDatat.png
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/wechat.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/xl.png
Normal file
|
After Width: | Height: | Size: 398 B |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/xr.png
Normal file
|
After Width: | Height: | Size: 351 B |
BIN
unpackage/resources/__UNI__901D257/www/static/icons/yrc.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/images/2wm.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/images/car.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
unpackage/resources/__UNI__901D257/www/static/images/dp.png
Normal file
|
After Width: | Height: | Size: 516 KiB |