首次git

master
chen 2021-08-24 08:49:11 +08:00
commit b8daff7cb9
167 changed files with 12532 additions and 0 deletions

11
.hbuilderx/launch.json Normal file
View File

@ -0,0 +1,11 @@
{ // launch.json configurations app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/
// launchtypelocalremote, localremote
"version": "0.0",
"configurations": [{
"type": "uniCloud",
"default": {
"launchtype": "local"
}
}
]
}

20
App.vue Normal file
View File

@ -0,0 +1,20 @@
<script>
export default {
onLaunch: function() {
// console.log('App Launch');
},
onShow: function() {
// console.log('App Show');
},
onHide: function() {
// console.log('App Hide');
}
};
</script>
<style>
/*每个页面公共css */
@import url("./commons/dezhu.css");
@import url("./commons/animate.min.css");
page{background-color: rgba(245, 247, 250,1);}
</style>

12
commons/animate.min.css vendored Normal file

File diff suppressed because one or more lines are too long

281
commons/dezhu.css Normal file
View File

@ -0,0 +1,281 @@
.logImg{height: 36rpx;width: 66rpx;}
.toolBox{width: 16px;height: 16px;}
.toolBox>view{width: 16px;height: 2px;background: #4C7EE9;border-radius: 1.5px;}
.moxl{transition: all 0.5s;transform: rotateZ(90deg);}
.activexl{transition: all 0.5s;transform: rotateZ(0deg);}
.moxial{height: 0;transition: all 1s;}
.axial{display: block; transition: all 1s;overflow-y: scroll;}
.hided::-webkit-scrollbar {
display: none;
}
.activeone{background-color: #4C7EE9;color: #FFFFFF;border-radius: 40rpx;height: 80rpx;line-height: 80rpx;}
.moone{border-radius: 40rpx;height: 80rpx;line-height: 80rpx;background-color: #FFFFFF;}
.liaox{width: 156rpx;margin-top: 32rpx;height: 60rpx;border-radius: 32rpx;line-height: 60rpx;text-align: center;background: #fff;font-size: 24rpx;color: #4C7EE9;border: 2rpx solid #4C7EE9;}
.dactive{transition: all 0.5s;transform: rotate(0deg);}
.dmo{transition: all 0.5s;transform: rotate(-90deg);}
.itemactive{
overflow: hidden;
transition: all 0.5s;
height: auto;
}
.itemmo{
overflow: hidden;
transition: all 0.5s;
height: 0;
}
.xial-box{border-bottom: 1px solid #DCDFE6;line-height: 56px;}
.xial-img{width: 36rpx;height: 22rpx;transform: rotate(-90deg);transition: all 0.5s;}
.xial-imga{width: 36rpx;height: 22rpx;transform: rotate(0deg);transition: all 0.5s;}
.sw-titleo{font-size: 50rpx;line-height: 88rpx;font-weight: normal;}
.sw-contento{font-size: 28rpx;line-height: 41rpx;color: #999;margin: 48rpx 0 64rpx 0;}
.sw-liao{width: 224rpx;height: 80rpx;line-height: 80rpx;border-radius: 40rpx;font-size: 32rpx;background: #4C7EE9;color: #fff;text-align: center;}
.sw-box-two{height: 50rpx;line-height: 50rpx;}
.sw-two-img{width: 110rpx;height: 38rpx;}
.deB{padding: 5.6vh 0;}
.deTitle{font-size: 46rpx;line-height: 72rpx;}
.deContent{line-height: 48rpx;}
.deitem-box{margin: 64rpx 0;}
.dezitem-box{border-radius: 16rpx;box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);}
.dez-img{width: 80rpx;height: 80rpx;margin-right: 16rpx;}
.de-btn{line-height: 48rpx;text-align: left;}
.jie-title{font-size: 48rpx;line-height: 72rpx;}
.jiesw-box{width: 78%;box-shadow: 0px 0px 30px 0px rgb(76 126 233 / 10%);border: 1px solid #DCDFE6;border-radius: 16rpx;}
.dez-box{padding: 5.6vh 50rpx;}
.dez-title{font-size: 48rpx;text-align: center;}
.dez-img{width: 160rpx;height: 160rpx;}
.marb64{margin-bottom: 64rpx;}
.xr-box{display: flex;justify-content: center;}
.xr-item-box{width: 80%; padding: 32rpx 50rpx 64rpx 40rpx;height: auto;border: 2rpx solid #DCDFE6;border-radius: 16rpx;background: #fff;text-align: center;}
.xr-img{width: 416rpx;height: 156rpx;}
.xr-title{height: 460rpx;font-size: 32rpx;line-height: 48rpx;color: #666;}
.zx-title{font-size: 28rpx;margin-top: 8rpx; line-height: 48rpx;margin-left: 20rpx;color: #333;}
.shengj{padding: 5.6vh 30rpx;background-color: #4C7EE9;color: #FFFFFF;text-align: center;}
.dez-content{font-size: 28rpx;margin-top: 32rpx;line-height: 48rpx;}
.debtn-one{width: 224rpx;background-color: #FFFFFF;color: #4C7EE9;height: 80rpx;margin-right: 32rpx;line-height: 80rpx;border-radius: 40rpx;font-size: 32rpx;}
.debtn-two{width: 224rpx;border: 2rpx solid #FFFFFF;height: 80rpx;line-height: 80rpx;border-radius: 40rpx;font-size: 32rpx;}
.width100{width: 100%;}
.posAll{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,.45);}
.posir{position: relative;}
.posia{position: absolute;}
.posiszy{position: fixed;left: 0;right: 0;z-index: 2;}
.posxzy{position: fixed;left: 0;right: 0;bottom: 0;z-index: 1;border-top: 1px solid #DCDFE6;padding: 12rpx 0 14rpx 0;font-size: 24rpx;color: #333333;}
.dis{display: flex;}
.disac{display: flex;align-items: center;}
.disja{display: flex;justify-content: space-around;}
.disjb{display: flex;justify-content: space-between;}
.disje{display: flex;justify-content: flex-end;}
.disjbac{display: flex;justify-content: space-between;align-items: center;}
.disjcac{display: flex;justify-content: center;align-items: center;}
.fc{flex-direction: column;}
.fw{flex-wrap: wrap;}
.flexs{flex-shrink: 0;}
button:after{content: none!important;}
.borbot{border-bottom: 2rpx solid #EBEEF5}
.borbot:last-child{border-bottom: none;}
.bbot{border-bottom: 2rpx solid #EBEEF5;}
.clips1{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break:break-all;}
.clips2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break:break-all;}
.clips3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break:break-all;}
.clips5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break:break-all;}
/* 上下左右---外边距 */
.mar10{margin: 10rpx;}
.mar20{margin: 20rpx;}
.mar25{margin: 25rpx;}
.mar30{margin: 30rpx;}
.mar32{margin: 32rpx;}
.mar36{margin: 36rpx;}
.mar40{margin: 40rpx;}
.mar50{margin: 50rpx;}
/* 上下---外边距 */
.mar-sx10{margin-top: 10rpx;margin-bottom: 10rpx;}
.mar-sx20{margin-top: 20rpx;margin-bottom: 20rpx;}
.mar-sx25{margin-top: 25rpx;margin-bottom: 25rpx;}
.mar-sx30{margin-top: 30rpx;margin-bottom: 30rpx;}
.mar-sx32{margin-top: 32rpx;margin-bottom: 32rpx;}
.mar-sx36{margin-top: 36rpx;margin-bottom: 36rpx;}
.mar-sx40{margin-top: 40rpx;margin-bottom: 40rpx;}
.mar-sx50{margin-top: 50rpx;margin-bottom: 50rpx;}
/* 左右---外边距 */
.mar-zy10{margin-left: 10rpx;margin-right: 10rpx;}
.mar-zy20{margin-left: 20rpx;margin-right: 20rpx;}
.mar-zy25{margin-left: 25rpx;margin-right: 25rpx;}
.mar-zy30{margin-left: 30rpx;margin-right: 30rpx;}
.mar-zy32{margin-left: 32rpx;margin-right: 32rpx;}
.mar-zy36{margin-left: 36rpx;margin-right: 36rpx;}
.mar-zy40{margin-left: 40rpx;margin-right: 40rpx;}
.mar-zy50{margin-left: 50rpx;margin-right: 50rpx;}
/* 上---外边距 */
.mar-s10{margin-top: 10rpx;}
.mar-s20{margin-top: 20rpx;}
.mar-s25{margin-top: 25rpx;}
.mar-s30{margin-top: 30rpx;}
.mar-s32{margin-top: 32rpx;}
.mar-s36{margin-top: 36rpx;}
.mar-s40{margin-top: 40rpx;}
.mar-s50{margin-top: 50rpx;}
/* 下---外边距 */
.mar-x10{margin-bottom: 10rpx;}
.mar-x20{margin-bottom: 20rpx;}
.mar-x25{margin-bottom: 25rpx;}
.mar-x30{margin-bottom: 30rpx;}
.mar-x32{margin-bottom: 32rpx;}
.mar-x36{margin-bottom: 36rpx;}
.mar-x40{margin-bottom: 40rpx;}
.mar-x50{margin-bottom: 50rpx;}
/* 左---外边距 */
.mar-z10{margin-left: 10rpx;}
.mar-z20{margin-left: 20rpx;}
.mar-z25{margin-left: 25rpx;}
.mar-z30{margin-left: 30rpx;}
.mar-z32{margin-left: 32rpx;}
.mar-z36{margin-left: 36rpx;}
.mar-z40{margin-left: 40rpx;}
.mar-z50{margin-left: 50rpx;}
/* 右---外边距 */
.mar-y10{margin-right: 10rpx;}
.mar-y20{margin-right: 20rpx;}
.mar-y25{margin-right: 25rpx;}
.mar-y30{margin-right: 30rpx;}
.mar-y32{margin-right: 32rpx;}
.mar-y36{margin-right: 36rpx;}
.mar-y40{margin-right: 40rpx;}
.mar-y50{margin-right: 50rpx;}
/* 上下左右---内边距 */
.pad10{padding: 10rpx;}
.pad20{padding: 20rpx;}
.pad25{padding: 25rpx;}
.pad30{padding: 30rpx;}
.pad32{padding: 32rpx;}
.pad36{padding: 36rpx;}
.pad40{padding: 40rpx;}
.pad50{padding: 50rpx;}
/* 上下---内边距 */
.pad-sx10{padding-top: 10rpx;padding-bottom: 10rpx;}
.pad-sx20{padding-top: 20rpx;padding-bottom: 20rpx;}
.pad-sx25{padding-top: 25rpx;padding-bottom: 25rpx;}
.pad-sx30{padding-top: 30rpx;padding-bottom: 30rpx;}
.pad-sx32{padding-top: 32rpx;padding-bottom: 32rpx;}
.pad-sx36{padding-top: 36rpx;padding-bottom: 36rpx;}
.pad-sx40{padding-top: 40rpx;padding-bottom: 40rpx;}
.pad-sx50{padding-top: 50rpx;padding-bottom: 50rpx;}
/* 左右---内边距 */
.pad-zy10{padding-left: 10rpx;padding-right: 10rpx;}
.pad-zy20{padding-left: 20rpx;padding-right: 20rpx;}
.pad-zy25{padding-left: 25rpx;padding-right: 25rpx;}
.pad-zy30{padding-left: 30rpx;padding-right: 30rpx;}
.pad-zy32{padding-left: 32rpx;padding-right: 32rpx;}
.pad-zy36{padding-left: 36rpx;padding-right: 36rpx;}
.pad-zy40{padding-left: 40rpx;padding-right: 40rpx;}
.pad-zy50{padding-left: 50rpx;padding-right: 50rpx;}
/* 上---内边距 */
.pad-s10{padding-top: 10rpx;}
.pad-s20{padding-top: 20rpx;}
.pad-s25{padding-top: 25rpx;}
.pad-s30{padding-top: 30rpx;}
.pad-s32{padding-top: 32rpx;}
.pad-s36{padding-top: 36rpx;}
.pad-s40{padding-top: 40rpx;}
.pad-s50{padding-top: 50rpx;}
/* 下---内边距 */
.pad-x10{padding-bottom: 10rpx;}
.pad-x20{padding-bottom: 20rpx;}
.pad-x25{padding-bottom: 25rpx;}
.pad-x30{padding-bottom: 30rpx;}
.pad-x32{padding-bottom: 32rpx;}
.pad-x36{padding-bottom: 36rpx;}
.pad-x40{padding-bottom: 40rpx;}
.pad-x50{padding-bottom: 50rpx;}
.pad-x180{padding-bottom: 180rpx;}
.pad-x260{padding-bottom: 260rpx;}
/* 左---内边距 */
.pad-z10{padding-left: 10rpx;}
.pad-z20{padding-left: 20rpx;}
.pad-z25{padding-left: 25rpx;}
.pad-z30{padding-left: 30rpx;}
.pad-z32{padding-left: 32rpx;}
.pad-z36{padding-left: 36rpx;}
.pad-z40{padding-left: 40rpx;}
.pad-z50{padding-left: 50rpx;}
/* 右---内边距 */
.pad-y10{padding-right: 10rpx;}
.pad-y20{padding-right: 20rpx;}
.pad-y25{padding-right: 25rpx;}
.pad-y30{padding-right: 30rpx;}
.pad-y32{padding-right: 32rpx;}
.pad-y36{padding-right: 36rpx;}
.pad-y40{padding-right: 40rpx;}
.pad-y50{padding-right: 50rpx;}
/* 字体大小 */
.fon20{font-size: 20rpx;}
.fon24{font-size: 24rpx;}
.fon25{font-size: 25rpx;}
.fon26{font-size: 26rpx;}
.fon27{font-size: 27rpx;}
.fon28{font-size: 28rpx;}
.fon30{font-size: 30rpx;}
.fon32{font-size: 32rpx;}
.fon34{font-size: 34rpx;}
.fon36{font-size: 36rpx;}
.fon38{font-size: 38rpx;}
.fon40{font-size: 40rpx;}
/* 字体颜色 */
.colf{color: #FFFFFF;}
.colb{color: #000000;}
.col3{color: #333333;}
.col6{color: #666666;}
.col9{color: #999999;}
.pcol{color: #3875F6;}
.col2c{color: #2C2C2C;}
.col80{color: #808080;}
/* 字体位置 */
.tc{text-align: center;}
.tright{text-align: right;}
/* 粗体 */
.bold{font-weight: bold;}
/* 背景颜色 */
.pbackc{background-color: #3875F6;}
.bacf{background-color: #FFFFFF;}
/* 圆角 */
.radius10{border-radius: 10rpx;}
.radius20{border-radius: 20rpx;}
.radius30{border-radius: 30rpx;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 579 B

View File

@ -0,0 +1,157 @@
<template>
<view class="collapse-box" :class="{boxShadow:boxShadow,borderRadius:borderRadius}">
<view class="title" :class="{border: border}"
:style="{backgroundColor: !disabled&&isShow?activebg:'',fontSize:fontSize+'rpx',height:height+'rpx',color:!disabled&&isShow?activeColor:''}"
@click="disabled?'':show()">
<slot name="title">
<text>{{title}}</text>
<image :src="rightIcon?rightIcon:require('./img/arrow-right.png')" class="right-icon" />
</slot>
</view>
<view class="content-box" :style="{height:isShow?contentHeight+'px':'0'}">
<view id="content" class="content">
<slot>{{content}}</slot>
</view>
</view>
</view>
</template>
<script>
/**
* collapse 手风琴
* @property {String} title 面板标题
* @property {String} content 内容
* @property {Boolean} open 设置某个面板的初始状态是否打开默认false
* @property {Boolean} disabled 面板是否可以打开或收起默认false
* @property {String} activebg 面板打开时标题的背景颜色默认#fff
* @property {String} fontSize 标题的文字大小单位为rpx默认28
* @property {String} height 标题的高度单位为rpx默认90
* @property {String} rightIcon 标题右侧图标默认右箭头>
* @property {Boolean} boxShadow 面板是否有阴影默认false
* @property {Boolean} borderRadius 面板是否有圆角默认false
* @property {String} activeColor 面板打开时标题的颜色默认#333
* @property {Boolean} border 标题是否显示下边框默认true
*/
export default {
props: {
title: {
type: String,
default: "标题"
},
content: {
type: String,
default: "内容"
},
open: {
type: Boolean,
default: false
},
disabled: {
type: Boolean,
default: false
},
activebg: {
type: String,
default: "#fff"
},
fontSize: {
type: String,
default: "28"
},
height: {
type: String,
default: "90"
},
rightIcon: {
type: String,
default: ""
},
boxShadow: {
type: Boolean,
default: false
},
borderRadius: {
type: Boolean,
default: false
},
activeColor: {
type: String,
default: "#333"
},
border: {
type: Boolean,
default: true
}
},
data() {
return {
isShow: this.open,
contentHeight: ''
};
},
created() {
},
mounted() {
this.init();
},
methods: {
//
init() {
this.$nextTick(() => {
this.queryRect();
});
},
//
queryRect() {
const query = uni.createSelectorQuery().in(this);
query.select("#content").boundingClientRect(res => {
this.contentHeight = res.height;
}).exec()
},
show() {
this.isShow = !this.isShow
}
}
};
</script>
<style lang="scss" scoped>
.collapse-box {
}
.boxShadow {
box-shadow: 0 4rpx 6rpx rgba($color: #bbb, $alpha: 0.6);
}
.borderRadius {
border-radius: 16rpx;
}
.title {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 24rpx;
transition: 0.4s all;
.right-icon {
width: 32rpx;
height: 32rpx;
}
}
.border {
border-bottom: 2rpx solid #eee;
}
.content-box {
transition: 0.4s all;
overflow: hidden;
.content {
padding: 32rpx 24rpx;
}
}
</style>

View File

@ -0,0 +1,61 @@
<template>
<text :style="{ color: color, 'font-size': size + 'rpx' }" :class="{isTheme:isTheme}" class="lw-icons"
@click="_onClick">{{icons[icon]}}</text>
</template>
<script>
import icons from './icons.js';
// #ifdef APP-NVUE
var domModule = weex.requireModule('dom');
domModule.addRule('fontFace', {
'fontFamily': 'iconfont',
'src': 'url(\'https://at.alicdn.com/t/font_2294175_vq7ymlkpbtm.ttf\')',
});
// #endif
export default {
name: 'UniIcons',
props: {
icon: {
type: String,
default: ''
},
color: {
type: String,
default: '#333333'
},
size: {
type: [Number, String],
default: 50
},
isTheme: {
type: Boolean,
default: false
}
},
data() {
return {
icons: icons
}
},
methods: {
_onClick() {
this.$emit('click')
}
}
}
</script>
<style lang="scss" scoped>
/* #ifndef APP-NVUE */
@font-face {
font-family: iconfont;
src: url('https://at.alicdn.com/t/font_2294175_vq7ymlkpbtm.ttf')
}
/* #endif */
.lw-icons {
font-family: iconfont;
text-decoration: none;
text-align: center;
}
</style>

View File

@ -0,0 +1,6 @@
export default {
'aixin':'\ue8ab',
'rules':'\ue909',
'sound':'\ue8ea',
'arrowright':'\uee02'
}

View File

@ -0,0 +1,373 @@
<template>
<view>
<view class="contentBox" v-if="list.length" @click="toEmit()"
:style="'color:' + color + ';background-color:' + backgroundColor + ';height:' + height+'rpx;'">
<view v-if="showIcon" class="supBox">
<lwIcon :size="32" :color="iconColor" icon="sound"></lwIcon>
</view>
<view v-if="list.length > 1" class="content">
<view v-for="(item, index) in list" :key="index" @tap.stop="dangGao(index)">
<view class="loopItemBase" :class="index==0&&firstIn?'fistInClass':''"
:animation="realAnimation(index)" v-if="aindexArr.includes(index)"
:style="'line-height:'+height+'rpx;'">
{{ item }}
</view>
</view>
</view>
<view v-if="list.length == 1" class="content">
<view :style="'line-height:'+height+'rpx;'" @tap.stop="dangGao(0)" class="loopItemBaseShow">{{ list[0] }}</view>
</view>
<view v-if="showMore" class="offBox">
<lwIcon :size="32" :color="moreColor" icon="arrowright"></lwIcon>
</view>
</view>
</view>
</template>
<script>
/*
lw-notice公告上下轮询组件组件内依赖了自有的字体图标组件可自行替换为uni或自身项目的图标组件
color:字体颜色
backgroundColor:背景色
list:要循环的列表数据
height:组件高度
showScale:是否有缩放动画
runTime:间隔切换时间
showIcon:是否显示头部小喇叭
iconColor:小喇叭的颜色
showMore:是否显示尾部更多
moreColor:显示更多的颜色
*/
import lwIcon from './iconFont.vue'
export default {
components: {
lwIcon
},
props: {
color: {
type: String,
default: '#666666'
},
backgroundColor: {
type: String,
default: '#f5f5f5'
},
list: {
type: Array,
default: function(){
return []
}
},
height: {
type: Number,
default: 80
},
showScale: {
type: Boolean,
default: false
},
runTime: {
type: Number,
default: 4000
},
showIcon: {
type: Boolean,
default: false
},
showMore: {
type: Boolean,
default: false
},
iconColor: {
type: String,
default: '#aaaaaa'
},
moreColor: {
type: String,
default: '#aaaaaa'
}
},
data() {
return {
//
firstIn: true,
//
aindexArr: [],
//
animation: null,
//
animationData: null,
//
animationDataTwo: null,
//
indexLinkAnimationObj: {},
setTimerOne: null,
setTimerTwo: null,
setTimerThree: null,
setTimerFour: null,
setTimerFive: null
};
},
beforeDestroy() {
this.resetPage()
},
computed: {
//
realAnimation() {
return function(value) {
if (this.indexLinkAnimationObj[value]) {
return this[this.indexLinkAnimationObj[value]]
} else {
return {}
}
}
}
},
methods: {
// 3000
// 1.a 1 1 0ms
// 2.b 2 2 200ms
// 3.a 1 1 300ms
// 4.c 1 1 400ms
// 5.b 2 2 500ms
// 6.a 2 2 600ms
// 7.c 1 1 700ms
// 8.b 1 1 800ms
// 9.a 2 2 900ms
// 10.c 2 2 1000ms
initPage() {
this.resetPage();
if (this.list && this.list.length) {
if (this.list.length > 1) {
this.aindexArr.push(0);
this.animation = uni.createAnimation({
timingFunction: 'linear',
})
// #ifdef H5
this.animationDataH5 = this.animation.translateY(-100).step({
duration: 10000
}).export()
// #endif
this.runAnimation(0, true);
}
}
},
//
resetPage() {
//
clearTimeout(this.setTimerOne);
clearTimeout(this.setTimerTwo);
clearTimeout(this.setTimerThree);
clearTimeout(this.setTimerFour);
clearTimeout(this.setTimerFive);
//
this.aindexArr = [];
this.animation = null;
this.animationData = null;
this.animationDataTwo = null;
this.indexLinkAnimationObj = {};
},
// ()
runAnimation(value, firstIn) {
let that = this;
if (!firstIn) {
that.aindexArr.push(value);
}
//
let lockText = that.createAni(firstIn);
// 50(dom)
that.setTimerOne = setTimeout(() => {
//
that.indexLinkAnimationObj[value] = lockText;
// console.log('')
// console.log(that.indexLinkAnimationObj)
//
let unitRunTime = (that.runTime - 50) / 6;
let waitTime = firstIn ? unitRunTime * 4 : unitRunTime * 5;
let waitTimeTwo = firstIn ? (that.runTime - unitRunTime) : that.runTime;
// #ifdef H5
waitTimeTwo = firstIn ? (that.runTime - (1.5 * unitRunTime)) : that.runTime;
//H5
if (firstIn) {
that.aindexArr.splice(0, 1);
that.aindexArr.push(0);
}
// #endif
//
that.setTimerTwo = setTimeout(() => {
let Index = value == that.list.length - 1 ? 0 : value + 1;
that.runAnimation(Index)
}, waitTime)
//
that.setTimerThree = setTimeout(() => {
let index = that.aindexArr.indexOf(value);
that.aindexArr.splice(index, 1)
that.firstIn = false;
delete that.indexLinkAnimationObj[value]
}, waitTimeTwo)
}, 50)
},
//
createAni(firstIn) {
let that = this;
let unitRunTime = (that.runTime - 50) / 6;
let delayTime = unitRunTime * 4;
let durationTime = unitRunTime;
let dispairTime = unitRunTime;
// #ifdef H5
delayTime = unitRunTime * 3.5;
dispairTime = unitRunTime * 1.5;
// #endif
let showTransformHeight = -uni.upx2px(that.height);
let hideTransformHeight = showTransformHeight * 2;
//
if (that.showScale) {
if (firstIn) {
// that.animation.translateY(1).scale(1,1).step({ duration: 5 });
that.animation.translateY(showTransformHeight).scale(0.5, 0.5).step({
delay: delayTime,
duration: dispairTime
});
} else {
that.animation.translateY(showTransformHeight).scale(1, 1).step({
duration: durationTime
});
that.animation.translateY(hideTransformHeight).scale(0.5, 0.5).step({
delay: delayTime,
duration: dispairTime
});
}
} else {
if (firstIn) {
// that.animation.translateY(1).step({ duration: 5 });
that.animation.translateY(showTransformHeight).step({
delay: delayTime,
duration: dispairTime
});
} else {
that.animation.translateY(showTransformHeight).step({
duration: durationTime
});
that.animation.translateY(hideTransformHeight).step({
delay: delayTime,
duration: dispairTime
});
}
}
//
if (!that.animationData) {
that.animationData = that.animation.export()
that.setTimerFour = setTimeout(() => {
clearTimeout(that.setTimerFour)
that.animationData = false;
}, that.runTime)
return 'animationData'
} else {
that.animationDataTwo = that.animation.export()
that.setTimerFive = setTimeout(() => {
clearTimeout(that.setTimerFive)
that.animationDataTwo = false;
}, that.runTime)
return 'animationDataTwo'
}
},
//
toEmit() {
let that = this
if (that.list.length == 1) {
that.$emit('itemClick', that.list[0])
} else {
that.$emit('itemClick', that.list[that.aindexArr[0]])
}
},
dangGao(index){
let that = this
if (that.list.length != 0) {
that.$emit('dangGao', index)
}
}
},
created() {
},
mounted() {
// list
// setTimeout()
this.initPage()
},
watch: {
list(value) {
this.initPage()
}
}
};
</script>
<style lang="scss" scoped>
.contentBox {
width: 100%;
display: flex;
// padding: 0 20rpx;
align-items: center;
box-sizing: border-box;
font-size: 24rpx;
.supBox {
width: 50rpx;
display: flex;
justify-content: flex-start;
}
.offBox {
width: 50rpx;
display: flex;
justify-content: flex-end;
}
.content {
width: 100%;
flex-grow: 1;
height: 100%;
display: flex;
overflow: hidden;
position: relative;
align-items: center;
box-sizing: border-box;
justify-content: center;
.loopItemBase {
left: 0;
top: 100%;
width: 100%;
height: 100%;
overflow: hidden;
font-size: 28rpx;
text-align: left;
position: absolute;
white-space: nowrap;
align-items: center;
text-overflow: ellipsis;
&.fistInClass {
top: 0;
}
}
.loopItemBaseShow {
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
font-size: 28rpx;
text-align: left;
position: absolute;
white-space: nowrap;
align-items: center;
text-overflow: ellipsis;
}
}
}
</style>

150
jsFile/tools.js Normal file
View File

@ -0,0 +1,150 @@
const tools = {
// 手机号验证
isPhone:function(phone){
// 手机号正则表达式
let reg_tel = /^(13[0-9]|14[01456879]|15[0-35-9]|16[2567]|17[0-8]|18[0-9]|19[0-35-9])\d{8}$/;
if(!reg_tel.test(phone)){
return true
}
return false
},
// 手机号中间四位用"****"带替
hideMPhone(phone){
return `${phone.substr(0, 3)}****${phone.substr(7)}`
},
// 只显示姓,名使用"*"代替
hideName(name,num){
let hname = ''
let reg = /(?<=.)./g;
if(num==1) hname = name.replace(reg, '*')
if(num==2) hname = `${name.substr(0, 1)}****${name.substr(name.length-1)}`
return hname
},
// 时间戳===>日期
timestampToTime(timestamp) {
var date = new Date(timestamp * 1000);//时间戳为10位需*1000时间戳为13位的话不需乘1000
var Y = date.getFullYear();
var M = (date.getMonth()+1 < 10 ? '0'+(date.getMonth()+1) : date.getMonth()+1);
var D = date.getDate() < 10 ? '0'+date.getDate() : date.getDate();
var h = date.getHours() < 10 ? '0'+date.getHours() : date.getHours();
var m = date.getMinutes() < 10 ? '0'+date.getMinutes() : date.getMinutes();
var s = date.getSeconds() < 10 ? '0'+date.getSeconds() : date.getSeconds();
return Y + '-' + M + '-' + D + ' ' + h + ':' + m + ':' +s;
},
// 日期===>时间戳
timeToTimestamp(time){
var date = new Date(time);
var timestamp = date.getTime();//精确到毫秒
return timestamp
// var date = new Date('2014-04-23 18:55:49:123');
// 有三种方式获取
// var time1 = date.getTime();//精确到毫秒
// var time2 = date.valueOf();//精确到毫秒
// var time3 = Date.parse(date);//只能精确到秒毫秒用000替代
// console.log(time1);//1398250549123
// console.log(time2);//1398250549123
// console.log(time3);//1398250549000
},
// 随机数生成
randomStr(){
var strData = "";
//如果觉得12个数太少也可以多放点将i<4修改即可
for(var i=0;i<4;i++){
var num = random(0,9); //数字
var upper = String.fromCharCode(random(65,90)); //大写字母
var lower = String.fromCharCode(random(97,122)); //小写字母
strData = strData+num+upper+lower; //将所有结果放进strData中
}
var str = "";
for (var i = 0; i < 4; i++) {
str += strData[random(0,strData.length-1)]; //在strData里面随机抽取四个数
}
return str;
},
// 金额输入框验证
checkPrice(number,zong){
let reg = /^[0-9]*$/;//数字正则表达式
let newObj = {}
zong = parseInt(zong).toString()//取小数点左边的整数
if(!reg.test(number)){//不是数字时
newObj = {
len:zong.length,//动态设置长度
val:zong//动态设置值正整数的总金额
}
} else {//是数字时
newObj = {
len:zong.length,
val:number//动态设置当前输入的值
}
if(number*1 > zong*1){//输入的金额大于总金额
newObj.val = zong//赋值总金额
}
}
return newObj
},
// 提示方法
showToast: function(msg, icon,time) {
// 弹框图标none默认无图标、loading、success
var newIncon = 'none';
if (icon) {newIncon = icon;}
// 弹框显示时间默认2秒
var newTime = 2000
if (time) {newTime = time;}
return uni.showToast({
title: msg,
icon: newIncon,
duration:newTime
})
},
formatDuring: function(mss) {
// let dangTime = Math.round(new Date()/1000)//获取当前时间戳
var hours = parseInt((mss % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = parseInt((mss % (1000 * 60 * 60)) / (1000 * 60));
var seconds = (mss % (1000 * 60)) / 1000;
hours = hours < 10 ? ('0' + hours) : hours;
minutes = minutes < 10 ? ('0' + minutes) : minutes;
seconds = seconds < 10 && seconds >= 1 ? ('0' + seconds) : seconds;
return hours + ' :' + minutes + ' :' + seconds;
},
escape2Html(str) {
var arrEntities = { 'lt': '<', 'gt': '>', 'nbsp': ' ', 'amp': '&', 'quot': '"' };
return str.replace(/&(lt|gt|nbsp|amp|quot|src);/ig, function (all, t) { return arrEntities[t]; }).replace('<section', '<div').replace(/\<img/g, '<img @tap="pre" style="max-width:100%;height:auto" ').replace(/src=\"/g,'src="https://dengrui.scdxtc.cn');
},
setTime(url,title,time){
// console.log(url,title,time);
if(url=='' && title==''){
setTimeout(function(){uni.navigateBack({delta:1,})},time)
} else if(title==''){
setTimeout(function(){
uni.navigateTo({
url:url
})
},time)
}
},
checkGuo(){
let invalidTime = uni.getStorageSync('expire')//获取过期时间戳
let dangTime = Math.round(new Date()/1000)//获取当前时间戳
if(invalidTime=='' || dangTime-invalidTime>=0){//当前时间戳减过期时间戳大于零,就表示已过期
uni.showToast({title:'登录失效,请重新授权登录',icon:'none'})
setTimeout(function(){
uni.reLaunch({url:'/pages/login/login'})//跳转到授权登录页
},1000)
}
}
}
export default {
tools
}

15
main.js Normal file
View File

@ -0,0 +1,15 @@
import Vue from 'vue'
import App from './App'
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({
...App
})
app.$mount()

77
manifest.json Normal file
View File

@ -0,0 +1,77 @@
{
"name" : "dengrui",
"appid" : "__UNI__02EF3E2",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
"app-plus" : {
"usingComponents" : true,
"compilerVersion" : 3,
/* 5+App */
"modules" : {
"Payment" : {}
},
/* */
"distribute" : {
/* */
"android" : {
/* android */
"permissions" : [
"<uses-feature android:name=\"android.hardware.camera\"/>",
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
"<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
"<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
]
},
"ios" : {},
/* ios */
"sdkConfigs" : {
"maps" : {},
"payment" : {
"weixin" : {
"__platform__" : [ "ios", "android" ],
"appid" : "wxa02e44170bc722cd",
"UniversalLinks" : ""
}
},
"push" : {},
"geolocation" : {}
}
}
},
/* SDK */
"quickapp" : {},
/* */
"mp-weixin" : {
/* */
"appid" : "wxa02e44170bc722cd",
"setting" : {
"urlCheck" : true,
"es6" : false
},
"usingComponents" : true,
"permission" : {
"scope.userLocation" : {
"desc" : "您的位置信息将用于小程序位置接口的效果展示"
}
}
},
"h5" : {
"sdkConfigs" : {
"maps" : {}
}
}
}

11
package.json Normal file
View File

@ -0,0 +1,11 @@
{
"id": "lun-collapse",
"name": "折叠面板-手风琴collapse",
"version": "1.0.1",
"description": "折叠面板-手风琴collapse",
"keywords": [
"折叠面板",
"手风琴",
"collapse"
]
}

18
pages.json Normal file
View File

@ -0,0 +1,18 @@
{
"pages": [{
"path" : "pages/index/index",
"style" : {}
},
{
"path":"pages/web-view/web-view",
"style" : {}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "得助",
"navigationBarBackgroundColor": "#FFFFFF",//
"backgroundColor": "#FFFFFF",//
"navigationStyle":"custom"//
}
}

742
pages/index/index.vue Normal file
View File

@ -0,0 +1,742 @@
<template>
<view style="padding-bottom: 120rpx;">
<view class="statusHH posiszy bacf">
<view :style="{height:statusH*2.1+'px'}"></view>
<view class="disjbac mar40">
<view class="disac">
<image class="mar-y20 logImg" src="/static/public/logo.png" mode="heightFix"></image>
<view class="fon28 flexs">得助·智能交互</view>
</view>
<view :class="isXlitem?'moxl':'activexl'" @tap="changeEv" class="toolBox disjb fc">
<view></view>
<view></view>
<view></view>
</view>
</view>
<view class="mar-zy40 posir bacf hided" :class="isXlitem?'axial':'moxial'" :style="{height:isXlitem?((xialHeight-110)+'px'):('0'+'px')}" style="overflow-x: hidden;">
<view class="posia" style="top: 0;right: 0;left: 0;bottom: 0;background-color: #FFFFFF;z-index: 10;">
<scroll-view scroll-y="true" >
<view @tap="chooseitem(indexx)" v-for="(itemx,indexx) in xlList" :key="indexx" class="posir">
<view class="disjbac xial-box">
<view class="fon32 col3">{{itemx.title}}</view>
<image v-if="itemx.src!=''" :class="itemx.status?'xial-imga':'xial-img'" :src="itemx.src" class="" mode=""></image>
</view>
<view v-if="itemx.status" class="" style="position: relative;line-height: 90rpx;">
<view class="width100">
<view v-for="(itemaa,indexaa) in itemx.arr" :key="indexaa">
<view class="fon28 col9">{{itemaa.title}}</view>
<view class="">
<view @tap.stop="chooseitemtow(indexx,indexaa,indexal)" class="disac bbot" v-for="(itemal,indexal) in itemaa.list" :key="indexal">
<image style="width: 28rpx;height: 28rpx;" :src="itemal.imgSrc" mode=""></image>
<view class="fon28 col3 mar-z10">{{itemal.content}}</view>
</view>
</view>
</view>
</view>
</view>
</view>
</scroll-view>
</view>
</view>
</view>
<!-- 轮播 -->
<view :style="{paddingTop:(titleH+statusH+10)+'px'}" class="bacf">
<swiper style="height: 520rpx;" :indicator-dots="true" :autoplay="true" :indicator-active-color="'#4C7EE9'" :circular="true" :indicator-color="'#DCDFE6'" :interval="3000" :duration="1000">
<swiper-item v-for="(itemone,indexone) in swiperone" :key="indexone">
<view class="tc mar-zy20">
<view class="sw-titleo">{{itemone.title}}</view>
<view class="sw-contento clips5">{{itemone.content}}</view>
<view class="disja">
<view @tap="choosesw(indexone)" class="sw-liao">了解详情</view>
</view>
</view>
</swiper-item>
</swiper>
<view class="pad-sx20 mar-s50">
<swiper style="height: 50rpx;" :vertical="true" :autoplay="true" :circular="true" :interval="3000" :duration="1000">
<swiper-item v-for="(itemtwo,indextwo) in swipertwo" :key="indextwo">
<view class="disjbac width100 sw-box-two">
<view class="disja" style="width: 25%;" v-for="(itemtt,indextt) in itemtwo" :key="indextt">
<image class="sw-two-img" :src="itemtt.imgSrc" mode="aspectFill"></image>
</view>
</view>
</swiper-item>
</swiper>
</view>
</view>
<!-- 内容 -->
<view class="mar-zy40 tc deB">
<view class="mar-s50 deTitle">全场景数智化客户服务生态产品</view>
<view class="fon28 col9 mar-s32 deContent">帮助企业构建服务+营销的一体化智能解决方案让您的增长变得更高效</view>
<view class="disjb deitem-box">
<view @tap="chooseOne(indexone)" :class="oneCurrent==indexone?'activeone':'moone'" class="fon32 pad-zy40" v-for="(itemone,indexone) in dataListone" :key="indexone">{{itemone.title}}</view>
</view>
<!-- 切换内容 -->
<view>
<view @tap="chanp(oneCurrent,indexq)" class="bacf pad40 mar-s20 dezitem-box" v-for="(itemq,indexq) in dataoneqie[oneCurrent]" :key="indexq">
<view class="disac">
<image :src="itemq.src" class="dez-img" mode=""></image>
<view>{{itemq.title}}</view>
</view>
<view class="fon28 col6 mar-s32 de-btn">{{itemq.content}}</view>
</view>
</view>
</view>
<!-- 解决方案 -->
<view class="bacf deB">
<view class="tc jie-title">解决方案</view>
<view class="disjbac pad-zy40" style="margin-top: 64rpx;">
<view class="fon32 pad-zy40" @tap="choosetwo(indext)" :class="twoCurrent==indext?'activeone':'moone'" v-for="(itemt,indext) in datatwo" :key="indext">{{itemt.title}}</view>
</view>
<view style="padding-top: 46rpx;">
<swiper :current="swiperCurrentIndex" class="width100":style="{height: swjj + 'px'}">
<swiper-item class=" swiper-item-content mar-zy40" v-for="(itemc,indexc) in datatwocon[twoCurrent]" :key="indexc">
<view class="pad40 jiesw-box">
<view @tap="choosejie(twoCurrent,indexc)" class="disac mar-s32">
<image :src="itemc.src" style="width: 80rpx;height: 80rpx;" mode=""></image>
<view>{{itemc.title}}</view>
</view>
<view @tap="choosejie(twoCurrent,indexc)">
<view class="fon28 col6" v-for="(itemcc,indexcc) in itemc.content" :key="indexcc">{{itemcc}}</view>
</view>
<view @tap="choosejie(twoCurrent,indexc)" v-if="twoCurrent==0" class="liaox"></view>
<view @tap="choosejie(twoCurrent,indexc)" v-else class="liaox">免费试用</view>
</view>
</swiper-item>
</swiper>
</view>
</view>
<view class="bacf dez-box">
<view class="pad-x20 dez-title">为什么选择得助智能</view>
<view class="mar-s50">
<view class="disac mar-s30" v-for="(itemz,indexz) in znList" :key="indexz">
<image class="flexs mar-y30 dez-img" :src="itemz.imgSrc" mode="aspectFill"></image>
<view class="width100 fon32" style="line-height: 48rpx;">
<view>{{itemz.con1}}</view>
<view>{{itemz.con2}}</view>
</view>
</view>
</view>
</view>
<!-- 信任 -->
<view style="padding: 5.6vh 20rpx;">
<view class="dez-title marb64">受到国内大型企业的信任</view>
<swiper :indicator-dots="true" :indicator-active-color="'#4C7EE9'" :circular="true" :indicator-color="'#DCDFE6'" :autoplay="true" :interval="3000" :duration="1000" style="height: 860rpx;">
<swiper-item v-for="(itemxr,indexxr) in xrList" :key="indexxr">
<view class="xr-box">
<view class="xr-item-box">
<image class="xr-img" :src="itemxr.imgSrc" mode="aspectFill"></image>
<view class="xr-title">{{itemxr.content}}</view>
<view class="fon28 col3">{{itemxr.title}}</view>
</view>
</view>
</swiper-item>
</swiper>
</view>
<!-- 服务 -->
<view class="bacf" style="padding: 5.6vh 50rpx;">
<view class="dez-title marb64">为上千家企业级客户提供服务</view>
<view class="disac fw">
<view v-for="(itemi,indexi) in imgList" :key="indexi">
<image :src="itemi.imgSrc" style="width: 212rpx;height: 70rpx;" mode="aspectFill"></image>
</view>
</view>
</view>
<!-- 最新动态 -->
<view style="padding: 5.6vh 40rpx;">
<view class="dez-title marb64">最新动态</view>
<view class="bacf pad30">
<view @tap="choosezx(indexzx)" class="dis borbot mar-x30 pad-x30" v-for="(itemzx,indexzx) in zxList" :key="indexzx">
<image class="flexs" :src="itemzx.imgSrc" style="width: 112rpx;height: 112rpx;" mode="scaleToFill"></image>
<view class="clips2 zx-title">{{itemzx.content}}</view>
</view>
</view>
</view>
<view class="shengj">
<view class="dez-title">数智化升级从现在开始</view>
<view class="dez-content">您可以与我们联系我们将有专家为您更好的提供整体解决方案</view>
<view class="disjcac" style="margin-top: 80rpx;">
<view @tap="mians" class="debtn-one">免费试用</view>
<view @tap="yulian" class="debtn-two">与我联系</view>
</view>
</view>
<view style="padding: 48rpx 40rpx;background-color: #FFFFFF;">
<view class="mar-s20" v-for="(itemd,indexd) in daList" :key="indexd">
<view @tap="dchoose(indexd)" class="disjbac borbot pad-sx30">
<view class="fon32" style="color: #999;">{{itemd.title}}</view>
<image :class="(itemd.status && dcurrent==indexd)?'dactive':'dmo'" src="/static/public/arrow-down.png" style="width: 36rpx;height: 22rpx;" mode="aspectFill"></image>
</view>
<view :class="(itemd.status && dcurrent==indexd)?'itemactive':'itemmo'" class="pad-z40 fon32 col3 bacf">
<view @tap="chooseda(indexd,indexda)" class="bbot pad-sx20" v-for="(itemda,indexda) in itemd.arr" :key="indexda">
{{itemda}}
</view>
</view>
</view>
</view>
<view class="bacf" style="padding: 48rpx 40rpx;">
<view class="disac">
<image src="/static/public/logo.png" style="height: 56rpx;width: 104rpx;" mode="heightFix"></image>
<view class="mar-z20">
<view class="fon28">得助·智能交互</view>
<view class="fon24 col9">科技·让营销服务更简单</view>
</view>
</view>
<view class="mar-s32">
<view class="fon24 col9 mar-x20">咨询电话<text class="fon28 col3 mar-z50">400-023-8882</text></view>
<view class="fon24 col9 mar-x20">售后电话<text class="fon28 col3 mar-z50">400-023-8882转2</text></view>
<view class="fon24 col9 mar-x20">商务合作<text class="fon28 col3 mar-z50">xuejiao.li@zkj.com</text></view>
<view class="fon24 col9 mar-x20">简历投递<text class="fon28 col3 mar-z50">xuenan.su@zkj.com</text></view>
</view>
<view style="margin-top: 64rpx;font-size: 32rpx;color: #333333;">友情链接</view>
<view style="display: block;width: 36rpx;height: 2rpx;background: #DCDFE6;margin: 32rpx 0;"></view>
<view class="fon24 col9 disac fw">
<view @tap="choosey(indexy)" class="mar-y20 mar-s20" v-for="(itemy,indexy) in youList" :key="indexy">{{itemy.title}}</view>
</view>
<view class="bbot mar-sx40"></view>
<view class="tc col9 fon28">
Copyright © 2021 <text @tap="goip"></text> <text @tap="goip">ICP16065273-6</text>
<view style="color: #4C7EE9;margin-top: 32rpx;" @tap="gofa"></view>
</view>
</view>
<!-- 底部导航 -->
<view class="disja posxzy bacf">
<view @tap="chooseBtn(indexf)" class="disac fc" v-for="(itemf,indexf) in footArr" :key="indexf">
<image style="width: 48rpx;height: 48rpx;" :src="itemf.src" mode=""></image>
<view style="margin-top: 6rpx;">{{itemf.title}}</view>
</view>
</view>
</view>
</template>
<script>
export default {
data() {
return {
xialHeight:uni.getSystemInfoSync().windowHeight,
statusH:uni.getSystemInfoSync().statusBarHeight,
isXlitem:false,
titleH:'',
swjj:'',
swiperone:[
{title:'限时活动,领八项会员权益',content:'限时注册会员免费试用多款产品还能1V1对话资深行业专家享受八项会员权益上门服务、教程视频、专属客服、400热线、售后服务、免费咨询、节日慰问、产品培训'},
{title:'全场景云客服',content:'通过多渠道统一接入为企业提供覆盖售前咨询、售中跟进、售后服务的全生命周期智能客户服务帮助企业实现降本增效超过1000家企业都在使用。'},
{title:'AI+金融,信贷催收一体化',content:'为金融机构及借贷企业提供一体化、智能化、合规化催收平台,覆盖催收策略、外呼策略、智能催收等全流程,马上金融、三峡银行等机构都在使用。'},
{title:'语音机器人',content:'基于语音识别ASR、语音合成TTS、自然语言处理NLP及机器学习等技术为金融、电商、教育等企业提供机器人自动电话外呼和应答有效提升外呼效率大幅降低运营成本实现合规化、标准化外呼流程。'},
],
xlList:[
{title:'首页',status:false,src:''},
{title:'产品',status:false,src:'/static/public/arrow-down.png',arr:[
{
title:'客服云',
list:[
{imgSrc:'/static/public/icon1.png',content:'云呼叫中心'},
{imgSrc:'/static/public/bar_cp_kfy_zxkf.png',content:'在线客服'},
{imgSrc:'/static/public/bar_cp_kfy_zngd.png',content:'智能工单'},
]
},
{
title:'营销云',
list:[
{imgSrc:'/static/public/bar_cp_yxy_ydx.png',content:'云电销'},
{imgSrc:'/static/public/bar_cp_yxy_znydx.png',content:'智能云短信'},
]
},
{
title:'智能云',
list:[
{imgSrc:'/static/public/bar_cp_zny_kfjqr.png',content:'客服机器人'},
{imgSrc:'/static/public/bar_cp_zny_yyjqr.png',content:'语音机器人'},
{imgSrc:'/static/public/bar_cp_zny_znzj.png',content:'智能质检'},
]
},
]},
{title:'解决方案',status:false,src:'/static/public/arrow-down.png',arr:[
{
title:'行业解决方案',
list:[
{imgSrc:'/static/public/bar_hyfa_xls.png',content:'新零售'},
{imgSrc:'/static/public/bar_hyfa_jr.png',content:'金融'},
{imgSrc:'/static/public/bar_hyfa_yh.png',content:'银行'},
]
},
{
title:'场景解决方案',
list:[
{imgSrc:'/static/public/bar_cjfa_ykf.png',content:'全场景云客服'},
]
},
]},
{title:'客户案例',status:false,src:''},
{title:'帮助与支持',status:false,src:'/static/public/arrow-down.png',arr:[
{
title:'帮助中心',
list:[
{imgSrc:'/static/public/bar_bzzc_syzn.png',content:'使用指南'},
{imgSrc:'/static/public/bar_bzzc_kfw.png',content:'开发者文档'},
]
},
{
title:'探索',
list:[
{imgSrc:'/static/public/bar_hyfa_xls.png',content:'得助社区'},
{imgSrc:'/static/public/bar_bzzc_tyzx.png',content:'体验中心'},
]
},
]},
{title:'关于我们',status:false,src:'/static/public/arrow-down.png',arr:[
{
title:'关于我们',
list:[
{imgSrc:'/static/public/bar_gywm_gydz.png',content:'关于得助'},
{imgSrc:'/static/public/bar_gywm_qdhz.png',content:'核心技术'},
{imgSrc:'/static/public/lxwm.png',content:'公司新闻'},
{imgSrc:'/static/public/bar_gywm_hzhb.png',content:'合作伙伴'},
{imgSrc:'/static/public/bar_gywm_lxwm.png',content:'联系我们'},
]
},
]},
],
footArr:[
{src:'/static/public/dd1.png',title:'一对一咨询'},
// {src:'/static/public/dd2.png',title:'线'},
{src:'/static/public/dd3.png',title:'预约演示'},
],
oneCurrent:0,
dataListone:[
{title:'客服云'},
{title:'营销云'},
{title:'智能云'},
],
dataoneqie:[
[
{src:'/static/public/609b3b05a1e2c.png',title:'云呼叫中心',content:'全国优质线路来电精准弹屏IVR自助导航服务与营销双管齐下'},
{src:'/static/public/609b3b6eab1c0.png',title:'在线客服',content:'全渠道统一接待,客户咨询及时响应,高效稳定不掉线'},
{src:'/static/public/609b3bc32ede7.png',title:'智能工单',content:'全渠道服务集成智能分配一键流转SLA服务流程全监控'},
],
[
{src:'/static/public/609b3c790614d.png',title:'云电销',content:'外呼任务精细化管理,全国优质线路,支持预测式外呼、空号检测、呼叫策略,提升销售转化更高效'},
{src:'/static/public/609b3cae6136a.png',title:'智能云短信',content:'支持短连接,有效跟踪、统计与分析,为二次营销和转化提供决策'},
],
[
{src:'/static/public/609b3d28d2c10.png',title:'客服机器人',content:'理解复杂语言的智能问答机器人,精准的语义识别,自动化流程处理'},
{src:'/static/public/609b3d32655d4.png',title:'语音机器人',content:'真人语音自动外呼,无缝转人工,高效开展智能化回访、电销、催收'},
{src:'/static/public/609b3d3c23aed.png',title:'智能质检',content:'全量AI质检支持语音+文本,可定制过程质检,具备智能化监控分析'},
]
],
twoCurrent:0,
datatwo:[
{title:'行业解决方案'},
{title:'场景解决方案'},
],
datatwocon:[
[
{src:'/static/public/609b3e0bb34fb.png',title:'金融',content:['自主研发、自有知识产权的智能催收平台;','拥有超70项技术专利','短信、电话等全渠道覆盖;','一体化智能催收解决方案。']},
{src:'/static/public/609b3e144f46d.png',title:'银行',content:['聚集八大应用场景;','覆盖80%+金融柜面业务;','服务与营销组合,满足银行多种需求;','全方位服务银行业,保障项目落实。']},
{src:'/static/public/609b3e23942b0.png',title:'',content:['门店数字化、经营精准化、服务智能化;','建立与顾客之间的数字化连接;','实现贯穿会员全生命周期的营销与服务。']},
],
[
{src:'/static/public/609b3ef608ee9.png',title:'全场景云客服',content:['全场景云客服','深度融合呼叫中心、在线客服、智能工单、CRM、机器人等','覆盖营销、服务、管理全场景,让企业与用户连接更便捷高效。']},
]
],
swiperCurrentIndex:0,
height:'',
znList:[
{imgSrc:'/static/public/znone.png',con1:'数字化、智能化转型服务商',con2:'全场景智能交付平台'},
{imgSrc:'/static/public/zntwo.png',con1:'深度AI模型及算法能力',con2:'获得100项+专利技术'},
{imgSrc:'/static/public/znthree.png',con1:'合同终身保安全',con2:'银行级安全保障体系'},
{imgSrc:'/static/public/znfour.png',con1:'灵活部署',con2:'更快交付'},
{imgSrc:'/static/public/znfiv.png',con1:'客户成功服务团队',con2:'实时解决客户问题'},
{imgSrc:'/static/public/znsix.png',con1:'知名投资机构领投',con2:'融资规模35亿元'},
],
xrList:[
{imgSrc:'/static/public/xr-01.png',title:'郑菁 / 重庆百货客服部经理',content:'我们希望拥有一个全场景的智能客服系统与我们的客户进行及时沟通,极大的改善了我们的服务体验和业务支撑,感谢得助智能的服务团队。'},
{imgSrc:'/static/public/xr-02.png',title:'蒋宁 / 马上金融CTO',content:'得助智能在确保我们能及时有效响应客户的需求,还提供了智能回访、智能催收等业务场景的解决方案,同时在数据安全和稳定性方面发挥了关键作用'},
{imgSrc:'/static/public/xr-03.png',title:'段女士 / 客户主管',content:'得助云呼叫中心系统功能智能化、多样化,保证了民生易贷呼叫中心坐席在使用过程中通话质量的稳定、可靠;在数据管理方面做到了数据隔离、数据加密等,为民生易贷呼叫中心提供了有效支撑。'},
{imgSrc:'/static/public/xr-04.png',title:'吴丰慧 / 步步高大客服中心负责',content:'得助智能 & 步步高商业连锁股份有限公司大客服中心,双方通力合作,着眼未来构建智能客服系统。传统在线和语音服务在智能客服机器人协助下,提高了我们一线客服代表服务效率,为我们客户提供更智能、更专业、更有温度的服务,提供便利和支持。'},
{imgSrc:'/static/public/xr-05.png',title:'朱雷 / 呼叫中心负责人',content:'得助智能系统易用性强,满足业务开展需求,服务响应速度及时,有效的解决客户回访、通知等业务需要。'},
{imgSrc:'/static/public/xr-06.png',title:'罗丹 / 呼叫中心负责人',content:'我们采用得助智能批量外呼功能,操作简单,提升人效,同时线路、系统性能非常稳定,对我们的业务开展提供了效果较为显著的帮助。'},
],
swipertwo:[
[
{imgSrc:'/static/public/logowall_01.png'},
{imgSrc:'/static/public/logowall_02.png'},
{imgSrc:'/static/public/logowall_03.png'},
{imgSrc:'/static/public/logowall_04.png'},
{imgSrc:'/static/public/logowall_05.png'},
],
[
{imgSrc:'/static/public/yuduo.png'},
{imgSrc:'/static/public/logowall_06.png'},
{imgSrc:'/static/public/logowall_07.png'},
{imgSrc:'/static/public/logowall_08.png'},
{imgSrc:'/static/public/logowall_09.png'},
],
[
{imgSrc:'/static/public/logowall_10.png'},
{imgSrc:'/static/public/logowall_11.png'},
{imgSrc:'/static/public/logowall_12.png'},
{imgSrc:'/static/public/logowall_13.png'},
{imgSrc:'/static/public/logowall_14.png'},
],
[
{imgSrc:'/static/public/logowall_15.png'},
{imgSrc:'/static/public/logowall_16.png'},
{imgSrc:'/static/public/logowall_17.png'},
{imgSrc:'/static/public/logowall_18.png'},
{imgSrc:'/static/public/logowall_19.png'},
],
[
{imgSrc:'/static/public/logowall_20.png'},
{imgSrc:'/static/public/logowall_21.png'},
{imgSrc:'/static/public/logowall_22.png'},
{imgSrc:'/static/public/logowall_23.png'},
{imgSrc:'/static/public/logowall_24.png'},
],
[
{imgSrc:'/static/public/logowall_25.png'},
{imgSrc:'/static/public/logowall_26.png'},
{imgSrc:'/static/public/logowall_27.png'},
{imgSrc:'/static/public/logowall_28.png'},
{imgSrc:'/static/public/logowall_29.png'},
],
[
{imgSrc:'/static/public/logowall_30.png'},
{imgSrc:'/static/public/logowall_31.png'},
{imgSrc:'/static/public/logowall_32.png'},
{imgSrc:'/static/public/logowall_33.png'},
{imgSrc:'/static/public/logowall_34.png'},
],
[
{imgSrc:'/static/public/logowall_35.png'},
]
],
imgList:[
{imgSrc:'/static/public/logowall_01.png'},
{imgSrc:'/static/public/logowall_02.png'},
{imgSrc:'/static/public/logowall_03.png'},
{imgSrc:'/static/public/logowall_04.png'},
{imgSrc:'/static/public/logowall_05.png'},
{imgSrc:'/static/public/yuduo.png'},
{imgSrc:'/static/public/logowall_06.png'},
{imgSrc:'/static/public/logowall_07.png'},
{imgSrc:'/static/public/logowall_08.png'},
{imgSrc:'/static/public/logowall_09.png'},
{imgSrc:'/static/public/logowall_10.png'},
{imgSrc:'/static/public/logowall_11.png'},
{imgSrc:'/static/public/logowall_12.png'},
{imgSrc:'/static/public/logowall_13.png'},
{imgSrc:'/static/public/logowall_14.png'},
{imgSrc:'/static/public/logowall_15.png'},
{imgSrc:'/static/public/logowall_16.png'},
{imgSrc:'/static/public/logowall_17.png'},
{imgSrc:'/static/public/logowall_18.png'},
{imgSrc:'/static/public/logowall_19.png'},
{imgSrc:'/static/public/logowall_20.png'},
{imgSrc:'/static/public/logowall_21.png'},
{imgSrc:'/static/public/logowall_22.png'},
{imgSrc:'/static/public/logowall_23.png'},
{imgSrc:'/static/public/logowall_24.png'},
{imgSrc:'/static/public/logowall_25.png'},
{imgSrc:'/static/public/logowall_26.png'},
{imgSrc:'/static/public/logowall_27.png'},
{imgSrc:'/static/public/logowall_28.png'},
{imgSrc:'/static/public/logowall_29.png'},
{imgSrc:'/static/public/logowall_30.png'},
{imgSrc:'/static/public/logowall_31.png'},
{imgSrc:'/static/public/logowall_32.png'},
{imgSrc:'/static/public/logowall_33.png'},
{imgSrc:'/static/public/logowall_34.png'},
{imgSrc:'/static/public/logowall_35.png'},
],
zxList:[
{imgSrc:'/static/public/zx-01.jpg',content:'电话销售外呼系统的主要应用场景'},
{imgSrc:'/static/public/zx-02.jpg',content:'电话自动呼叫系统的线路稳定吗'},
{imgSrc:'/static/public/zx-03.png',content:'在线客服软件系统对企业运营的重要性'},
{imgSrc:'/static/public/zx-04.jpg',content:'呼叫电话机器人是什么?有什么好处'},
{imgSrc:'/static/public/zx-05.jpg',content:'智能客服软件如何实现自动回复功能'},
{imgSrc:'/static/public/zx-06.jpg',content:'日呼过千,电销太难?外呼电话机器人:拿来吧你'},
{imgSrc:'/static/public/zx-07.jpg',content:'智能化时代,应如何使用电销呼叫机器人才能发挥最大价值'},
{imgSrc:'/static/public/zx-08.png',content:'得助智能:智能呼叫机器人常见问题解答'},
{imgSrc:'/static/public/zx-09.png',content:'智能语音呼叫机器人的好处体现在哪些方面'},
{imgSrc:'/static/public/zx-10.png',content:'开源智能客服机器人作用如何,主要体现在什么方面'},
],
dcurrent:0,
daList:[
{title:'产品',status:false,arr:['云呼叫中心','在线客服','智能工单','云电销','智能云短信','客服机器人','语音机器人','智能质检']},
{title:'解决方案',status:false,arr:['新零售','金融','银行','全场景云客服']},
{title:'资源中心',status:false,arr:['客户案例','使用指南','开发者文档','得助社区','体验中心']},
{title:'关于',status:false,arr:['关于得助','核心技术','公司新闻','合作伙伴','联系我们']},
],
youList:[
{title:'网站地图'},
{title:'中关村科金'},
{title:'有限元'},
{title:'plm解决方案'},
{title:'甩手掌柜收银系统'},
{title:'视频会议系统'},
{title:'照相馆预约系统'},
{title:'好会计软件'},
{title:'mpls'},
{title:'资产管理软件'},
{title:'企业云盘'},
{title:'ERP软件开发'},
{title:'SaaS软件'},
]
}
},
onLoad() {
const query = wx.createSelectorQuery()
console.log(uni.getStorageSync('titleH'));
if(uni.getStorageSync('titleH')!=''){
this.titleH = uni.getStorageSync('titleH')
} else {
query.select('.statusHH').boundingClientRect((rect) => {
uni.setStorageSync('titleH',rect.height)
this.titleH = rect.height
}).exec()
}
console.log(uni.getStorageSync('swjj'));
if(uni.getStorageSync('swjj')!=''){
this.swjj = uni.getStorageSync('swjj')
} else {
query.select('.jiesw-box').boundingClientRect((rect) => {
uni.setStorageSync('swjj',rect.height+40)
this.swjj = rect.height+40
}).exec()
}
},
methods: {
choosesw(index){
let newUrl = ''
if(index==0) newUrl = 'https://www.51ima.com/login/index.html'
if(index==1) newUrl = 'https://www.51ima.com/plan/service.html'
if(index==2) newUrl = 'https://www.51ima.com/plan/collection.html'
if(index==3) newUrl = 'https://www.51ima.com/icall/index.html'
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
chanp(e,index){
let newUrl = ''
if(e==0){
if(index == 0) newUrl = 'https://www.51ima.com/icloud/index.html'
if(index==1) newUrl = 'https://www.51ima.com/ima/index.html'
if(index==2) newUrl = 'https://www.51ima.com/workOrder/index.html'
}
if(e==1){
if(index == 0) newUrl = 'https://www.51ima.com/product-cloud-sale.html'
if(index==1) newUrl = 'https://www.51ima.com/product-cloud-sms.html'
}
if(e==2){
if(index == 0) newUrl = 'https://www.51ima.com/xma/index.html'
if(index==1) newUrl = 'https://www.51ima.com/icall/index.html'
if(index==2) newUrl = 'https://www.51ima.com/plan/quality.html'
}
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
choosejie(e,index){
let newUrl = ''
if(e==0){
if(index == 0) newUrl = 'https://www.51ima.com/plan/collection.html'
if(index==1) newUrl = 'https://www.51ima.com/plan/rtc.html'
if(index==2) newUrl = 'https://www.51ima.com/plan/retail.html'
}
if(e==1){
if(index == 0) newUrl = 'https://www.51ima.com/plan/service.html'
}
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
choosezx(index){
let newUrl = ''
if(index==0) newUrl = 'https://www.51ima.com/article/400.html'
if(index==1) newUrl = 'https://www.51ima.com/article/399.html'
if(index==2) newUrl = 'https://www.51ima.com/article/398.html'
if(index==3) newUrl = 'https://www.51ima.com/article/397.html'
if(index==4) newUrl = 'https://www.51ima.com/article/396.html'
if(index==5) newUrl = 'https://www.51ima.com/article/394.html'
if(index==6) newUrl = 'https://www.51ima.com/article/393.html'
if(index==7) newUrl = 'https://www.51ima.com/article/392.html'
if(index==8) newUrl = 'https://www.51ima.com/article/390.html'
if(index==9) newUrl = 'https://www.51ima.com/article/389.html'
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
mians(){
let newUrl = 'https://www.51ima.com/login/index.html'
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
yulian(){
let newUrl = 'https://www.51ima.com/msg/appointment.html'
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
chooseda(e,index){
let newUrl = ''
if(e==0){
if(index == 0) newUrl = 'https://www.51ima.com/icloud/index.html'
if(index==1) newUrl = 'https://www.51ima.com/ima/index.html'
if(index==2) newUrl = 'https://www.51ima.com/workOrder/index.html'
if(index==3) newUrl = 'https://www.51ima.com/product-cloud-sale.html'
if(index==4) newUrl = 'https://www.51ima.com/product-cloud-sms.html'
if(index==5) newUrl = 'https://www.51ima.com/xma/index.html'
if(index==6) newUrl = 'https://www.51ima.com/icall/index.html'
if(index==7) newUrl = 'https://www.51ima.com/plan/quality.html'
}
if(e==1){
if(index == 0) newUrl = 'https://www.51ima.com/plan/retail.html'
if(index==1) newUrl = 'https://www.51ima.com/plan/collection.html'
if(index==2) newUrl = 'https://www.51ima.com/plan/rtc.html'
if(index==3) newUrl = 'https://www.51ima.com/plan/service.html'
}
if(e==2){
if(index == 0) newUrl = 'https://www.51ima.com/case.html'
if(index==1) newUrl = 'https://support.51ima.com/static/help_docs_html/index.html'
if(index==2) newUrl = 'https://open-docs.51ima.com/'
if(index==3) newUrl = 'https://www.51ima.com/news.html'
if(index==4) newUrl = 'https://www.51ima.com/experience.html'
}
if(e==3){
if(index == 0) newUrl = 'https://www.51ima.com/aboutUs/aboutUs.html'
if(index==1) newUrl = 'https://www.51ima.com/about-skill.html'
if(index==2) newUrl = 'https://www.51ima.com/news/65.html'
if(index==3) newUrl = 'https://www.51ima.com/aboutUs/partner.html'
if(index==4) newUrl = 'https://www.51ima.com/aboutUs/telUs.html'
}
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
choosey(index){
let newUrl = ''
if(index==0) newUrl = 'https://www.51ima.com/sitemap.html'
if(index==1) newUrl = 'http://www.zkj.com/'
if(index==2) newUrl = 'http://www.yxyai.com/index'
if(index==3) newUrl = 'https://www.gzhuaxi.com.cn/'
if(index==4) newUrl = 'https://www.ruipos.com/'
if(index==5) newUrl = 'https://www.cloudroom.com/'
if(index==6) newUrl = 'http://www.mengbai.net/'
if(index==7) newUrl = 'https://www.gdcjtb.com/'
if(index==8) newUrl = 'http://www.pbsvpn.com/'
if(index==9) newUrl = 'https://www.nt-seo.cn/'
if(index==10) newUrl = 'http://www.mobox.net.cn/'
if(index==11) newUrl = 'http://www.lsukj.com/'
if(index==12) newUrl = 'https://www.saasruanjian.com/'
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
chooseitemtow(e,indexone,indextwo){
let newUrl = ''
if(e==1){
if(indexone==0){
if(indextwo == 0) newUrl = 'https://www.51ima.com/icloud/index.html'
if(indextwo==1) newUrl = 'https://www.51ima.com/ima/index.html'
if(indextwo==2) newUrl = 'https://www.51ima.com/workOrder/index.html'
}
if(indexone==1){
if(indextwo == 0) newUrl = 'https://www.51ima.com/product-cloud-sale.html'
if(indextwo==1) newUrl = 'https://www.51ima.com/product-cloud-sms.html'
if(indextwo==2) newUrl = 'https://www.51ima.com/workOrder/index.html'
}
if(indexone==2){
if(indextwo == 0) newUrl = 'https://www.51ima.com/xma/index.html'
if(indextwo==1) newUrl = 'https://www.51ima.com/icall/index.html'
if(indextwo==2) newUrl = 'https://www.51ima.com/plan/quality.html'
}
}
if(e==2){
if(indexone==0){
if(indextwo == 0) newUrl = 'https://www.51ima.com/plan/retail.html'
if(indextwo==1) newUrl = 'https://www.51ima.com/plan/collection.html'
if(indextwo==2) newUrl = 'https://www.51ima.com/plan/rtc.html'
}
if(indexone==1){
if(indextwo == 0) newUrl = 'https://www.51ima.com/plan/service.html'
}
}
if(e==4){
if(indexone==0){
if(indextwo == 0) newUrl = 'https://support.51ima.com/static/help_docs_html/index.html'
if(indextwo==1) newUrl = 'https://open-docs.51ima.com/'
}
if(indexone==1){
if(indextwo == 0) newUrl = 'https://www.51ima.com/news.html'
if(indextwo == 1) newUrl = 'https://www.51ima.com/experience.html'
}
}
if(e==5){
if(indexone==0){
if(indextwo == 0) newUrl = 'https://www.51ima.com/aboutUs/aboutUs.html'
if(indextwo==1) newUrl = 'https://www.51ima.com/about-skill.html'
if(indextwo==2) newUrl = 'https://www.51ima.com/news/65.html'
if(indextwo==3) newUrl = 'https://www.51ima.com/aboutUs/partner.html'
if(indextwo==4) newUrl = 'https://www.51ima.com/aboutUs/telUs.html'
}
}
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
goip(){
let newUrl = 'https://beian.miit.gov.cn/#/Integrated/index'
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
gofa(){
let newUrl = 'https://www.51ima.com/law/index.html'
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
chooseBtn(index){
let newUrl = ''
if(index==0) {
uni.makePhoneCall({
//
phoneNumber: '400-023-8882',
//
success: (res) => {
console.log('调用成功!')
},
//
fail: (res) => {
console.log('调用失败!')
}
})
}
// if(index==1) newUrl = 'https://u-msxf123.51ima.com/vChat?token=YrIBVnf2imma&showChat=true&layout=true'
if(index==1) newUrl = 'https://www.51ima.com/msg/appointment.html'
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
},
chooseitem(index){
this.xlList[index].status = !this.xlList[index].status
if(index==0 || index==3){
let newUrl = ''
if(index==0) newUrl = 'https://www.51ima.com/'
if(index==3) newUrl = 'https://www.51ima.com/case.html'
// window.location.href = newUrl;
uni.navigateTo({url: '/pages/web-view/web-view?weburl=' + newUrl});
}
},
changeEv(){
this.isXlitem = !this.isXlitem
},
chooseOne(index){
this.oneCurrent = index
},
choosetwo(index){
this.twoCurrent = index
},
dchoose(index){
this.dcurrent = index
this.daList[index].status = !this.daList[index].status
}
}
}
</script>
<style>
</style>

View File

@ -0,0 +1,29 @@
<template>
<view>
<web-view :src="url"></web-view>
</view>
</template>
<script>
export default {
name:"web-view",
data() {
return {
url:''
};
},
onLoad(options) {
if(options.weburl!='' || options.weburl!=undefined){
         this.url = options.weburl
       } else{
         return false
       }
},
methods:{
}
}
</script>
<style>
</style>

BIN
static.zip Normal file

Binary file not shown.

BIN
static/public/lxwm.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

BIN
static/public/xr-01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
static/public/xr-02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
static/public/xr-03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
static/public/xr-04.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
static/public/xr-05.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
static/public/xr-06.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
static/public/yuduo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
static/public/znfiv.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 965 B

BIN
static/public/znfour.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 B

BIN
static/public/znone.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

BIN
static/public/znsix.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
static/public/znthree.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
static/public/zntwo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 B

BIN
static/public/zx-01.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
static/public/zx-02.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
static/public/zx-03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
static/public/zx-04.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
static/public/zx-05.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
static/public/zx-06.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
static/public/zx-07.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
static/public/zx-08.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/public/zx-09.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
static/public/zx-10.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

76
uni.scss Normal file
View File

@ -0,0 +1,76 @@
/**
* uni-app
*
* uni-app https://ext.dcloud.net.cn使
* 使scss使 import 便App
*
*/
/**
* App使
*
* 使scss scss 使 import
*/
/* 颜色变量 */
/* 行为相关颜色 */
$uni-color-primary: #007aff;
$uni-color-success: #4cd964;
$uni-color-warning: #f0ad4e;
$uni-color-error: #dd524d;
/* 文字基本颜色 */
$uni-text-color:#333;//
$uni-text-color-inverse:#fff;//
$uni-text-color-grey:#999;//
$uni-text-color-placeholder: #808080;
$uni-text-color-disable:#c0c0c0;
/* 背景颜色 */
$uni-bg-color:#ffffff;
$uni-bg-color-grey:#f8f8f8;
$uni-bg-color-hover:#f1f1f1;//
$uni-bg-color-mask:rgba(0, 0, 0, 0.4);//
/* 边框颜色 */
$uni-border-color:#c8c7cc;
/* 尺寸变量 */
/* 文字尺寸 */
$uni-font-size-sm:24upx;
$uni-font-size-base:28upx;
$uni-font-size-lg:32upx;
/* 图片尺寸 */
$uni-img-size-sm:40upx;
$uni-img-size-base:52upx;
$uni-img-size-lg:80upx;
/* Border Radius */
$uni-border-radius-sm: 4upx;
$uni-border-radius-base: 6upx;
$uni-border-radius-lg: 12upx;
$uni-border-radius-circle: 50%;
/* 水平间距 */
$uni-spacing-row-sm: 10px;
$uni-spacing-row-base: 20upx;
$uni-spacing-row-lg: 30upx;
/* 垂直间距 */
$uni-spacing-col-sm: 8upx;
$uni-spacing-col-base: 16upx;
$uni-spacing-col-lg: 24upx;
/* 透明度 */
$uni-opacity-disabled: 0.3; //
/* 文章场景相关 */
$uni-color-title: #2C405A; //
$uni-font-size-title:40upx;
$uni-color-subtitle: #555555; //
$uni-font-size-subtitle:36upx;
$uni-color-paragraph: #3F536E; //
$uni-font-size-paragraph:30upx;

View File

2
unpackage/dist/dev/mp-baidu/app.css vendored Normal file
View File

@ -0,0 +1,2 @@
@import './common/main.css';

4
unpackage/dist/dev/mp-baidu/app.js vendored Normal file
View File

@ -0,0 +1,4 @@
require('./common/runtime.js')
require('./common/vendor.js')
require('./common/main.js')

15
unpackage/dist/dev/mp-baidu/app.json vendored Normal file
View File

@ -0,0 +1,15 @@
{
"pages": [
"pages/index/index",
"pages/web-view/web-view"
],
"subPackages": [],
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "得助",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF",
"navigationStyle": "custom"
},
"usingComponents": {}
}

View File

@ -0,0 +1,499 @@
/*每个页面公共css */
.logImg{height: 36rpx;width: 66rpx;}
.toolBox{width: 16px;height: 16px;}
.toolBox>view{width: 16px;height: 2px;background: #4C7EE9;border-radius: 1.5px;}
.moxl{-webkit-transition: all 0.5s;transition: all 0.5s;-webkit-transform: rotateZ(90deg);transform: rotateZ(90deg);}
.activexl{-webkit-transition: all 0.5s;transition: all 0.5s;-webkit-transform: rotateZ(0deg);transform: rotateZ(0deg);}
.moxial{height: 0;-webkit-transition: all 1s;transition: all 1s;}
.axial{display: block; -webkit-transition: all 1s; transition: all 1s;overflow-y: scroll;}
.hided::-webkit-scrollbar {
display: none;
}
.activeone{background-color: #4C7EE9;color: #FFFFFF;border-radius: 40rpx;height: 80rpx;line-height: 80rpx;}
.moone{border-radius: 40rpx;height: 80rpx;line-height: 80rpx;background-color: #FFFFFF;}
.liaox{width: 156rpx;margin-top: 32rpx;height: 60rpx;border-radius: 32rpx;line-height: 60rpx;text-align: center;background: #fff;font-size: 24rpx;color: #4C7EE9;border: 2rpx solid #4C7EE9;}
.dactive{-webkit-transition: all 0.5s;transition: all 0.5s;-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.dmo{-webkit-transition: all 0.5s;transition: all 0.5s;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.itemactive{
overflow: hidden;
-webkit-transition: all 0.5s;
transition: all 0.5s;
height: auto;
}
.itemmo{
overflow: hidden;
-webkit-transition: all 0.5s;
transition: all 0.5s;
height: 0;
}
.xial-box{border-bottom: 1px solid #DCDFE6;line-height: 56px;}
.xial-img{width: 36rpx;height: 22rpx;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transition: all 0.5s;transition: all 0.5s;}
.xial-imga{width: 36rpx;height: 22rpx;-webkit-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: all 0.5s;transition: all 0.5s;}
.sw-titleo{font-size: 50rpx;line-height: 88rpx;font-weight: normal;}
.sw-contento{font-size: 28rpx;line-height: 41rpx;color: #999;margin: 48rpx 0 64rpx 0;}
.sw-liao{width: 224rpx;height: 80rpx;line-height: 80rpx;border-radius: 40rpx;font-size: 32rpx;background: #4C7EE9;color: #fff;text-align: center;}
.sw-box-two{height: 50rpx;line-height: 50rpx;}
.sw-two-img{width: 110rpx;height: 38rpx;}
.deB{padding: 5.6vh 0;}
.deTitle{font-size: 46rpx;line-height: 72rpx;}
.deContent{line-height: 48rpx;}
.deitem-box{margin: 64rpx 0;}
.dezitem-box{border-radius: 16rpx;-webkit-box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);box-shadow: 0px 0px 30px 0px rgba(76, 126, 233, 0.1);}
.dez-img{width: 80rpx;height: 80rpx;margin-right: 16rpx;}
.de-btn{line-height: 48rpx;text-align: left;}
.jie-title{font-size: 48rpx;line-height: 72rpx;}
.jiesw-box{width: 78%;-webkit-box-shadow: 0px 0px 30px 0px rgb(76 126 233 / 10%);box-shadow: 0px 0px 30px 0px rgb(76 126 233 / 10%);border: 1px solid #DCDFE6;border-radius: 16rpx;}
.dez-box{padding: 5.6vh 50rpx;}
.dez-title{font-size: 48rpx;text-align: center;}
.dez-img{width: 160rpx;height: 160rpx;}
.marb64{margin-bottom: 64rpx;}
.xr-box{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;justify-content: center;}
.xr-item-box{width: 80%; padding: 32rpx 50rpx 64rpx 40rpx;height: auto;border: 2rpx solid #DCDFE6;border-radius: 16rpx;background: #fff;text-align: center;}
.xr-img{width: 416rpx;height: 156rpx;}
.xr-title{height: 460rpx;font-size: 32rpx;line-height: 48rpx;color: #666;}
.zx-title{font-size: 28rpx;margin-top: 8rpx; line-height: 48rpx;margin-left: 20rpx;color: #333;}
.shengj{padding: 5.6vh 30rpx;background-color: #4C7EE9;color: #FFFFFF;text-align: center;}
.dez-content{font-size: 28rpx;margin-top: 32rpx;line-height: 48rpx;}
.debtn-one{width: 224rpx;background-color: #FFFFFF;color: #4C7EE9;height: 80rpx;margin-right: 32rpx;line-height: 80rpx;border-radius: 40rpx;font-size: 32rpx;}
.debtn-two{width: 224rpx;border: 2rpx solid #FFFFFF;height: 80rpx;line-height: 80rpx;border-radius: 40rpx;font-size: 32rpx;}
.width100{width: 100%;}
.posAll{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,.45);}
.posir{position: relative;}
.posia{position: absolute;}
.posiszy{position: fixed;left: 0;right: 0;z-index: 2;}
.posxzy{position: fixed;left: 0;right: 0;bottom: 0;z-index: 1;border-top: 1px solid #DCDFE6;padding: 12rpx 0 14rpx 0;font-size: 24rpx;color: #333333;}
.dis{display: -webkit-box;display: -webkit-flex;display: flex;}
.disac{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.disja{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-justify-content: space-around;justify-content: space-around;}
.disjb{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}
.disje{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;justify-content: flex-end;}
.disjbac{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.disjcac{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.fc{-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;flex-direction: column;}
.fw{-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.flexs{-webkit-flex-shrink: 0;flex-shrink: 0;}
button:after{content: none!important;}
.borbot{border-bottom: 2rpx solid #EBEEF5}
.borbot:last-child{border-bottom: none;}
.bbot{border-bottom: 2rpx solid #EBEEF5;}
.clips1{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break:break-all;}
.clips2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break:break-all;}
.clips3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break:break-all;}
.clips5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;word-break:break-all;}
/* 上下左右---外边距 */
.mar10{margin: 10rpx;}
.mar20{margin: 20rpx;}
.mar25{margin: 25rpx;}
.mar30{margin: 30rpx;}
.mar32{margin: 32rpx;}
.mar36{margin: 36rpx;}
.mar40{margin: 40rpx;}
.mar50{margin: 50rpx;}
/* 上下---外边距 */
.mar-sx10{margin-top: 10rpx;margin-bottom: 10rpx;}
.mar-sx20{margin-top: 20rpx;margin-bottom: 20rpx;}
.mar-sx25{margin-top: 25rpx;margin-bottom: 25rpx;}
.mar-sx30{margin-top: 30rpx;margin-bottom: 30rpx;}
.mar-sx32{margin-top: 32rpx;margin-bottom: 32rpx;}
.mar-sx36{margin-top: 36rpx;margin-bottom: 36rpx;}
.mar-sx40{margin-top: 40rpx;margin-bottom: 40rpx;}
.mar-sx50{margin-top: 50rpx;margin-bottom: 50rpx;}
/* 左右---外边距 */
.mar-zy10{margin-left: 10rpx;margin-right: 10rpx;}
.mar-zy20{margin-left: 20rpx;margin-right: 20rpx;}
.mar-zy25{margin-left: 25rpx;margin-right: 25rpx;}
.mar-zy30{margin-left: 30rpx;margin-right: 30rpx;}
.mar-zy32{margin-left: 32rpx;margin-right: 32rpx;}
.mar-zy36{margin-left: 36rpx;margin-right: 36rpx;}
.mar-zy40{margin-left: 40rpx;margin-right: 40rpx;}
.mar-zy50{margin-left: 50rpx;margin-right: 50rpx;}
/* 上---外边距 */
.mar-s10{margin-top: 10rpx;}
.mar-s20{margin-top: 20rpx;}
.mar-s25{margin-top: 25rpx;}
.mar-s30{margin-top: 30rpx;}
.mar-s32{margin-top: 32rpx;}
.mar-s36{margin-top: 36rpx;}
.mar-s40{margin-top: 40rpx;}
.mar-s50{margin-top: 50rpx;}
/* 下---外边距 */
.mar-x10{margin-bottom: 10rpx;}
.mar-x20{margin-bottom: 20rpx;}
.mar-x25{margin-bottom: 25rpx;}
.mar-x30{margin-bottom: 30rpx;}
.mar-x32{margin-bottom: 32rpx;}
.mar-x36{margin-bottom: 36rpx;}
.mar-x40{margin-bottom: 40rpx;}
.mar-x50{margin-bottom: 50rpx;}
/* 左---外边距 */
.mar-z10{margin-left: 10rpx;}
.mar-z20{margin-left: 20rpx;}
.mar-z25{margin-left: 25rpx;}
.mar-z30{margin-left: 30rpx;}
.mar-z32{margin-left: 32rpx;}
.mar-z36{margin-left: 36rpx;}
.mar-z40{margin-left: 40rpx;}
.mar-z50{margin-left: 50rpx;}
/* 右---外边距 */
.mar-y10{margin-right: 10rpx;}
.mar-y20{margin-right: 20rpx;}
.mar-y25{margin-right: 25rpx;}
.mar-y30{margin-right: 30rpx;}
.mar-y32{margin-right: 32rpx;}
.mar-y36{margin-right: 36rpx;}
.mar-y40{margin-right: 40rpx;}
.mar-y50{margin-right: 50rpx;}
/* 上下左右---内边距 */
.pad10{padding: 10rpx;}
.pad20{padding: 20rpx;}
.pad25{padding: 25rpx;}
.pad30{padding: 30rpx;}
.pad32{padding: 32rpx;}
.pad36{padding: 36rpx;}
.pad40{padding: 40rpx;}
.pad50{padding: 50rpx;}
/* 上下---内边距 */
.pad-sx10{padding-top: 10rpx;padding-bottom: 10rpx;}
.pad-sx20{padding-top: 20rpx;padding-bottom: 20rpx;}
.pad-sx25{padding-top: 25rpx;padding-bottom: 25rpx;}
.pad-sx30{padding-top: 30rpx;padding-bottom: 30rpx;}
.pad-sx32{padding-top: 32rpx;padding-bottom: 32rpx;}
.pad-sx36{padding-top: 36rpx;padding-bottom: 36rpx;}
.pad-sx40{padding-top: 40rpx;padding-bottom: 40rpx;}
.pad-sx50{padding-top: 50rpx;padding-bottom: 50rpx;}
/* 左右---内边距 */
.pad-zy10{padding-left: 10rpx;padding-right: 10rpx;}
.pad-zy20{padding-left: 20rpx;padding-right: 20rpx;}
.pad-zy25{padding-left: 25rpx;padding-right: 25rpx;}
.pad-zy30{padding-left: 30rpx;padding-right: 30rpx;}
.pad-zy32{padding-left: 32rpx;padding-right: 32rpx;}
.pad-zy36{padding-left: 36rpx;padding-right: 36rpx;}
.pad-zy40{padding-left: 40rpx;padding-right: 40rpx;}
.pad-zy50{padding-left: 50rpx;padding-right: 50rpx;}
/* 上---内边距 */
.pad-s10{padding-top: 10rpx;}
.pad-s20{padding-top: 20rpx;}
.pad-s25{padding-top: 25rpx;}
.pad-s30{padding-top: 30rpx;}
.pad-s32{padding-top: 32rpx;}
.pad-s36{padding-top: 36rpx;}
.pad-s40{padding-top: 40rpx;}
.pad-s50{padding-top: 50rpx;}
/* 下---内边距 */
.pad-x10{padding-bottom: 10rpx;}
.pad-x20{padding-bottom: 20rpx;}
.pad-x25{padding-bottom: 25rpx;}
.pad-x30{padding-bottom: 30rpx;}
.pad-x32{padding-bottom: 32rpx;}
.pad-x36{padding-bottom: 36rpx;}
.pad-x40{padding-bottom: 40rpx;}
.pad-x50{padding-bottom: 50rpx;}
.pad-x180{padding-bottom: 180rpx;}
.pad-x260{padding-bottom: 260rpx;}
/* 左---内边距 */
.pad-z10{padding-left: 10rpx;}
.pad-z20{padding-left: 20rpx;}
.pad-z25{padding-left: 25rpx;}
.pad-z30{padding-left: 30rpx;}
.pad-z32{padding-left: 32rpx;}
.pad-z36{padding-left: 36rpx;}
.pad-z40{padding-left: 40rpx;}
.pad-z50{padding-left: 50rpx;}
/* 右---内边距 */
.pad-y10{padding-right: 10rpx;}
.pad-y20{padding-right: 20rpx;}
.pad-y25{padding-right: 25rpx;}
.pad-y30{padding-right: 30rpx;}
.pad-y32{padding-right: 32rpx;}
.pad-y36{padding-right: 36rpx;}
.pad-y40{padding-right: 40rpx;}
.pad-y50{padding-right: 50rpx;}
/* 字体大小 */
.fon20{font-size: 20rpx;}
.fon24{font-size: 24rpx;}
.fon25{font-size: 25rpx;}
.fon26{font-size: 26rpx;}
.fon27{font-size: 27rpx;}
.fon28{font-size: 28rpx;}
.fon30{font-size: 30rpx;}
.fon32{font-size: 32rpx;}
.fon34{font-size: 34rpx;}
.fon36{font-size: 36rpx;}
.fon38{font-size: 38rpx;}
.fon40{font-size: 40rpx;}
/* 字体颜色 */
.colf{color: #FFFFFF;}
.colb{color: #000000;}
.col3{color: #333333;}
.col6{color: #666666;}
.col9{color: #999999;}
.pcol{color: #3875F6;}
.col2c{color: #2C2C2C;}
.col80{color: #808080;}
/* 字体位置 */
.tc{text-align: center;}
.tright{text-align: right;}
/* 粗体 */
.bold{font-weight: bold;}
/* 背景颜色 */
.pbackc{background-color: #3875F6;}
.bacf{background-color: #FFFFFF;}
/* 圆角 */
.radius10{border-radius: 10rpx;}
.radius20{border-radius: 20rpx;}
.radius30{border-radius: 30rpx;}
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license
Copyright (c) 2013 Daniel Eden
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}
@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}
@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}
.bounce{-webkit-animation-name:bounce;animation-name:bounce}
@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}
@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}
.flash{-webkit-animation-name:flash;animation-name:flash}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}
.pulse{-webkit-animation-name:pulse;animation-name:pulse}
@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}
@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}
@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}
.shake{-webkit-animation-name:shake;animation-name:shake}
@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}
@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}
@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}
.tada{-webkit-animation-name:tada;animation-name:tada}
@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}
@keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}
.wobble{-webkit-animation-name:wobble;animation-name:wobble}
@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}
@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}
@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}
@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}
@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}
@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}
@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}
@keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}
.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}
@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}
@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}
@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}
@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}
@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}
@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}
@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}
@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}
@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}
@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}
@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}
@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}
@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}
@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}
@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}
@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}
@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}
@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}
.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}
@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}
.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}
.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}
@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}
.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}
@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}
@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}
.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}
@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}
@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}
.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}
@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}
.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}
@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}
@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}
@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}
@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}
@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}
@keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}
.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}
@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}
@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}
@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}
.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}
@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}
@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}
.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}
@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}
@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}
@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}
@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}
@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}
@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}
@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}
@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}
@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}
@keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}
.hinge{-webkit-animation-name:hinge;animation-name:hinge}
@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}
@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}
.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}
@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}
@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}
.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}
@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}
@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}
@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}
@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}
.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}
@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}
@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}
.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}
@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}
@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}
@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}
@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}
@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}
.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}
@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}
.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}
@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}
@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}
.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}
@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}
@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}
.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}
page{background-color: rgba(245, 247, 250,1);}

View File

@ -0,0 +1,134 @@
(global["webpackJsonp"] = global["webpackJsonp"] || []).push([["common/main"],[
/* 0 */
/*!************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/main.js ***!
\************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
/* WEBPACK VAR INJECTION */(function(createApp) {__webpack_require__(/*! uni-pages */ 4);var _vue = _interopRequireDefault(__webpack_require__(/*! vue */ 2));
var _App = _interopRequireDefault(__webpack_require__(/*! ./App */ 5));function _interopRequireDefault(obj) {return obj && obj.__esModule ? obj : { default: obj };}function ownKeys(object, enumerableOnly) {var keys = Object.keys(object);if (Object.getOwnPropertySymbols) {var symbols = Object.getOwnPropertySymbols(object);if (enumerableOnly) symbols = symbols.filter(function (sym) {return Object.getOwnPropertyDescriptor(object, sym).enumerable;});keys.push.apply(keys, symbols);}return keys;}function _objectSpread(target) {for (var i = 1; i < arguments.length; i++) {var source = arguments[i] != null ? arguments[i] : {};if (i % 2) {ownKeys(Object(source), true).forEach(function (key) {_defineProperty(target, key, source[key]);});} else if (Object.getOwnPropertyDescriptors) {Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));} else {ownKeys(Object(source)).forEach(function (key) {Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));});}}return target;}function _defineProperty(obj, key, value) {if (key in obj) {Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true });} else {obj[key] = value;}return obj;}
_vue.default.config.productionTip = false;
_App.default.mpType = 'app';
var app = new _vue.default(_objectSpread({},
_App.default));
createApp(app).$mount();
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-baidu/dist/index.js */ 1)["createApp"]))
/***/ }),
/* 1 */,
/* 2 */,
/* 3 */,
/* 4 */,
/* 5 */
/*!************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/App.vue ***!
\************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./App.vue?vue&type=script&lang=js& */ 6);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony import */ var _App_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./App.vue?vue&type=style&index=0&lang=css& */ 8);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/runtime/componentNormalizer.js */ 10);
var render, staticRenderFns, recyclableRender, components
var renderjs
/* normalize component */
var component = Object(_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])(
_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"],
render,
staticRenderFns,
false,
null,
null,
null,
false,
components,
renderjs
)
component.options.__file = "App.vue"
/* harmony default export */ __webpack_exports__["default"] = (component.exports);
/***/ }),
/* 6 */
/*!*************************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/App.vue?vue&type=script&lang=js& ***!
\*************************************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/babel-loader/lib!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--12-1!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./App.vue?vue&type=script&lang=js& */ 7);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony default export */ __webpack_exports__["default"] = (_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default.a);
/***/ }),
/* 7 */
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--12-1!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!D:/chenq/chen/uniapp()/dezhu/App.vue?vue&type=script&lang=js& ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });exports.default = void 0;var _default =
{
onLaunch: function onLaunch() {
// console.log('App Launch');
},
onShow: function onShow() {
// console.log('App Show');
},
onHide: function onHide() {
// console.log('App Hide');
} };exports.default = _default;
/***/ }),
/* 8 */
/*!*********************************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/App.vue?vue&type=style&index=0&lang=css& ***!
\*********************************************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_6_oneOf_1_2_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/stylePostLoader.js!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--6-oneOf-1-2!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/postcss-loader/src??ref--6-oneOf-1-3!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./App.vue?vue&type=style&index=0&lang=css& */ 9);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_6_oneOf_1_2_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_6_oneOf_1_2_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_6_oneOf_1_2_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_6_oneOf_1_2_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony default export */ __webpack_exports__["default"] = (_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_6_oneOf_1_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_6_oneOf_1_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_6_oneOf_1_2_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_6_oneOf_1_3_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_css___WEBPACK_IMPORTED_MODULE_0___default.a);
/***/ }),
/* 9 */
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--6-oneOf-1-2!./node_modules/postcss-loader/src??ref--6-oneOf-1-3!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!D:/chenq/chen/uniapp()/dezhu/App.vue?vue&type=style&index=0&lang=css& ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
if(false) { var cssReload; }
/***/ })
],[[0,"common/runtime","common/vendor"]]]);

View File

@ -0,0 +1,154 @@
/******/ (function(modules) { // webpackBootstrap
/******/ // install a JSONP callback for chunk loading
/******/ function webpackJsonpCallback(data) {
/******/ var chunkIds = data[0];
/******/ var moreModules = data[1];
/******/ var executeModules = data[2];
/******/
/******/ // add "moreModules" to the modules object,
/******/ // then flag all "chunkIds" as loaded and fire callback
/******/ var moduleId, chunkId, i = 0, resolves = [];
/******/ for(;i < chunkIds.length; i++) {
/******/ chunkId = chunkIds[i];
/******/ if(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {
/******/ resolves.push(installedChunks[chunkId][0]);
/******/ }
/******/ installedChunks[chunkId] = 0;
/******/ }
/******/ for(moduleId in moreModules) {
/******/ if(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {
/******/ modules[moduleId] = moreModules[moduleId];
/******/ }
/******/ }
/******/ if(parentJsonpFunction) parentJsonpFunction(data);
/******/
/******/ while(resolves.length) {
/******/ resolves.shift()();
/******/ }
/******/
/******/ // add entry modules from loaded chunk to deferred list
/******/ deferredModules.push.apply(deferredModules, executeModules || []);
/******/
/******/ // run deferred modules when all chunks ready
/******/ return checkDeferredModules();
/******/ };
/******/ function checkDeferredModules() {
/******/ var result;
/******/ for(var i = 0; i < deferredModules.length; i++) {
/******/ var deferredModule = deferredModules[i];
/******/ var fulfilled = true;
/******/ for(var j = 1; j < deferredModule.length; j++) {
/******/ var depId = deferredModule[j];
/******/ if(installedChunks[depId] !== 0) fulfilled = false;
/******/ }
/******/ if(fulfilled) {
/******/ deferredModules.splice(i--, 1);
/******/ result = __webpack_require__(__webpack_require__.s = deferredModule[0]);
/******/ }
/******/ }
/******/
/******/ return result;
/******/ }
/******/
/******/ // The module cache
/******/ var installedModules = {};
/******/
/******/ // object to store loaded and loading chunks
/******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
/******/ // Promise = chunk loading, 0 = chunk loaded
/******/ var installedChunks = {
/******/ "common/runtime": 0
/******/ };
/******/
/******/ var deferredModules = [];
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/
/******/ // Check if module is in cache
/******/ if(installedModules[moduleId]) {
/******/ return installedModules[moduleId].exports;
/******/ }
/******/ // Create a new module (and put it into the cache)
/******/ var module = installedModules[moduleId] = {
/******/ i: moduleId,
/******/ l: false,
/******/ exports: {}
/******/ };
/******/
/******/ // Execute the module function
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
/******/
/******/ // Flag the module as loaded
/******/ module.l = true;
/******/
/******/ // Return the exports of the module
/******/ return module.exports;
/******/ }
/******/
/******/
/******/ // expose the modules object (__webpack_modules__)
/******/ __webpack_require__.m = modules;
/******/
/******/ // expose the module cache
/******/ __webpack_require__.c = installedModules;
/******/
/******/ // define getter function for harmony exports
/******/ __webpack_require__.d = function(exports, name, getter) {
/******/ if(!__webpack_require__.o(exports, name)) {
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
/******/ }
/******/ };
/******/
/******/ // define __esModule on exports
/******/ __webpack_require__.r = function(exports) {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/
/******/ // create a fake namespace object
/******/ // mode & 1: value is a module id, require it
/******/ // mode & 2: merge all properties of value into the ns
/******/ // mode & 4: return value when already ns object
/******/ // mode & 8|1: behave like require
/******/ __webpack_require__.t = function(value, mode) {
/******/ if(mode & 1) value = __webpack_require__(value);
/******/ if(mode & 8) return value;
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
/******/ var ns = Object.create(null);
/******/ __webpack_require__.r(ns);
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
/******/ return ns;
/******/ };
/******/
/******/ // getDefaultExport function for compatibility with non-harmony modules
/******/ __webpack_require__.n = function(module) {
/******/ var getter = module && module.__esModule ?
/******/ function getDefault() { return module['default']; } :
/******/ function getModuleExports() { return module; };
/******/ __webpack_require__.d(getter, 'a', getter);
/******/ return getter;
/******/ };
/******/
/******/ // Object.prototype.hasOwnProperty.call
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
/******/
/******/ // __webpack_public_path__
/******/ __webpack_require__.p = "/";
/******/
/******/ var jsonpArray = global["webpackJsonp"] = global["webpackJsonp"] || [];
/******/ var oldJsonpFunction = jsonpArray.push.bind(jsonpArray);
/******/ jsonpArray.push = webpackJsonpCallback;
/******/ jsonpArray = jsonpArray.slice();
/******/ for(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);
/******/ var parentJsonpFunction = oldJsonpFunction;
/******/
/******/
/******/ // run deferred modules from other chunks
/******/ checkDeferredModules();
/******/ })
/************************************************************************/
/******/ ([]);

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,874 @@
(global["webpackJsonp"] = global["webpackJsonp"] || []).push([["pages/index/index"],[
/* 0 */,
/* 1 */,
/* 2 */,
/* 3 */,
/* 4 */,
/* 5 */,
/* 6 */,
/* 7 */,
/* 8 */,
/* 9 */,
/* 10 */,
/* 11 */
/*!*********************************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/main.js?{"page":"pages%2Findex%2Findex"} ***!
\*********************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
/* WEBPACK VAR INJECTION */(function(createPage) {__webpack_require__(/*! uni-pages */ 4);
var _vue = _interopRequireDefault(__webpack_require__(/*! vue */ 2));
var _index = _interopRequireDefault(__webpack_require__(/*! ./pages/index/index.vue */ 12));function _interopRequireDefault(obj) {return obj && obj.__esModule ? obj : { default: obj };}
createPage(_index.default);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-baidu/dist/index.js */ 1)["createPage"]))
/***/ }),
/* 12 */
/*!**************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/pages/index/index.vue ***!
\**************************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _index_vue_vue_type_template_id_57280228___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./index.vue?vue&type=template&id=57280228& */ 13);
/* harmony import */ var _index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./index.vue?vue&type=script&lang=js& */ 15);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/runtime/componentNormalizer.js */ 10);
var renderjs
/* normalize component */
var component = Object(_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])(
_index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"],
_index_vue_vue_type_template_id_57280228___WEBPACK_IMPORTED_MODULE_0__["render"],
_index_vue_vue_type_template_id_57280228___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"],
false,
null,
null,
null,
false,
_index_vue_vue_type_template_id_57280228___WEBPACK_IMPORTED_MODULE_0__["components"],
renderjs
)
component.options.__file = "pages/index/index.vue"
/* harmony default export */ __webpack_exports__["default"] = (component.exports);
/***/ }),
/* 13 */
/*!*********************************************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/pages/index/index.vue?vue&type=template&id=57280228& ***!
\*********************************************************************************************/
/*! exports provided: render, staticRenderFns, recyclableRender, components */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_template_id_57280228___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--16-0!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/template.js!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-uni-app-loader/page-meta.js!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./index.vue?vue&type=template&id=57280228& */ 14);
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_template_id_57280228___WEBPACK_IMPORTED_MODULE_0__["render"]; });
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_template_id_57280228___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; });
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "recyclableRender", function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_template_id_57280228___WEBPACK_IMPORTED_MODULE_0__["recyclableRender"]; });
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "components", function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_template_id_57280228___WEBPACK_IMPORTED_MODULE_0__["components"]; });
/***/ }),
/* 14 */
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--16-0!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/template.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-uni-app-loader/page-meta.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!D:/chenq/chen/uniapp()/dezhu/pages/index/index.vue?vue&type=template&id=57280228& ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! exports provided: render, staticRenderFns, recyclableRender, components */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; });
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; });
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "recyclableRender", function() { return recyclableRender; });
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "components", function() { return components; });
var components
var render = function() {
var _vm = this
var _h = _vm.$createElement
var _c = _vm._self._c || _h
}
var recyclableRender = false
var staticRenderFns = []
render._withStripped = true
/***/ }),
/* 15 */
/*!***************************************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/pages/index/index.vue?vue&type=script&lang=js& ***!
\***************************************************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/babel-loader/lib!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--12-1!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./index.vue?vue&type=script&lang=js& */ 16);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony default export */ __webpack_exports__["default"] = (_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_index_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default.a);
/***/ }),
/* 16 */
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--12-1!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!D:/chenq/chen/uniapp()/dezhu/pages/index/index.vue?vue&type=script&lang=js& ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
/* WEBPACK VAR INJECTION */(function(uni, wx) {Object.defineProperty(exports, "__esModule", { value: true });exports.default = void 0; //
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
var _default =
{
data: function data() {
return {
xialHeight: uni.getSystemInfoSync().windowHeight,
statusH: uni.getSystemInfoSync().statusBarHeight,
isXlitem: false,
titleH: '',
swjj: '',
swiperone: [
{ title: '限时活动,领八项会员权益', content: '限时注册会员免费试用多款产品还能1V1对话资深行业专家享受八项会员权益上门服务、教程视频、专属客服、400热线、售后服务、免费咨询、节日慰问、产品培训' },
{ title: '全场景云客服', content: '通过多渠道统一接入为企业提供覆盖售前咨询、售中跟进、售后服务的全生命周期智能客户服务帮助企业实现降本增效超过1000家企业都在使用。' },
{ title: 'AI+金融,信贷催收一体化', content: '为金融机构及借贷企业提供一体化、智能化、合规化催收平台,覆盖催收策略、外呼策略、智能催收等全流程,马上金融、三峡银行等机构都在使用。' },
{ title: '语音机器人', content: '基于语音识别ASR、语音合成TTS、自然语言处理NLP及机器学习等技术为金融、电商、教育等企业提供机器人自动电话外呼和应答有效提升外呼效率大幅降低运营成本实现合规化、标准化外呼流程。' }],
xlList: [
{ title: '首页', status: false, src: '' },
{ title: '产品', status: false, src: '/static/public/arrow-down.png', arr: [
{
title: '客服云',
list: [
{ imgSrc: '/static/public/icon1.png', content: '云呼叫中心' },
{ imgSrc: '/static/public/bar_cp_kfy_zxkf.png', content: '在线客服' },
{ imgSrc: '/static/public/bar_cp_kfy_zngd.png', content: '智能工单' }] },
{
title: '营销云',
list: [
{ imgSrc: '/static/public/bar_cp_yxy_ydx.png', content: '云电销' },
{ imgSrc: '/static/public/bar_cp_yxy_znydx.png', content: '智能云短信' }] },
{
title: '智能云',
list: [
{ imgSrc: '/static/public/bar_cp_zny_kfjqr.png', content: '客服机器人' },
{ imgSrc: '/static/public/bar_cp_zny_yyjqr.png', content: '语音机器人' },
{ imgSrc: '/static/public/bar_cp_zny_znzj.png', content: '智能质检' }] }] },
{ title: '解决方案', status: false, src: '/static/public/arrow-down.png', arr: [
{
title: '行业解决方案',
list: [
{ imgSrc: '/static/public/bar_hyfa_xls.png', content: '新零售' },
{ imgSrc: '/static/public/bar_hyfa_jr.png', content: '金融' },
{ imgSrc: '/static/public/bar_hyfa_yh.png', content: '银行' }] },
{
title: '场景解决方案',
list: [
{ imgSrc: '/static/public/bar_cjfa_ykf.png', content: '全场景云客服' }] }] },
{ title: '客户案例', status: false, src: '' },
{ title: '帮助与支持', status: false, src: '/static/public/arrow-down.png', arr: [
{
title: '帮助中心',
list: [
{ imgSrc: '/static/public/bar_bzzc_syzn.png', content: '使用指南' },
{ imgSrc: '/static/public/bar_bzzc_kfw.png', content: '开发者文档' }] },
{
title: '探索',
list: [
{ imgSrc: '/static/public/bar_hyfa_xls.png', content: '得助社区' },
{ imgSrc: '/static/public/bar_bzzc_tyzx.png', content: '体验中心' }] }] },
{ title: '关于我们', status: false, src: '/static/public/arrow-down.png', arr: [
{
title: '关于我们',
list: [
{ imgSrc: '/static/public/bar_gywm_gydz.png', content: '关于得助' },
{ imgSrc: '/static/public/bar_gywm_qdhz.png', content: '核心技术' },
{ imgSrc: '/static/public/lxwm.png', content: '公司新闻' },
{ imgSrc: '/static/public/bar_gywm_hzhb.png', content: '合作伙伴' },
{ imgSrc: '/static/public/bar_gywm_lxwm.png', content: '联系我们' }] }] }],
footArr: [
{ src: '/static/public/dd1.png', title: '一对一咨询' },
// {src:'/static/public/dd2.png',title:'在线咨询'},
{ src: '/static/public/dd3.png', title: '预约演示' }],
oneCurrent: 0,
dataListone: [
{ title: '客服云' },
{ title: '营销云' },
{ title: '智能云' }],
dataoneqie: [
[
{ src: '/static/public/609b3b05a1e2c.png', title: '云呼叫中心', content: '全国优质线路来电精准弹屏IVR自助导航服务与营销双管齐下' },
{ src: '/static/public/609b3b6eab1c0.png', title: '在线客服', content: '全渠道统一接待,客户咨询及时响应,高效稳定不掉线' },
{ src: '/static/public/609b3bc32ede7.png', title: '智能工单', content: '全渠道服务集成智能分配一键流转SLA服务流程全监控' }],
[
{ src: '/static/public/609b3c790614d.png', title: '云电销', content: '外呼任务精细化管理,全国优质线路,支持预测式外呼、空号检测、呼叫策略,提升销售转化更高效' },
{ src: '/static/public/609b3cae6136a.png', title: '智能云短信', content: '支持短连接,有效跟踪、统计与分析,为二次营销和转化提供决策' }],
[
{ src: '/static/public/609b3d28d2c10.png', title: '客服机器人', content: '理解复杂语言的智能问答机器人,精准的语义识别,自动化流程处理' },
{ src: '/static/public/609b3d32655d4.png', title: '语音机器人', content: '真人语音自动外呼,无缝转人工,高效开展智能化回访、电销、催收' },
{ src: '/static/public/609b3d3c23aed.png', title: '智能质检', content: '全量AI质检支持语音+文本,可定制过程质检,具备智能化监控分析' }]],
twoCurrent: 0,
datatwo: [
{ title: '行业解决方案' },
{ title: '场景解决方案' }],
datatwocon: [
[
{ src: '/static/public/609b3e0bb34fb.png', title: '金融', content: ['自主研发、自有知识产权的智能催收平台;', '拥有超70项技术专利', '短信、电话等全渠道覆盖;', '一体化智能催收解决方案。'] },
{ src: '/static/public/609b3e144f46d.png', title: '银行', content: ['聚集八大应用场景;', '覆盖80%+金融柜面业务;', '服务与营销组合,满足银行多种需求;', '全方位服务银行业,保障项目落实。'] },
{ src: '/static/public/609b3e23942b0.png', title: '', content: ['门店数字化、经营精准化、服务智能化;', '建立与顾客之间的数字化连接;', '实现贯穿会员全生命周期的营销与服务。'] }],
[
{ src: '/static/public/609b3ef608ee9.png', title: '全场景云客服', content: ['全场景云客服', '深度融合呼叫中心、在线客服、智能工单、CRM、机器人等', '覆盖营销、服务、管理全场景,让企业与用户连接更便捷高效。'] }]],
swiperCurrentIndex: 0,
height: '',
znList: [
{ imgSrc: '/static/public/znone.png', con1: '数字化、智能化转型服务商', con2: '全场景智能交付平台' },
{ imgSrc: '/static/public/zntwo.png', con1: '深度AI模型及算法能力', con2: '获得100项+专利技术' },
{ imgSrc: '/static/public/znthree.png', con1: '合同终身保安全', con2: '银行级安全保障体系' },
{ imgSrc: '/static/public/znfour.png', con1: '灵活部署', con2: '更快交付' },
{ imgSrc: '/static/public/znfiv.png', con1: '客户成功服务团队', con2: '实时解决客户问题' },
{ imgSrc: '/static/public/znsix.png', con1: '知名投资机构领投', con2: '融资规模35亿元' }],
xrList: [
{ imgSrc: '/static/public/xr-01.png', title: '郑菁 / 重庆百货客服部经理', content: '我们希望拥有一个全场景的智能客服系统与我们的客户进行及时沟通,极大的改善了我们的服务体验和业务支撑,感谢得助智能的服务团队。' },
{ imgSrc: '/static/public/xr-02.png', title: '蒋宁 / 马上金融CTO', content: '得助智能在确保我们能及时有效响应客户的需求,还提供了智能回访、智能催收等业务场景的解决方案,同时在数据安全和稳定性方面发挥了关键作用' },
{ imgSrc: '/static/public/xr-03.png', title: '段女士 / 客户主管', content: '得助云呼叫中心系统功能智能化、多样化,保证了民生易贷呼叫中心坐席在使用过程中通话质量的稳定、可靠;在数据管理方面做到了数据隔离、数据加密等,为民生易贷呼叫中心提供了有效支撑。' },
{ imgSrc: '/static/public/xr-04.png', title: '吴丰慧 / 步步高大客服中心负责', content: '得助智能 & 步步高商业连锁股份有限公司大客服中心,双方通力合作,着眼未来构建智能客服系统。传统在线和语音服务在智能客服机器人协助下,提高了我们一线客服代表服务效率,为我们客户提供更智能、更专业、更有温度的服务,提供便利和支持。' },
{ imgSrc: '/static/public/xr-05.png', title: '朱雷 / 呼叫中心负责人', content: '得助智能系统易用性强,满足业务开展需求,服务响应速度及时,有效的解决客户回访、通知等业务需要。' },
{ imgSrc: '/static/public/xr-06.png', title: '罗丹 / 呼叫中心负责人', content: '我们采用得助智能批量外呼功能,操作简单,提升人效,同时线路、系统性能非常稳定,对我们的业务开展提供了效果较为显著的帮助。' }],
swipertwo: [
[
{ imgSrc: '/static/public/logowall_01.png' },
{ imgSrc: '/static/public/logowall_02.png' },
{ imgSrc: '/static/public/logowall_03.png' },
{ imgSrc: '/static/public/logowall_04.png' },
{ imgSrc: '/static/public/logowall_05.png' }],
[
{ imgSrc: '/static/public/yuduo.png' },
{ imgSrc: '/static/public/logowall_06.png' },
{ imgSrc: '/static/public/logowall_07.png' },
{ imgSrc: '/static/public/logowall_08.png' },
{ imgSrc: '/static/public/logowall_09.png' }],
[
{ imgSrc: '/static/public/logowall_10.png' },
{ imgSrc: '/static/public/logowall_11.png' },
{ imgSrc: '/static/public/logowall_12.png' },
{ imgSrc: '/static/public/logowall_13.png' },
{ imgSrc: '/static/public/logowall_14.png' }],
[
{ imgSrc: '/static/public/logowall_15.png' },
{ imgSrc: '/static/public/logowall_16.png' },
{ imgSrc: '/static/public/logowall_17.png' },
{ imgSrc: '/static/public/logowall_18.png' },
{ imgSrc: '/static/public/logowall_19.png' }],
[
{ imgSrc: '/static/public/logowall_20.png' },
{ imgSrc: '/static/public/logowall_21.png' },
{ imgSrc: '/static/public/logowall_22.png' },
{ imgSrc: '/static/public/logowall_23.png' },
{ imgSrc: '/static/public/logowall_24.png' }],
[
{ imgSrc: '/static/public/logowall_25.png' },
{ imgSrc: '/static/public/logowall_26.png' },
{ imgSrc: '/static/public/logowall_27.png' },
{ imgSrc: '/static/public/logowall_28.png' },
{ imgSrc: '/static/public/logowall_29.png' }],
[
{ imgSrc: '/static/public/logowall_30.png' },
{ imgSrc: '/static/public/logowall_31.png' },
{ imgSrc: '/static/public/logowall_32.png' },
{ imgSrc: '/static/public/logowall_33.png' },
{ imgSrc: '/static/public/logowall_34.png' }],
[
{ imgSrc: '/static/public/logowall_35.png' }]],
imgList: [
{ imgSrc: '/static/public/logowall_01.png' },
{ imgSrc: '/static/public/logowall_02.png' },
{ imgSrc: '/static/public/logowall_03.png' },
{ imgSrc: '/static/public/logowall_04.png' },
{ imgSrc: '/static/public/logowall_05.png' },
{ imgSrc: '/static/public/yuduo.png' },
{ imgSrc: '/static/public/logowall_06.png' },
{ imgSrc: '/static/public/logowall_07.png' },
{ imgSrc: '/static/public/logowall_08.png' },
{ imgSrc: '/static/public/logowall_09.png' },
{ imgSrc: '/static/public/logowall_10.png' },
{ imgSrc: '/static/public/logowall_11.png' },
{ imgSrc: '/static/public/logowall_12.png' },
{ imgSrc: '/static/public/logowall_13.png' },
{ imgSrc: '/static/public/logowall_14.png' },
{ imgSrc: '/static/public/logowall_15.png' },
{ imgSrc: '/static/public/logowall_16.png' },
{ imgSrc: '/static/public/logowall_17.png' },
{ imgSrc: '/static/public/logowall_18.png' },
{ imgSrc: '/static/public/logowall_19.png' },
{ imgSrc: '/static/public/logowall_20.png' },
{ imgSrc: '/static/public/logowall_21.png' },
{ imgSrc: '/static/public/logowall_22.png' },
{ imgSrc: '/static/public/logowall_23.png' },
{ imgSrc: '/static/public/logowall_24.png' },
{ imgSrc: '/static/public/logowall_25.png' },
{ imgSrc: '/static/public/logowall_26.png' },
{ imgSrc: '/static/public/logowall_27.png' },
{ imgSrc: '/static/public/logowall_28.png' },
{ imgSrc: '/static/public/logowall_29.png' },
{ imgSrc: '/static/public/logowall_30.png' },
{ imgSrc: '/static/public/logowall_31.png' },
{ imgSrc: '/static/public/logowall_32.png' },
{ imgSrc: '/static/public/logowall_33.png' },
{ imgSrc: '/static/public/logowall_34.png' },
{ imgSrc: '/static/public/logowall_35.png' }],
zxList: [
{ imgSrc: '/static/public/zx-01.jpg', content: '电话销售外呼系统的主要应用场景' },
{ imgSrc: '/static/public/zx-02.jpg', content: '电话自动呼叫系统的线路稳定吗' },
{ imgSrc: '/static/public/zx-03.png', content: '在线客服软件系统对企业运营的重要性' },
{ imgSrc: '/static/public/zx-04.jpg', content: '呼叫电话机器人是什么?有什么好处' },
{ imgSrc: '/static/public/zx-05.jpg', content: '智能客服软件如何实现自动回复功能' },
{ imgSrc: '/static/public/zx-06.jpg', content: '日呼过千,电销太难?外呼电话机器人:拿来吧你' },
{ imgSrc: '/static/public/zx-07.jpg', content: '智能化时代,应如何使用电销呼叫机器人才能发挥最大价值' },
{ imgSrc: '/static/public/zx-08.png', content: '得助智能:智能呼叫机器人常见问题解答' },
{ imgSrc: '/static/public/zx-09.png', content: '智能语音呼叫机器人的好处体现在哪些方面' },
{ imgSrc: '/static/public/zx-10.png', content: '开源智能客服机器人作用如何,主要体现在什么方面' }],
dcurrent: 0,
daList: [
{ title: '产品', status: false, arr: ['云呼叫中心', '在线客服', '智能工单', '云电销', '智能云短信', '客服机器人', '语音机器人', '智能质检'] },
{ title: '解决方案', status: false, arr: ['新零售', '金融', '银行', '全场景云客服'] },
{ title: '资源中心', status: false, arr: ['客户案例', '使用指南', '开发者文档', '得助社区', '体验中心'] },
{ title: '关于', status: false, arr: ['关于得助', '核心技术', '公司新闻', '合作伙伴', '联系我们'] }],
youList: [
{ title: '网站地图' },
{ title: '中关村科金' },
{ title: '有限元' },
{ title: 'plm解决方案' },
{ title: '甩手掌柜收银系统' },
{ title: '视频会议系统' },
{ title: '照相馆预约系统' },
{ title: '好会计软件' },
{ title: 'mpls' },
{ title: '资产管理软件' },
{ title: '企业云盘' },
{ title: 'ERP软件开发' },
{ title: 'SaaS软件' }] };
},
onLoad: function onLoad() {var _this = this;
var query = wx.createSelectorQuery();
console.log(uni.getStorageSync('titleH'));
if (uni.getStorageSync('titleH') != '') {
this.titleH = uni.getStorageSync('titleH');
} else {
query.select('.statusHH').boundingClientRect(function (rect) {
uni.setStorageSync('titleH', rect.height);
_this.titleH = rect.height;
}).exec();
}
console.log(uni.getStorageSync('swjj'));
if (uni.getStorageSync('swjj') != '') {
this.swjj = uni.getStorageSync('swjj');
} else {
query.select('.jiesw-box').boundingClientRect(function (rect) {
uni.setStorageSync('swjj', rect.height + 40);
_this.swjj = rect.height + 40;
}).exec();
}
},
methods: {
choosesw: function choosesw(index) {
var newUrl = '';
if (index == 0) newUrl = 'https://www.51ima.com/login/index.html';
if (index == 1) newUrl = 'https://www.51ima.com/plan/service.html';
if (index == 2) newUrl = 'https://www.51ima.com/plan/collection.html';
if (index == 3) newUrl = 'https://www.51ima.com/icall/index.html';
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
chanp: function chanp(e, index) {
var newUrl = '';
if (e == 0) {
if (index == 0) newUrl = 'https://www.51ima.com/icloud/index.html';
if (index == 1) newUrl = 'https://www.51ima.com/ima/index.html';
if (index == 2) newUrl = 'https://www.51ima.com/workOrder/index.html';
}
if (e == 1) {
if (index == 0) newUrl = 'https://www.51ima.com/product-cloud-sale.html';
if (index == 1) newUrl = 'https://www.51ima.com/product-cloud-sms.html';
}
if (e == 2) {
if (index == 0) newUrl = 'https://www.51ima.com/xma/index.html';
if (index == 1) newUrl = 'https://www.51ima.com/icall/index.html';
if (index == 2) newUrl = 'https://www.51ima.com/plan/quality.html';
}
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
choosejie: function choosejie(e, index) {
var newUrl = '';
if (e == 0) {
if (index == 0) newUrl = 'https://www.51ima.com/plan/collection.html';
if (index == 1) newUrl = 'https://www.51ima.com/plan/rtc.html';
if (index == 2) newUrl = 'https://www.51ima.com/plan/retail.html';
}
if (e == 1) {
if (index == 0) newUrl = 'https://www.51ima.com/plan/service.html';
}
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
choosezx: function choosezx(index) {
var newUrl = '';
if (index == 0) newUrl = 'https://www.51ima.com/article/400.html';
if (index == 1) newUrl = 'https://www.51ima.com/article/399.html';
if (index == 2) newUrl = 'https://www.51ima.com/article/398.html';
if (index == 3) newUrl = 'https://www.51ima.com/article/397.html';
if (index == 4) newUrl = 'https://www.51ima.com/article/396.html';
if (index == 5) newUrl = 'https://www.51ima.com/article/394.html';
if (index == 6) newUrl = 'https://www.51ima.com/article/393.html';
if (index == 7) newUrl = 'https://www.51ima.com/article/392.html';
if (index == 8) newUrl = 'https://www.51ima.com/article/390.html';
if (index == 9) newUrl = 'https://www.51ima.com/article/389.html';
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
mians: function mians() {
var newUrl = 'https://www.51ima.com/login/index.html';
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
yulian: function yulian() {
var newUrl = 'https://www.51ima.com/msg/appointment.html';
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
chooseda: function chooseda(e, index) {
var newUrl = '';
if (e == 0) {
if (index == 0) newUrl = 'https://www.51ima.com/icloud/index.html';
if (index == 1) newUrl = 'https://www.51ima.com/ima/index.html';
if (index == 2) newUrl = 'https://www.51ima.com/workOrder/index.html';
if (index == 3) newUrl = 'https://www.51ima.com/product-cloud-sale.html';
if (index == 4) newUrl = 'https://www.51ima.com/product-cloud-sms.html';
if (index == 5) newUrl = 'https://www.51ima.com/xma/index.html';
if (index == 6) newUrl = 'https://www.51ima.com/icall/index.html';
if (index == 7) newUrl = 'https://www.51ima.com/plan/quality.html';
}
if (e == 1) {
if (index == 0) newUrl = 'https://www.51ima.com/plan/retail.html';
if (index == 1) newUrl = 'https://www.51ima.com/plan/collection.html';
if (index == 2) newUrl = 'https://www.51ima.com/plan/rtc.html';
if (index == 3) newUrl = 'https://www.51ima.com/plan/service.html';
}
if (e == 2) {
if (index == 0) newUrl = 'https://www.51ima.com/case.html';
if (index == 1) newUrl = 'https://support.51ima.com/static/help_docs_html/index.html';
if (index == 2) newUrl = 'https://open-docs.51ima.com/';
if (index == 3) newUrl = 'https://www.51ima.com/news.html';
if (index == 4) newUrl = 'https://www.51ima.com/experience.html';
}
if (e == 3) {
if (index == 0) newUrl = 'https://www.51ima.com/aboutUs/aboutUs.html';
if (index == 1) newUrl = 'https://www.51ima.com/about-skill.html';
if (index == 2) newUrl = 'https://www.51ima.com/news/65.html';
if (index == 3) newUrl = 'https://www.51ima.com/aboutUs/partner.html';
if (index == 4) newUrl = 'https://www.51ima.com/aboutUs/telUs.html';
}
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
choosey: function choosey(index) {
var newUrl = '';
if (index == 0) newUrl = 'https://www.51ima.com/sitemap.html';
if (index == 1) newUrl = 'http://www.zkj.com/';
if (index == 2) newUrl = 'http://www.yxyai.com/index';
if (index == 3) newUrl = 'https://www.gzhuaxi.com.cn/';
if (index == 4) newUrl = 'https://www.ruipos.com/';
if (index == 5) newUrl = 'https://www.cloudroom.com/';
if (index == 6) newUrl = 'http://www.mengbai.net/';
if (index == 7) newUrl = 'https://www.gdcjtb.com/';
if (index == 8) newUrl = 'http://www.pbsvpn.com/';
if (index == 9) newUrl = 'https://www.nt-seo.cn/';
if (index == 10) newUrl = 'http://www.mobox.net.cn/';
if (index == 11) newUrl = 'http://www.lsukj.com/';
if (index == 12) newUrl = 'https://www.saasruanjian.com/';
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
chooseitemtow: function chooseitemtow(e, indexone, indextwo) {
var newUrl = '';
if (e == 1) {
if (indexone == 0) {
if (indextwo == 0) newUrl = 'https://www.51ima.com/icloud/index.html';
if (indextwo == 1) newUrl = 'https://www.51ima.com/ima/index.html';
if (indextwo == 2) newUrl = 'https://www.51ima.com/workOrder/index.html';
}
if (indexone == 1) {
if (indextwo == 0) newUrl = 'https://www.51ima.com/product-cloud-sale.html';
if (indextwo == 1) newUrl = 'https://www.51ima.com/product-cloud-sms.html';
if (indextwo == 2) newUrl = 'https://www.51ima.com/workOrder/index.html';
}
if (indexone == 2) {
if (indextwo == 0) newUrl = 'https://www.51ima.com/xma/index.html';
if (indextwo == 1) newUrl = 'https://www.51ima.com/icall/index.html';
if (indextwo == 2) newUrl = 'https://www.51ima.com/plan/quality.html';
}
}
if (e == 2) {
if (indexone == 0) {
if (indextwo == 0) newUrl = 'https://www.51ima.com/plan/retail.html';
if (indextwo == 1) newUrl = 'https://www.51ima.com/plan/collection.html';
if (indextwo == 2) newUrl = 'https://www.51ima.com/plan/rtc.html';
}
if (indexone == 1) {
if (indextwo == 0) newUrl = 'https://www.51ima.com/plan/service.html';
}
}
if (e == 4) {
if (indexone == 0) {
if (indextwo == 0) newUrl = 'https://support.51ima.com/static/help_docs_html/index.html';
if (indextwo == 1) newUrl = 'https://open-docs.51ima.com/';
}
if (indexone == 1) {
if (indextwo == 0) newUrl = 'https://www.51ima.com/news.html';
if (indextwo == 1) newUrl = 'https://www.51ima.com/experience.html';
}
}
if (e == 5) {
if (indexone == 0) {
if (indextwo == 0) newUrl = 'https://www.51ima.com/aboutUs/aboutUs.html';
if (indextwo == 1) newUrl = 'https://www.51ima.com/about-skill.html';
if (indextwo == 2) newUrl = 'https://www.51ima.com/news/65.html';
if (indextwo == 3) newUrl = 'https://www.51ima.com/aboutUs/partner.html';
if (indextwo == 4) newUrl = 'https://www.51ima.com/aboutUs/telUs.html';
}
}
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
goip: function goip() {
var newUrl = 'https://beian.miit.gov.cn/#/Integrated/index';
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
gofa: function gofa() {
var newUrl = 'https://www.51ima.com/law/index.html';
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
chooseBtn: function chooseBtn(index) {
var newUrl = '';
if (index == 0) {
uni.makePhoneCall({
// 手机号
phoneNumber: '400-023-8882',
// 成功回调
success: function success(res) {
console.log('调用成功!');
},
// 失败回调
fail: function fail(res) {
console.log('调用失败!');
} });
}
// if(index==1) newUrl = 'https://u-msxf123.51ima.com/vChat?token=YrIBVnf2imma&showChat=true&layout=true'
if (index == 1) newUrl = 'https://www.51ima.com/msg/appointment.html';
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
},
chooseitem: function chooseitem(index) {
this.xlList[index].status = !this.xlList[index].status;
if (index == 0 || index == 3) {
var newUrl = '';
if (index == 0) newUrl = 'https://www.51ima.com/';
if (index == 3) newUrl = 'https://www.51ima.com/case.html';
// window.location.href = newUrl;
uni.navigateTo({ url: '/pages/web-view/web-view?weburl=' + newUrl });
}
},
changeEv: function changeEv() {
this.isXlitem = !this.isXlitem;
},
chooseOne: function chooseOne(index) {
this.oneCurrent = index;
},
choosetwo: function choosetwo(index) {
this.twoCurrent = index;
},
dchoose: function dchoose(index) {
this.dcurrent = index;
this.daList[index].status = !this.daList[index].status;
} } };exports.default = _default;
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-baidu/dist/index.js */ 1)["default"], __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-baidu/dist/index.js */ 1)["default"]))
/***/ })
],[[11,"common/runtime","common/vendor"]]]);

View File

@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,166 @@
(global["webpackJsonp"] = global["webpackJsonp"] || []).push([["pages/web-view/web-view"],[
/* 0 */,
/* 1 */,
/* 2 */,
/* 3 */,
/* 4 */,
/* 5 */,
/* 6 */,
/* 7 */,
/* 8 */,
/* 9 */,
/* 10 */,
/* 11 */,
/* 12 */,
/* 13 */,
/* 14 */,
/* 15 */,
/* 16 */,
/* 17 */
/*!***************************************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/main.js?{"page":"pages%2Fweb-view%2Fweb-view"} ***!
\***************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
/* WEBPACK VAR INJECTION */(function(createPage) {__webpack_require__(/*! uni-pages */ 4);
var _vue = _interopRequireDefault(__webpack_require__(/*! vue */ 2));
var _webView = _interopRequireDefault(__webpack_require__(/*! ./pages/web-view/web-view.vue */ 18));function _interopRequireDefault(obj) {return obj && obj.__esModule ? obj : { default: obj };}
createPage(_webView.default);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-baidu/dist/index.js */ 1)["createPage"]))
/***/ }),
/* 18 */
/*!********************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/pages/web-view/web-view.vue ***!
\********************************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _web_view_vue_vue_type_template_id_20fc4446___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./web-view.vue?vue&type=template&id=20fc4446& */ 19);
/* harmony import */ var _web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./web-view.vue?vue&type=script&lang=js& */ 21);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/runtime/componentNormalizer.js */ 10);
var renderjs
/* normalize component */
var component = Object(_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])(
_web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__["default"],
_web_view_vue_vue_type_template_id_20fc4446___WEBPACK_IMPORTED_MODULE_0__["render"],
_web_view_vue_vue_type_template_id_20fc4446___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"],
false,
null,
null,
null,
false,
_web_view_vue_vue_type_template_id_20fc4446___WEBPACK_IMPORTED_MODULE_0__["components"],
renderjs
)
component.options.__file = "pages/web-view/web-view.vue"
/* harmony default export */ __webpack_exports__["default"] = (component.exports);
/***/ }),
/* 19 */
/*!***************************************************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/pages/web-view/web-view.vue?vue&type=template&id=20fc4446& ***!
\***************************************************************************************************/
/*! exports provided: render, staticRenderFns, recyclableRender, components */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_template_id_20fc4446___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--16-0!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/template.js!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-uni-app-loader/page-meta.js!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./web-view.vue?vue&type=template&id=20fc4446& */ 20);
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "render", function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_template_id_20fc4446___WEBPACK_IMPORTED_MODULE_0__["render"]; });
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_template_id_20fc4446___WEBPACK_IMPORTED_MODULE_0__["staticRenderFns"]; });
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "recyclableRender", function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_template_id_20fc4446___WEBPACK_IMPORTED_MODULE_0__["recyclableRender"]; });
/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "components", function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_16_0_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_template_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_uni_app_loader_page_meta_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_template_id_20fc4446___WEBPACK_IMPORTED_MODULE_0__["components"]; });
/***/ }),
/* 20 */
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--16-0!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/template.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-uni-app-loader/page-meta.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!D:/chenq/chen/uniapp()/dezhu/pages/web-view/web-view.vue?vue&type=template&id=20fc4446& ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! exports provided: render, staticRenderFns, recyclableRender, components */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "render", function() { return render; });
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "staticRenderFns", function() { return staticRenderFns; });
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "recyclableRender", function() { return recyclableRender; });
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "components", function() { return components; });
var components
var render = function() {
var _vm = this
var _h = _vm.$createElement
var _c = _vm._self._c || _h
}
var recyclableRender = false
var staticRenderFns = []
render._withStripped = true
/***/ }),
/* 21 */
/*!*********************************************************************************************!*\
!*** D:/chenq/chen/uniapp()/dezhu/pages/web-view/web-view.vue?vue&type=script&lang=js& ***!
\*********************************************************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/babel-loader/lib!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--12-1!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!../../../../../../HbuilderX/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./web-view.vue?vue&type=script&lang=js& */ 22);
/* harmony import */ var _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__) if(__WEBPACK_IMPORT_KEY__ !== 'default') (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony default export */ __webpack_exports__["default"] = (_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_12_1_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_HbuilderX_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_web_view_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default.a);
/***/ }),
/* 22 */
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--12-1!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!D:/chenq/chen/uniapp()/dezhu/pages/web-view/web-view.vue?vue&type=script&lang=js& ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });exports.default = void 0; //
//
//
//
//
//
var _default =
{
name: "web-view",
data: function data() {
return {
url: '' };
},
onLoad: function onLoad(options) {
if (options.weburl != '' || options.weburl != undefined) {
this.url = options.weburl;
} else {
return false;
}
},
methods: {} };exports.default = _default;
/***/ })
],[[17,"common/runtime","common/vendor"]]]);

View File

@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@ -0,0 +1 @@
<view><web-view src="{{url}}"></web-view></view>

View File

@ -0,0 +1,27 @@
{
"appInfo": {},
"appid": "24346353",
"appkey": "",
"condition": {},
"libVersion": "",
"preview": {
"packageId": 1109456
},
"projectname": "得助智能交互",
"publish": {
"tips": [
"小程序包内容将被百度解析和收录,用于内容的风险控制。",
"您已开通分享web化请确保分享web化体验无问题后再进行发布。"
],
"version": "1.0.2"
},
"setting": {
"urlCheck": true
},
"swan": {
"baiduboxapp": {
"extensionJsVersion": "1.21.2",
"swanJsVersion": "3.330.6"
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 383 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 658 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 651 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

Some files were not shown because too many files have changed in this diff Show More