Showing preview only (874K chars total). Download the full file or copy to clipboard to get everything.
Repository: Hunlongyu/ZY-Player-APP
Branch: main
Commit: c378b08a2065
Files: 36
Total size: 845.1 KB
Directory structure:
gitextract_0uhfju7a/
├── .gitignore
├── App.vue
├── LICENSE
├── README.md
├── main.js
├── manifest.json
├── package.json
├── pages/
│ ├── detail/
│ │ └── detail.vue
│ ├── film/
│ │ └── film.vue
│ ├── history/
│ │ └── history.vue
│ ├── index/
│ │ └── index.vue
│ ├── me/
│ │ └── me.vue
│ ├── play/
│ │ └── play.vue
│ ├── site/
│ │ └── site.vue
│ └── star/
│ └── star.vue
├── pages.json
├── uni.scss
├── unpackage/
│ └── dist/
│ └── build/
│ ├── .automator/
│ │ └── app-plus/
│ │ └── .automator.json
│ └── app-plus/
│ ├── __uniappchooselocation.js
│ ├── __uniappes6.js
│ ├── __uniappopenlocation.js
│ ├── __uniapppicker.js
│ ├── __uniappquill.js
│ ├── __uniappquillimageresize.js
│ ├── __uniappscan.js
│ ├── __uniappview.html
│ ├── app-config-service.js
│ ├── app-config.js
│ ├── app-service.js
│ ├── app-view.js
│ ├── manifest.json
│ └── view.css
└── utils/
├── database.js
├── initSetting.json
├── initSite.json
└── request.js
================================================
FILE CONTENTS
================================================
================================================
FILE: .gitignore
================================================
.vscode
unpackage/dist/dev/
================================================
FILE: App.vue
================================================
<script>
import db from "./utils/database.js";
export default {
onLaunch: function () {
db.init('site')
db.init('setting')
},
onShow: function () {
// console.log('App Show')
},
onHide: function () {
// console.log('App Hide')
},
};
</script>
<style lang="scss">
/*每个页面公共css */
@import "uview-ui/index.scss";
</style>
================================================
FILE: LICENSE
================================================
MIT License
Copyright (c) 2020 Hunlongyu
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.
================================================
FILE: README.md
================================================
<p align="center">
<img width="128" src="https://i.loli.net/2020/05/07/9kLvPnWVCp7538c.png" >
</p>
<p align="center">
<a href="http://zyplayer.fun/" target="_blank">官网</a>
<a href="https://github.com/Hunlongyu/ZY-Player-APP/issues" target="_blank">反馈</a>
</p>
<p align="center">
<img src="https://forthebadge.com/images/badges/built-with-love.svg">
<p>
<p align="center">
<img src="https://github.com/aleen42/badges/raw/master/src/visual_studio_code_flat_square.svg?sanitize=true">
<img src="https://github.com/aleen42/badges/raw/master/src/vue_flat_square.svg?sanitize=true">
<img src="https://github.com/aleen42/badges/raw/master/src/javascript_flat_square.svg?sanitize=true">
</p>
<p align="center">
<img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/Hunlongyu/ZY-Player-APP/total?style=for-the-badge">
<img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/Hunlongyu/ZY-Player-APP?include_prereleases&style=for-the-badge">
<img alt="GitHub" src="https://img.shields.io/github/license/Hunlongyu/ZY-Player-APP?style=for-the-badge">
<p>
<h1 align="center">ZY Player APP</h1>
### ✨特性
- 🍔 视频源支持自定义, 支持链接导入
- 🌭 播放历史, 自动跳转历史进度
- 🥪 支持搜索功能, 搜索结果图片显示
- 🍿 支持收藏夹功能
- 🍤 支持青少年模式
### 下载
- 🍓 [Github -- 官方下载](https://github.com/Hunlongyu/ZY-Player-APP/releases)
- 🍷 [Android](https://vkceyugu.cdn.bspapp.com/VKCEYUGU-aliyun-fusdvvo5hcqnfd09ae/91e864a0-2e06-11eb-bd01-97bc1429a9ff.apk)
- 🥤 [IOS](https://vkceyugu.cdn.bspapp.com/VKCEYUGU-aliyun-fusdvvo5hcqnfd09ae/9298a1d0-2e06-11eb-899d-733ae62bed2f.ipa)
**IOS 手机只能越狱安装, [IOS 自签教程, 适用于非越狱手机](https://www.i4.cn/news_detail_38195.html)**
### 🎨 截图
| 🥼 首页 | 🧥 详情 | 👔 播放 |
| :---: | :---: | :---: |
|  |  |  |
| 👕 收藏 | 👖 播放记录 | 🩳 视频源管理 |
|  |  |  |
### 🍭 开发者
| [Hunlongyu](https://github.com/Hunlongyu) | [cuiocean](https://github.com/cuiocean) |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
| <img width="120" src="https://avatars2.githubusercontent.com/u/15273630?s=460&u=48cf3299e2a842c0252233d8be42ef4c5d792138&v=4"/> | <img width="120" src="https://avatars0.githubusercontent.com/u/5760235?s=460&u=9d969dd8d83f069ce7ebd60516770c93ac07a330&v=4" /> |
================================================
FILE: main.js
================================================
import Vue from 'vue'
import App from './App'
Vue.config.productionTip = false
App.mpType = 'app'
import uView from "uview-ui";
Vue.use(uView);
const app = new Vue({
...App
})
app.$mount()
================================================
FILE: manifest.json
================================================
{
"name" : "ZY Player",
"appid" : "__UNI__B85B395",
"description" : "ZY Player 移动端 APP",
"versionName" : "0.1.2",
"versionCode" : 102,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
"usingComponents" : true,
"nvueCompiler" : "uni-app",
"compilerVersion" : 3,
"splashscreen" : {
"alwaysShowBeforeRender" : false,
"waiting" : true,
"autoclose" : true,
"delay" : 0
},
/* 模块配置 */
"modules" : {
"VideoPlayer" : {}
},
/* 应用发布信息 */
"distribute" : {
/* android打包配置 */
"android" : {
"permissions" : [
"<uses-feature android:name=\"android.hardware.camera\"/>",
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
"<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>"
]
},
/* ios打包配置 */
"ios" : {},
/* SDK配置 */
"sdkConfigs" : {
"ad" : {}
},
"icons" : {
"android" : {
"hdpi" : "unpackage/res/icons/72x72.png",
"xhdpi" : "unpackage/res/icons/96x96.png",
"xxhdpi" : "unpackage/res/icons/144x144.png",
"xxxhdpi" : "unpackage/res/icons/192x192.png"
},
"ios" : {
"appstore" : "unpackage/res/icons/1024x1024.png",
"ipad" : {
"app" : "unpackage/res/icons/76x76.png",
"app@2x" : "unpackage/res/icons/152x152.png",
"notification" : "unpackage/res/icons/20x20.png",
"notification@2x" : "unpackage/res/icons/40x40.png",
"proapp@2x" : "unpackage/res/icons/167x167.png",
"settings" : "unpackage/res/icons/29x29.png",
"settings@2x" : "unpackage/res/icons/58x58.png",
"spotlight" : "unpackage/res/icons/40x40.png",
"spotlight@2x" : "unpackage/res/icons/80x80.png"
},
"iphone" : {
"app@2x" : "unpackage/res/icons/120x120.png",
"app@3x" : "unpackage/res/icons/180x180.png",
"notification@2x" : "unpackage/res/icons/40x40.png",
"notification@3x" : "unpackage/res/icons/60x60.png",
"settings@2x" : "unpackage/res/icons/58x58.png",
"settings@3x" : "unpackage/res/icons/87x87.png",
"spotlight@2x" : "unpackage/res/icons/80x80.png",
"spotlight@3x" : "unpackage/res/icons/120x120.png"
}
}
}
},
"nativePlugins" : {},
"uniStatistics" : {
"enable" : true
}
},
/* 快应用特有相关 */
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
"appid" : "",
"setting" : {
"urlCheck" : false
},
"usingComponents" : true
},
"mp-alipay" : {
"usingComponents" : true
},
"mp-baidu" : {
"usingComponents" : true
},
"mp-toutiao" : {
"usingComponents" : true
},
"uniStatistics" : {
"enable" : false
}
}
================================================
FILE: package.json
================================================
{
"name": "zyplayer",
"version": "0.1.1",
"description": "ZY Player Android by Uni-app",
"main": "main.js",
"dependencies": {
"fast-xml-parser": "^3.17.4",
"uni-ajax": "^2.1.8",
"uview-ui": "^1.8.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ZY Player",
"zy"
],
"author": "Hunlongyu",
"license": "MIT"
}
================================================
FILE: pages/detail/detail.vue
================================================
<template>
<view class="detail">
<view class="status_bar"></view>
<view class="header">
<view class="header-icon" @click="BackEvent">
<u-icon class="icon" name="arrow-left"></u-icon>
</view>
<u-select
class="moreSelect"
v-model="moreShow"
:list="moreList"
@confirm="moreConfirm"
></u-select>
<view class="header-icon" @click="moreShowEvent">
<u-icon class="icon" name="more-dot-fill"></u-icon>
</view>
</view>
<view class="bgImg">
<img :src="detail.pic" />
</view>
<view class="boxImg">
<view class="boxImgWrapper">
<img :src="detail.pic" />
</view>
</view>
<view class="box-info">
<view class="star-btn" @click="starEvent">
<u-icon v-if="!starShow" name="star" size="60"></u-icon>
<u-icon v-if="starShow" name="star-fill" color="#ff4445" size="60"></u-icon>
</view>
<view class="play-btn" @click="playEvent">
<u-icon name="play-circle" color="#6dd143" size="100"></u-icon>
</view>
<view class="name-box">
<text class="name">{{ detail.name }}</text>
</view>
<view class="info-box">
<text>{{ detail.area }}</text>
<text class="gap">|</text>
<text>{{ detail.lang }}</text>
<text class="gap">|</text>
<text>{{ detail.type }}</text>
<text class="gap">|</text>
<text>{{ detail.year }}</text>
<text class="gap">|</text>
<text>{{ detail.note }}</text>
</view>
<view class="info-box">
<text>导演: {{ detail.director }}</text>
</view>
<view class="info-box">
<text>演员: {{ detail.actor }}</text>
</view>
<view class="info-box">
<text>简介: {{ detail.des }}</text>
</view>
</view>
<view>
<u-select
v-model="playShow"
:list="playList"
confirm-text="播放"
@confirm="playConfirm"
></u-select>
</view>
<u-toast ref="uToast" />
</view>
</template>
<script>
import db from "../../utils/database.js";
import http from "../../utils/request.js";
export default {
data() {
return {
siteKey: "",
id: "",
detail: {},
moreShow: false,
moreList: [
{
value: "share",
label: "分享",
},
],
playShow: false,
playList: [],
starShow: false
};
},
methods: {
BackEvent() {
uni.navigateBack();
},
moreShowEvent() {
this.moreShow = !this.moreShow;
},
async moreConfirm(e) {
const val = e[0].value;
if (val === "share") {
}
if (val === "star") {
let s = {...this.detail}
s.key = `${this.siteKey}-${this.id}`
const res = await db.add('star', s)
if (res.flag) {
this.$refs.uToast.show({
title: '收藏成功',
type: 'success',
duration: '2300'
})
}
}
},
async playEvent() {
if (this.playList.length <= 1) {
const d = this.playList[0];
const url = `/pages/play/play?site=${d.extra.site}&id=${d.extra.id}&name=${d.label}&url=${d.value}`;
await this.addHistory(d.label, d.value)
this.$u.route({ url: url });
} else {
this.playShow = !this.playShow;
}
},
async playConfirm(e) {
const d = e[0];
const url = `/pages/play/play?site=${d.extra.site}&id=${d.extra.id}&name=${d.label}&url=${d.value}`;
await this.addHistory(d.label, d.value)
this.$u.route({ url: url });
},
async addHistory (label, url) {
let h = {...this.detail}
h.key = `${this.siteKey}-${this.id}`
const res = await db.get('history', `${this.siteKey}-${this.id}`)
if (!res.flag) {
h.label = label
h.url = url
await db.add('history', h)
}
},
async getDetail(key, id) {
const res = await http.detail(key, id);
this.detail = res;
const arr = [];
let num = 1
for (const i of res.m3u8List) {
const j = i.split('$')
let label = res.m3u8List.length > 1 ? `第${num}集`: this.detail.name
if (j.length > 1) {
for (let m = 0; m < j.length; m++) {
if (j[m].indexOf('.m3u8') >= 0 && j[m].startsWith('http')) {
let d = {
index: i,
value: j[m],
label: label,
extra: {
site: key,
id: id,
},
};
arr.push(d);
break
}
}
} else {
let d = {
index: i,
value: j[0],
label: label,
extra: {
site: key,
id: id,
},
};
arr.push(d);
}
num++
}
this.playList = arr;
},
async checkStar () {
const res = await db.get('star', `${this.siteKey}-${this.id}`)
this.starShow = res.flag
},
async removeStar () {
const res = await db.remove('star', `${this.siteKey}-${this.id}`)
if (res.flag) {
this.$refs.uToast.show({ title: '移除收藏成功', type: 'success', duration: '1500' })
} else {
this.$refs.uToast.show({ title: '移除收藏失败', type: 'warning', duration: '1500' })
}
this.checkStar()
},
async addStar () {
let s = {...this.detail}
s.key = `${this.siteKey}-${this.id}`
const res = await db.add('star', s)
if (res.flag) {
this.$refs.uToast.show({ title: '添加收藏成功', type: 'success', duration: '1500' })
} else {
this.$refs.uToast.show({ title: '添加收藏失败', type: 'warning', duration: '1500' })
}
this.checkStar()
},
starEvent() {
if (this.starShow) {
this.removeStar()
} else {
this.addStar()
}
}
},
onLoad(opt) {
this.siteKey = opt.site;
this.id = opt.id;
this.getDetail(opt.site, opt.id);
this.checkStar()
},
};
</script>
<style lang="scss" scoped>
.detail {
.status_bar {
height: var(--status-bar-height);
width: 100%;
}
.header {
position: absolute;
top: var(--status-bar-height);
left: 0;
padding: 0 20px;
height: 20px;
display: flex;
align-items: center;
justify-content: space-between;
z-index: 2;
width: 100%;
margin-top: 10px;
.header-icon {
width: 30px;
height: 30px;
background-color: rgba(255, 255, 255, 0.7);
text-align: center;
line-height: 30px;
border-radius: 50%;
}
}
.bgImg {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 0;
filter: blur(3px);
img {
width: 100%;
height: auto;
}
}
.boxImg{
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
.boxImgWrapper{
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
height: 55vh;
img{
width: auto;
height: 40vh;
margin: 0 auto;
border: 3px solid #fff;
box-shadow: 0px 0px 20px #acacac;
}
}
}
.box-info {
width: 100%;
height: auto;
padding: 40px 30px;
border-radius: 30px;
background-color: #FFFFFF;
position: absolute;
margin-top: 50vh;
z-index: 1;
.star-btn {
position: absolute;
top: -60rpx;
right: 240rpx;
padding: 20rpx;
border-radius: 50%;
background-color: #FFFFFF;
border: 1px solid #f8f8f8;
}
.play-btn {
position: absolute;
top: -80rpx;
right: 100rpx;
padding: 20rpx;
border-radius: 50%;
background-color: #FFFFFF;
border: 1px solid #f8f8f8;
}
.name-box {
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
.name {
font-size: 40rpx;
}
}
.info-box {
margin-top: 20rpx;
.gap {
margin: 0 10rpx;
}
}
}
}
</style>
================================================
FILE: pages/film/film.vue
================================================
<template>
<view class="film">
<view class="header">
<u-search
v-model="search"
@search="searchEvent"
@custom="searchEvent"
:clearabled="true"
@clear="searchClearEvent"
></u-search>
</view>
<view class="btns">
<u-button @click="openSiteSelect" size="mini"
>网站: {{ site.name }}</u-button
>
<u-button @click="openTypeSelect" size="mini"
>分类: {{ type.name }}</u-button
>
<text>共: {{recordcount}} 资源</text>
</view>
<view class="body">
<u-waterfall v-model="flowList" ref="uWaterfall">
<template v-slot:left="{ leftList }">
<view
class="box-warter left-box-warter"
v-for="(item, index) in leftList"
:key="index"
@click="openDetail(item)"
>
<u-lazy-load
border-radius="4"
:image="item.pic"
:index="index"
></u-lazy-load>
<view class="box-name">{{ item.name }}</view>
<view class="box-info">
<view class="box-class">{{ item.type }}</view>
<view class="box-class">{{ item.note }}</view>
<view class="box-year">{{ item.year }}</view>
</view>
</view>
</template>
<template v-slot:right="{ rightList }">
<view
class="box-warter right-box-warter"
v-for="(item, index) in rightList"
:key="index"
@click="openDetail(item)"
>
<u-lazy-load
threshold="-450"
border-radius="4"
:image="item.pic"
:index="index"
></u-lazy-load>
<view class="box-name">{{ item.name }}</view>
<view class="box-info">
<view class="box-class">{{ item.type }}</view>
<view class="box-class">{{ item.note }}</view>
<view class="box-year">{{ item.year }}</view>
</view>
</view>
</template>
</u-waterfall>
<u-loadmore
bg-color="#f8f8f8"
:status="loadStatus"
@loadmore="addData"
></u-loadmore>
</view>
<u-back-top :scroll-top="scrollTop" icon="search"></u-back-top>
<u-select
v-model="siteShow"
:list="siteList"
value-name="key"
label-name="name"
@confirm="siteConfirm"
></u-select>
<u-select
v-model="typeShow"
:list="typeList"
value-name="tid"
label-name="name"
@confirm="typeConfirm"
></u-select>
<u-top-tips ref="uTips"></u-top-tips>
<u-mask :show="mask" @tap.stop>
<view class="mask">
<u-loading mode="flower" size="80"></u-loading>
</view>
</u-mask>
<u-toast ref="uToast" />
</view>
</template>
<script>
import db from "../../utils/database.js";
import http from "../../utils/request.js";
export default {
data() {
return {
search: "",
site: {},
siteShow: false,
siteList: [],
type: {},
typeShow: false,
typeList: [],
flowList: [],
loadStatus: "loadmore",
scrollTop: 0,
pageCount: 0,
recordcount: 0,
mask: false,
r18KeyWords: ['伦理', '论理', '倫理', '福利', '激情', '理论', '写真', '情色', '美女', '街拍', '赤足', '性感', '里番']
};
},
methods: {
async searchEvent() {
if (this.search === '') {
return false
}
this.mask = true
this.flowList = []
this.$refs.uWaterfall.clear();
const res = await http.search(this.site.key, this.search)
if (res.length >= 1) {
for (const i of res) {
const data = await http.detail(this.site.key, i.id)
this.flowList.push(data);
}
}
this.mask = false
},
async searchClearEvent() {
this.search = ''
this.mask = true
this.flowList = []
this.$refs.uWaterfall.clear();
await this.getPage(this.type.tid)
await this.addData(this.site.key, this.pageCount, this.type.tid)
this.pageCount--
await this.addData(this.site.key, this.pageCount, this.type.tid)
this.mask = false
},
async openSiteSelect() {
this.siteShow = true;
const site = await db.get("site", this.site.key);
},
async siteConfirm(e) {
this.mask = true
this.flowList = []
this.$refs.uWaterfall.clear();
const site = await db.get("site", e[0].value);
this.site = site.data;
await this.getPage()
await this.getClass(this.site.key)
await this.addData(this.site.key, this.pageCount)
this.pageCount--
await this.addData(this.site.key, this.pageCount)
this.mask = false
},
openTypeSelect () {
this.typeShow = true
},
async typeConfirm(e) {
this.type = {
name: e[0].label,
tid: e[0].value
}
this.mask = true
this.flowList = []
this.$refs.uWaterfall.clear();
await this.getPage(this.type.tid)
await this.addData(this.site.key, this.pageCount, this.type.tid)
this.pageCount--
await this.addData(this.site.key, this.pageCount, this.type.tid)
this.mask = false
},
openDetail(item) {
const url = `/pages/detail/detail?site=${this.site.key}&id=${item.id}`;
this.$u.route({ url: url });
},
async getSite() {
const res = await db.getAll("site");
if (res.flag) {
const arr = []
for (const i of res.data) {
if (i.isActive) {
arr.push(i)
}
}
this.siteList = arr
} else {
this.$refs.uToast.show({ title: '读取视频源出错', type: 'warning', duration: '2300' })
return false
}
this.site = this.siteList[0]
await this.getPage()
await this.getClass(this.site.key)
await this.addData(this.site.key, this.pageCount)
this.pageCount--
await this.addData(this.site.key, this.pageCount)
},
async getPage (type) {
const res = await http.page(this.site.key, type)
this.pageCount = res.pagecount
this.recordcount = res.recordcount
},
async getClass(key) {
this.typeList = [{ name: '最新', tid: 0 }]
this.type = { name: '最新', tid: 0 }
http.class(key).then(res => {
// 屏蔽主分类
const classToHide = ['电影', '电影片', '电视剧', '连续剧', '综艺', '动漫']
res.forEach(ele => {
if (!classToHide.includes(ele.name)) {
this.typeList.push(ele)
}
})
})
},
async addData(key, page, t) {
console.log(key, page, t, 'lalala')
const res = await http.list(key, page, t);
const config = await db.get('setting', 'config')
for (let i = 0; i < res.length; i++) {
let item = res[i];
if (config.data.R18) {
const j = this.r18KeyWords.some(v => item.name.includes(v))
const k = this.r18KeyWords.some(v => item.type.includes(v))
if (j !== true && k !== true) {
this.flowList.push(item);
}
} else {
this.flowList.push(item);
}
}
if (this.flowList.length <= 6 && page) {
this.pageCount--;
this.addData(key, this.pageCount, t);
}
}
},
onPageScroll(e) {
this.scrollTop = e.scrollTop;
},
onLoad() {
this.getSite();
},
async onReachBottom() {
if (this.search !== '') {
this.loadStatus = "nomore";
return false
}
this.loadStatus = "loading";
this.pageCount--
await this.addData(this.site.key, this.pageCount, this.type.tid);
this.loadStatus = "loadmore";
},
onTabItemTap() {
this.getSite();
}
};
</script>
<style lang="scss" scoped>
.film {
padding: 20rpx 20rpx;
background-color: #f8f8f8;
.btns {
margin-top: 10rpx;
display: flex;
justify-content: space-around;
align-items: center;
}
.body {
.box-warter {
border-radius: 8rpx;
padding: 14rpx;
background-color: #fff;
.box-info {
margin-top: 10rpx;
display: flex;
justify-content: space-between;
font-size: 12px;
}
}
.left-box-warter {
margin: 10rpx 10rpx 10rpx 0;
}
.right-box-warter {
margin: 10rpx 0rpx 10rpx 10rpx;
}
}
.mask{
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
}
</style>
================================================
FILE: pages/history/history.vue
================================================
<template>
<view>
<u-cell-group>
<u-cell-item
v-for="(i, j) in historyList"
:key="j"
:title="i.name"
:label="getProgress(i)"
:value="i.type"
:arrow="false"
@click="playVideo(i)"
></u-cell-item>
</u-cell-group>
</view>
</template>
<script>
import db from "../../utils/database.js";
export default {
data() {
return {
historyList: [],
};
},
methods: {
getProgress (item) {
if(item.currentTime && item.duration) {
return (100*item.currentTime/item.duration).toFixed(0) + "%"
} else {
return ""
}
},
playVideo(item) {
const site = item.key.split("-")[0];
const id = item.key.split("-")[1];
// item.label为播放器上方的title,电影的话就是电影名,电视剧则为“第n集”
const url = `/pages/play/play?site=${site}&id=${id}&name=${item.label}&url=${item.url}&initialtime=${item.currentTime}`;
this.$u.route({ url: url });
},
async getAllHistory() {
const res = await db.getAll("history");
if (res.flag) {
this.historyList = res.data;
}
},
},
onLoad() {
this.getAllHistory();
},
onTabItemTap() {
this.getAllHistory();
}
};
</script>
================================================
FILE: pages/index/index.vue
================================================
<template>
<view class="content">
<image class="logo" src="/static/logo.png"></image>
<view class="text-area">
<text class="title">{{title}}</text>
</view>
</view>
</template>
<script>
export default {
data() {
return {
title: 'Hello'
}
},
onLoad() {
},
methods: {
}
}
</script>
<style>
.content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.logo {
height: 200rpx;
width: 200rpx;
margin-top: 200rpx;
margin-left: auto;
margin-right: auto;
margin-bottom: 50rpx;
}
.text-area {
display: flex;
justify-content: center;
}
.title {
font-size: 36rpx;
color: #8f8f94;
}
</style>
================================================
FILE: pages/me/me.vue
================================================
<template>
<view class="me">
<view class="status_bar"></view>
<view class="logo">
<img src="static/images/logo.png" alt="" />
</view>
<view class="name"> ZY Player APP </view>
<u-cell-group>
<u-cell-item
title="播放记录"
value="记录播放历史"
:arrow="false"
@click="openHistoryPage()"
></u-cell-item>
<u-cell-item
title="视频源管理"
value="管理视频源数据"
:arrow="false"
@click="siteEdite()"
></u-cell-item>
<u-cell-item
title="清空播放记录"
value="清空播放记录数据"
:arrow="false"
@click="clearHistory()"
></u-cell-item>
<u-cell-item
title="清空收藏夹"
value="清空收藏夹数据"
:arrow="false"
@click="clearStar()"
></u-cell-item>
<u-cell-item
title="重置软件"
value="清空所有数据, 慎点"
:arrow="false"
@click="resetApp()"
></u-cell-item>
<u-cell-item
title="版本更新"
value="0.1.2"
:arrow="false"
@click="itemClickEvent(i)"
></u-cell-item>
</u-cell-group>
<view class="tips">
所有资源来自网上, 该软件不参与任何制作, 上传, 储存等内容,
禁止传播违法资源. 该软件仅供学习参考, 请于安装后24小时内删除.
</view>
<u-toast ref="uToast" />
<u-modal v-model="modalShow" :content="modalContent" @confirm="resetAppconfirm" :mask-close-able="true" show-cancel-button @cancel="resetAppCancel"></u-modal>
</view>
</template>
<script>
import db from "../../utils/database.js";
export default {
data() {
return {
modalShow: false,
modalContent: ''
};
},
methods: {
openHistoryPage () {
this.$u.route({ url: '/pages/history/history' });
},
siteEdite () {
this.$u.route({ url: '/pages/site/site' });
},
async clearHistory () {
const res = await db.removeAll('history')
if (res.flag) {
this.$refs.uToast.show({ title: '清空播放数据成功', type: 'success', duration: '2300' })
} else {
this.$refs.uToast.show({ title: '清空播放数据失败', type: 'warning', duration: '2300' })
}
},
async clearStar() {
const res = await db.removeAll('star')
if (res.flag) {
this.$refs.uToast.show({ title: '清空收藏夹数据成功', type: 'success', duration: '2300' })
} else {
this.$refs.uToast.show({ title: '清空收藏夹数据失败', type: 'warning', duration: '2300' })
}
},
async resetApp() {
this.modalContent = '重置软件会清空:收藏夹数据,历史记录,导入的视频源等。恢复默认设置,以及默认的视频源。'
this.modalShow = true
},
async resetAppconfirm () {
await db.clearDB()
await db.reset('site')
await db.reset('setting')
this.modalShow = false
this.$refs.uToast.show({ title: '软件重置成功', type: 'success', duration: '2300' })
},
resetAppCancel () {
this.modalShow = false
},
itemClickEvent(item) {},
},
};
</script>
<style lang="scss" scoped>
.me {
.status_bar {
height: var(--status-bar-height);
width: 100%;
}
.logo {
margin-top: 20px;
width: 100%;
text-align: center;
img {
width: 26%;
}
}
.name {
margin-top: 10px;
text-align: center;
font-size: 20px;
margin-bottom: 10px;
}
.tips {
color: #ff4445;
padding: 15px;
}
}
</style>
================================================
FILE: pages/play/play.vue
================================================
<template>
<view class="play">
<view class="play-box">
<video class="player" :autoplay="true" :src="url" :initial-time="initialtime" @timeupdate="videoTimeUpdateEvent"></video>
</view>
<view class="icon-box">
<u-icon name="share" size="60" color="#1e88e5" style="margin-right: 30rpx"></u-icon>
<u-icon v-if="!starShow" name="star" size="60" @click="addStar()"></u-icon>
<u-icon v-if="starShow" name="star-fill" color="#ff4445" size="60" @click="removeStar()"></u-icon>
<u-icon name="play-circle" size="70" color="#6dd143" @click="selectPlay()" style="margin-left: 30rpx" v-if="playList.length > 0"></u-icon>
</view>
<view class="box-info">
<view class="name-box">
<text class="name">{{ detail.name }}</text>
</view>
<view class="info-box">
<text>{{ detail.area }}</text>
<text class="gap">|</text>
<text>{{ detail.lang }}</text>
<text class="gap">|</text>
<text>{{ detail.type }}</text>
<text class="gap">|</text>
<text>{{ detail.year }}</text>
<text class="gap">|</text>
<text>{{ detail.note }}</text>
</view>
<view class="info-box">
<text>导演: {{ detail.director }}</text>
</view>
<view class="info-box">
<text>演员: {{ detail.actor }}</text>
</view>
<view class="info-box">
<text>简介: {{ detail.des }}</text>
</view>
</view>
<u-select
v-model="playShow"
:list="playList"
confirm-text="播放"
@confirm="playConfirm"
></u-select>
<u-toast ref="uToast" />
</view>
</template>
<script>
import db from "../../utils/database.js";
import http from "../../utils/request.js";
export default {
data() {
return {
siteKey: "",
id: "",
name: "",
url: "",
initialtime: 0,
playShow: false,
playList: [],
detail: {},
starShow: true,
videoUpdateCounter: 0
};
},
methods: {
async videoTimeUpdateEvent (e) {
// 播放进度变化时触发timeupdate,event.detail = {currentTime, duration} 。触发频率 250ms 一次
this.videoUpdateCounter += 1
if (this.videoUpdateCounter % 40 === 0) {
// 每10秒更新一下历史记录的时间进度
this.videoUpdateCounter = 0
await this.updateHistory(e.detail)
}
},
async updateHistory (detail) {
const res = await db.get('history', `${this.siteKey}-${this.id}`)
if (res.flag) {
res.data.currentTime = detail.currentTime
res.data.duration = detail.duration
await db.update('history', res.data)
}
},
selectPlay() {
this.playShow = !this.playShow;
},
playConfirm(e) {
const d = e[0];
this.url = d.value
uni.setNavigationBarTitle({ title: d.label });
},
async getDetail(key, id) {
const res = await http.detail(key, id);
this.detail = res;
const arr = [];
let num = 1
for (const i of res.m3u8List) {
const j = i.split('$')
let label = res.m3u8List.length > 1 ? `第${num}集`: this.detail.name
if (j.length > 1) {
for (let m = 0; m < j.length; m++) {
if (j[m].indexOf('.m3u8') >= 0 && j[m].startsWith('http')) {
let d = {
index: i,
value: j[m],
label: label,
extra: {
site: key,
id: id,
},
};
arr.push(d);
break
}
}
} else {
let d = {
index: i,
value: j[0],
label: label,
extra: {
site: key,
id: id,
},
};
arr.push(d);
}
num++
}
this.playList = arr;
},
async checkStar () {
const res = await db.get('star', `${this.siteKey}-${this.id}`)
this.starShow = res.flag
},
async removeStar () {
const res = await db.remove('star', `${this.siteKey}-${this.id}`)
if (res.flag) {
this.$refs.uToast.show({ title: '移除收藏成功', type: 'success', duration: '2300' })
} else {
this.$refs.uToast.show({ title: '移除收藏失败', type: 'warning', duration: '2300' })
}
this.checkStar()
},
async addStar () {
let s = {...this.detail}
s.key = `${this.siteKey}-${this.id}`
const res = await db.add('star', s)
if (res.flag) {
this.$refs.uToast.show({ title: '添加收藏成功', type: 'success', duration: '2300' })
} else {
this.$refs.uToast.show({ title: '添加收藏失败', type: 'warning', duration: '2300' })
}
this.checkStar()
}
},
onLoad(opt) {
this.siteKey = opt.site;
this.id = opt.id;
this.name = opt.name;
this.url = opt.url;
this.initialtime = opt.initialtime;
this.getDetail(this.siteKey, this.id)
this.checkStar()
uni.setNavigationBarTitle({ title: opt.name });
}
};
</script>
<style lang="scss" scoped>
.play {
.play-box {
.player {
width: 100vw;
}
}
.icon-box {
padding: 20px 10%;
display: flex;
justify-content: flex-end;
}
.box-info {
padding: 0 10% 10px;
.name-box {
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
.name {
font-size: 40rpx;
}
}
.info-box {
margin-top: 20rpx;
.gap {
margin: 0 10rpx;
}
}
}
}
</style>
================================================
FILE: pages/site/site.vue
================================================
<template>
<view class="site">
<view class="impSite" maxlength="300" v-if="impSite">
<u-input v-model="url" type="text" :border="true" placeholder="请输入 JSON 后缀的网址"/>
<u-button :ripple="true" @click="importSiteEvent()">导入</u-button>
</view>
<view class="setting">
<u-button class="importBtn" size="mini" :ripple="true" @click="openImpSite()">导入视频源</u-button>
<u-checkbox v-model="R18" @change="R18Change">开启青少年模式</u-checkbox>
</view>
<u-cell-group>
<u-cell-item
v-for="(i, j) in siteList"
:key="j"
:title="i.name"
:value="i.type"
:arrow="false"
>
<u-button class="pushpin" size="mini" :ripple="true" @click="pushpinEvent(i, j)">置顶</u-button>
<u-switch slot="right-icon" v-model="i.isActive" @change="switchChange(i)" size="40"></u-switch>
</u-cell-item>
</u-cell-group>
<u-toast ref="uToast" />
</view>
</template>
<script>
import db from "../../utils/database.js";
import http from "../../utils/request.js";
export default {
data() {
return {
siteList: [],
site: [],
impSite: false,
url: '',
config: {},
R18: false
};
},
methods: {
openImpSite () {
this.url = ''
this.impSite = !this.impSite
},
async importSiteEvent () {
if (this.url === '') {
return false
}
const res = await http.site(this.url)
if (res && res.length > 0) {
await db.removeAll('site')
for (const i of res) {
await db.add('site', i)
}
this.getAllSite();
this.impSite = false
this.$refs.uToast.show({ title: '导入成功', type: 'success', duration: '2300' })
return false
}
this.$refs.uToast.show({ title: '导入失败', type: 'warning', duration: '2300' })
},
async R18Change (e) {
this.config.R18 = e.value
const res = await db.update('setting', this.config)
if (res.flag) {
this.$refs.uToast.show({ title: '修改成功', type: 'success', duration: '2300' })
}
this.getSettingConfig()
},
async pushpinEvent (i, index) {
if (index === 0) {
return false
}
this.siteList.sort(function (x, y) { return x.key === i.key ? -1 : y.key === i.key ? 1 : 0 })
const res = await db.removeAll('site')
if (res.flag) {
for (const i of this.siteList) {
await db.add('site', i)
}
}
this.$refs.uToast.show({ title: '置顶成功', type: 'success', duration: '2300' })
},
openDetail(item) {
const site = item.key.split("-")[0];
const id = item.key.split("-")[1];
const url = `/pages/detail/detail?site=${site}&id=${id}`;
this.$u.route({ url: url });
},
async getAllSite() {
const res = await db.getAll("site");
if (res.flag) {
if (res.data.length <= 0) {
return false
}
this.siteList = res.data;
}
},
async switchChange (e) {
await db.remove('site', e.key)
const res = await db.add('site', e)
await this.getAllSite()
if (res.flag) {
this.$refs.uToast.show({ title: '修改成功', type: 'success', duration: '2300' })
}
},
async getSettingConfig () {
const res = await db.get('setting', 'config')
this.config = res.data
this.R18 = res.data.R18
}
},
onLoad() {
this.getAllSite();
this.getSettingConfig();
}
};
</script>
<style lang="scss" scoped>
.site{
.impSite{
display: flex;
}
.setting{
height: 80rpx;
line-height: 80rpx;
.importBtn{
margin-right: 120rpx;
margin-left: 30rpx;
}
}
.pushpin{
margin-right: 30rpx;
}
}
</style>
================================================
FILE: pages/star/star.vue
================================================
<template>
<view>
<u-cell-group>
<u-cell-item
v-for="(i, j) in starList"
:key="j"
:title="i.name"
:value="i.type"
:arrow="false"
@click="openDetail(i)"
></u-cell-item>
</u-cell-group>
</view>
</template>
<script>
import db from "../../utils/database.js";
export default {
data() {
return {
starList: [],
};
},
methods: {
openDetail(item) {
const site = item.key.split("-")[0];
const id = item.key.split("-")[1];
const url = `/pages/detail/detail?site=${site}&id=${id}`;
this.$u.route({ url: url });
},
async getAllStar() {
const res = await db.getAll("star");
if (res.flag) {
this.starList = res.data;
}
},
},
onLoad() {
this.getAllStar();
},
onTabItemTap() {
this.getAllStar();
}
};
</script>
================================================
FILE: pages.json
================================================
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path": "pages/film/film",
"style": {
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/star/star",
"style": {
"navigationBarTitleText": "收藏"
}
},
{
"path": "pages/history/history",
"style": {
"navigationBarTitleText": "播放记录"
}
},
{
"path": "pages/site/site",
"style": {
"navigationBarTitleText": "源管理"
}
},
{
"path": "pages/me/me",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/detail/detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/play/play",
"style": {
"navigationBarTitleText": "播放"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "ZY Player",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#909399",
"selectedColor": "#303133",
"backgroundColor": "#FFFFFF",
"borderStyle": "black",
"list": [
{
"pagePath": "pages/film/film",
"iconPath": "static/images/home1.png",
"selectedIconPath": "static/images/home2.png",
"text": "首页"
},
{
"pagePath": "pages/star/star",
"iconPath": "static/images/star1.png",
"selectedIconPath": "static/images/star2.png",
"text": "收藏"
},
{
"pagePath": "pages/me/me",
"iconPath": "static/images/me1.png",
"selectedIconPath": "static/images/me2.png",
"text": "我"
}
]
}
}
================================================
FILE: uni.scss
================================================
@import 'uview-ui/theme.scss';
================================================
FILE: unpackage/dist/build/.automator/app-plus/.automator.json
================================================
================================================
FILE: unpackage/dist/build/app-plus/__uniappchooselocation.js
================================================
!function(e){var t={};function A(a){if(t[a])return t[a].exports;var i=t[a]={i:a,l:!1,exports:{}};return e[a].call(i.exports,i,i.exports,A),i.l=!0,i.exports}A.m=e,A.c=t,A.d=function(e,t,a){A.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},A.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},A.t=function(e,t){if(1&t&&(e=A(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(A.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)A.d(a,i,function(t){return e[t]}.bind(null,i));return a},A.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return A.d(t,"a",t),t},A.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},A.p="",A(A.s=40)}([function(e,t){e.exports={}},function(e,t,A){"use strict";function a(e,t,A,a,i,n,o,s){var r,c="function"==typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=A,c._compiled=!0),a&&(c.functional=!0),n&&(c._scopeId="data-v-"+n),o?(r=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(o)},c._ssrRegister=r):i&&(r=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),r)if(c.functional){c._injectStyles=r;var l=c.render;c.render=function(e,t){return r.call(t),l(e,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,r):[r]}return{exports:e,options:c}}A.d(t,"a",function(){return a})},function(e,t,A){"use strict";var a;Object.defineProperty(t,"__esModule",{value:!0}),t.weexPlus=t.default=void 0,a="function"==typeof getUni?getUni:function(){var e=function(e){return"function"==typeof e},t=/^\$|^on|^create|Sync$|Manager$|^pause/,A=["os","getCurrentSubNVue","getSubNVueById","stopRecord","stopVoice","stopBackgroundAudio","stopPullDownRefresh","hideKeyboard","hideToast","hideLoading","showNavigationBarLoading","hideNavigationBarLoading","canIUse","navigateBack","closeSocket","pageScrollTo","drawCanvas"],a=function(e){return!(t.test(e)&&"createBLEConnection"!==e||~A.indexOf(e))},n=function(t){return function(){for(var A=arguments.length,a=Array(A>1?A-1:0),i=1;i<A;i++)a[i-1]=arguments[i];var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e(n.success)||e(n.fail)||e(n.complete)?t.apply(void 0,[n].concat(a)):new Promise(function(e,A){t.apply(void 0,[Object.assign({},n,{success:e,fail:A})].concat(a)),Promise.prototype.finally=function(e){var t=this.constructor;return this.then(function(A){return t.resolve(e()).then(function(){return A})},function(A){return t.resolve(e()).then(function(){throw A})})}}).then(function(e){return[null,e]}).catch(function(e){return[e]})}},o=[],s=void 0;function r(e){o.forEach(function(t){return t({origin:s,data:e})})}var c=i.webview.currentWebview().id,l=new BroadcastChannel("UNI-APP-SUBNVUE");function d(e){e.$processed=!0;var t=i.webview.currentWebview().id===e.id,A="uniNView"===e.__uniapp_origin_type&&e.__uniapp_origin_id,a=e.id;if(e.postMessage=function(e){A?l.postMessage({data:e,to:t?A:a}):m({type:"UniAppSubNVue",data:e})},e.onMessage=function(e){o.push(e)},e.__uniapp_mask_id){s=e.__uniapp_host;var n=e.__uniapp_mask,r=i.webview.getWebviewById(e.__uniapp_mask_id);r=r.parent()||r;var c=e.show,d=e.hide,u=e.close,g=function(){r.setStyle({mask:"none"})};e.show=function(){r.setStyle({mask:n});for(var t=arguments.length,A=Array(t),a=0;a<t;a++)A[a]=arguments[a];return c.apply(e,A)},e.hide=function(){g();for(var t=arguments.length,A=Array(t),a=0;a<t;a++)A[a]=arguments[a];return d.apply(e,A)},e.close=function(){g();for(var t=arguments.length,A=Array(t),a=0;a<t;a++)A[a]=arguments[a];return u.apply(e,A)}}}function u(e){var t=i.webview.getWebviewById(e);return t&&!t.$processed&&d(t),t}l.onmessage=function(e){e.data.to===c&&r(e.data.data)};var g=weex.requireModule("plus"),f=weex.requireModule("globalEvent"),p=0,h={},v="__uniapp__service";f.addEventListener("plusMessage",function(e){"UniAppJsApi"===e.data.type?w(e.data.id,e.data.data):"UniAppSubNVue"===e.data.type?r(e.data.data,e.data.options):"onNavigationBarButtonTap"===e.data.type?"function"==typeof B&&B(e.data.data):"onNavigationBarSearchInputChanged"===e.data.type?"function"==typeof _&&_(e.data.data):"onNavigationBarSearchInputConfirmed"===e.data.type?"function"==typeof S&&S(e.data.data):"onNavigationBarSearchInputClicked"===e.data.type&&"function"==typeof x&&x(e.data.data)});var w=function(e,t){var A=h[e];A?(A(t),A.keepAlive||delete h[e]):console.error("callback["+e+"] is undefined")},y=function(t){var A,a,i=t.id,n=t.type,o=t.params;h[i]=(a=function(t){e(A)?A(t):A&&(~t.errMsg.indexOf(":ok")?e(A.success)&&A.success(t):~t.errMsg.indexOf(":fail")&&e(A.fail)&&A.fail(t),e(A.complete)&&A.complete(t))},(e(A=o)||A&&e(A.callback))&&(a.keepAlive=!0),a),g.postMessage({id:i,type:n,params:o},v)};function m(e){g.postMessage(e,v)}var b=function(e){return function(t){y({id:p++,type:e,params:t})}},B=void 0,_=void 0,S=void 0,x=void 0;function C(e){B=e}function L(e){_=e}function I(e){S=e}function E(e){x=e}function k(e){return weex.requireModule(e)}var P=weex.requireModule("dom"),M=weex.requireModule("globalEvent"),j=[];function O(e){"function"==typeof e&&(this.isUniAppReady?e():j.push(e))}M.addEventListener("plusMessage",function(e){"UniAppReady"===e.data.type&&(O.isUniAppReady=!0,j.length&&(j.forEach(function(e){return e()}),j=[]))});var T="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},N=weex.requireModule("stream"),Q="GET",D=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Q,A=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"application/x-www-form-urlencoded";return"object"===(void 0===e?"undefined":T(e))?"POST"===t.toUpperCase()&&"application/json"===A.toLowerCase()?JSON.stringify(e):Object.keys(e).map(function(t){return encodeURIComponent(t)+"="+encodeURIComponent(e[t])}).join("&"):e},G=weex.requireModule("plusstorage"),U="__TYPE",R=weex.requireModule("clipboard"),V=function(){if("function"==typeof getUniEmitter)return getUniEmitter;var e={$on:function(){console.warn("uni.$on failed")},$off:function(){console.warn("uni.$off failed")},$once:function(){console.warn("uni.$once failed")},$emit:function(){console.warn("uni.$emit failed")}};return function(){return e}}();function F(e,t,A){return e[t].apply(e,A)}var Y=Object.freeze({loadFontFace:function(t){var A=t.family,a=t.source,i=(t.desc,t.success),n=(t.fail,t.complete);P.addRule("fontFace",{fontFamily:A,src:a.replace(/"/g,"'")});var o={errMsg:"loadFontFace:ok",status:"loaded"};e(i)&&i(o),e(n)&&n(o)},ready:O,request:function(t){var A=t.url,a=t.data,i=t.header,n=t.method,o=void 0===n?"GET":n,s=t.dataType,r=void 0===s?"json":s,c=(t.responseType,t.success),l=t.fail,d=t.complete,u=!1,g=!1,f={};if(i)for(var p in i)g||"content-type"!==p.toLowerCase()?f[p]=i[p]:(g=!0,f["Content-Type"]=i[p]);return o===Q&&a&&(A=A+(~A.indexOf("?")?"&"===A.substr(-1)||"?"===A.substr(-1)?"":"&":"?")+D(a)),N.fetch({url:A,method:o,headers:f,type:"json"===r?"json":"text",body:o!==Q?D(a,o,f["Content-Type"]):""},function(t){var A=t.status,a=(t.ok,t.statusText,t.data),i=t.headers,n={};!A||-1===A||u?(n.errMsg="request:fail",e(l)&&l(n)):(n.data=a,n.statusCode=A,n.header=i,e(c)&&c(n)),e(d)&&d(n)}),{abort:function(){u=!0}}},getStorage:function(t){var A=t.key,a=(t.data,t.success),i=t.fail,n=t.complete;G.getItem(A+U,function(t){if("success"===t.result){var o=t.data;G.getItem(A,function(t){if("success"===t.result){var A=t.data;o&&A?("String"!==o&&(A=JSON.parse(A)),e(a)&&a({errMsg:"getStorage:ok",data:A})):(t.errMsg="setStorage:fail",e(i)&&i(t))}else t.errMsg="setStorage:fail",e(i)&&i(t);e(n)&&n(t)})}else t.errMsg="setStorage:fail",e(i)&&i(t),e(n)&&n(t)})},setStorage:function(t){var A=t.key,a=t.data,i=t.success,n=t.fail,o=t.complete,s="String";"object"===(void 0===a?"undefined":T(a))&&(s="Object",a=JSON.stringify(a)),G.setItem(A,a,function(t){"success"===t.result?G.setItem(A+U,s,function(t){"success"===t.result?e(i)&&i({errMsg:"setStorage:ok"}):(t.errMsg="setStorage:fail",e(n)&&n(t))}):(t.errMsg="setStorage:fail",e(n)&&n(t)),e(o)&&o(t)})},removeStorage:function(t){var A=t.key,a=(t.data,t.success),i=t.fail,n=t.complete;G.removeItem(A,function(t){"success"===t.result?e(a)&&a({errMsg:"removeStorage:ok"}):(t.errMsg="removeStorage:fail",e(i)&&i(t)),e(n)&&n(t)}),G.removeItem(A+U)},clearStorage:function(e){e.key,e.data,e.success,e.fail,e.complete},getClipboardData:function(t){var A=t.success,a=(t.fail,t.complete);R.getString(function(t){var i={errMsg:"getClipboardData:ok",data:t.data};e(A)&&A(i),e(a)&&a(i)})},setClipboardData:function(t){var A=t.data,a=t.success,i=(t.fail,t.complete),n={errMsg:"setClipboardData:ok"};R.setString(A),e(a)&&a(n),e(i)&&i(n)},onSubNVueMessage:r,getSubNVueById:u,getCurrentSubNVue:function(){return u(i.webview.currentWebview().id)},$on:function(){return F(V(),"$on",[].concat(Array.prototype.slice.call(arguments)))},$off:function(){return F(V(),"$off",[].concat(Array.prototype.slice.call(arguments)))},$once:function(){return F(V(),"$once",[].concat(Array.prototype.slice.call(arguments)))},$emit:function(){return F(V(),"$emit",[].concat(Array.prototype.slice.call(arguments)))}}),H={os:{nvue:!0}},Z={};return"undefined"!=typeof Proxy?Z=new Proxy({},{get:function(e,t){if("os"===t)return{nvue:!0};if("postMessage"===t)return m;if("requireNativePlugin"===t)return k;if("onNavigationBarButtonTap"===t)return C;if("onNavigationBarSearchInputChanged"===t)return L;if("onNavigationBarSearchInputConfirmed"===t)return I;if("onNavigationBarSearchInputClicked"===t)return E;var A=Y[t];return A||(A=b(t)),a(t)?n(A):A}}):(Object.keys(H).forEach(function(e){Z[e]=H[e]}),Z.postMessage=m,Z.requireNativePlugin=k,Z.onNavigationBarButtonTap=C,Z.onNavigationBarSearchInputChanged=L,Z.onNavigationBarSearchInputConfirmed=I,Z.onNavigationBarSearchInputClicked=E,Object.keys({uploadFile:!0,downloadFile:!0,chooseImage:!0,previewImage:!0,getImageInfo:!0,saveImageToPhotosAlbum:!0,chooseVideo:!0,saveVideoToPhotosAlbum:!0,saveFile:!0,getSavedFileList:!0,getSavedFileInfo:!0,removeSavedFile:!0,openDocument:!0,setStorage:!0,getStorage:!0,getStorageInfo:!0,removeStorage:!0,clearStorage:!0,getLocation:!0,chooseLocation:!0,openLocation:!0,getSystemInfo:!0,getNetworkType:!0,makePhoneCall:!0,scanCode:!0,setScreenBrightness:!0,getScreenBrightness:!0,setKeepScreenOn:!0,vibrateLong:!0,vibrateShort:!0,addPhoneContact:!0,showToast:!0,showLoading:!0,hideToast:!0,hideLoading:!0,showModal:!0,showActionSheet:!0,setNavigationBarTitle:!0,setNavigationBarColor:!0,navigateTo:!0,redirectTo:!0,reLaunch:!0,switchTab:!0,navigateBack:!0,getProvider:!0,login:!0,getUserInfo:!0,share:!0,requestPayment:!0,subscribePush:!0,unsubscribePush:!0,onPush:!0,offPush:!0}).forEach(function(e){var t=Y[e];t||(t=b(e)),a(e)?Z[e]=n(t):Z[e]=t})),Z};var i=new WeexPlus(weex);t.weexPlus=i;var n=a(weex,i,BroadcastChannel);t.default=n},function(e,t,A){Vue.prototype.__$appStyle__={},Vue.prototype.__merge_style&&Vue.prototype.__merge_style(A(4).default,Vue.prototype.__$appStyle__)},function(e,t,A){"use strict";A.r(t);var a=A(0),i=A.n(a);for(var n in a)"default"!==n&&function(e){A.d(t,e,function(){return a[e]})}(n);t.default=i.a},function(e,t,A){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var A={onLoad:function(){var t=this,A=e.webview.currentWebview().extras||{},a=A.from,i=(A.callback,A.runtime),n=A.data,o=void 0===n?{}:n,s=A.useGlobalEvent;this.__from=a,this.__runtime=i,this.__page=e.webview.currentWebview().id,this.__useGlobalEvent=s,this.data=JSON.parse(JSON.stringify(o)),e.key.addEventListener("backbutton",function(){"function"==typeof t.onClose?t.onClose():e.webview.currentWebview().close("auto")});var r=this,c=function(e){var t=e.data&&e.data.__message;t&&r.__onMessageCallback&&r.__onMessageCallback(t.data)};this.__useGlobalEvent?weex.requireModule("globalEvent").addEventListener("plusMessage",c):new BroadcastChannel(this.__page).onmessage=c},methods:{postMessage:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},A=arguments.length>1&&void 0!==arguments[1]&&arguments[1],a={__message:{__page:this.__page,data:t,keep:A}},i=this.__from;if("v8"===this.__runtime){if(this.__useGlobalEvent)e.webview.postMessageToUniNView(a,i);else new BroadcastChannel(i).postMessage(a)}else{var n=e.webview.getWebviewById(i);n&&n.evalJS("__plusMessage&&__plusMessage(".concat(JSON.stringify({data:a}),")"))}},onMessage:function(e){this.__onMessageCallback=e}}};t.default=A}).call(this,A(2).weexPlus)},function(e,t,A){"use strict";var a=A(29),i=A(11),n=A(1);var o=Object(n.a)(i.default,a.a,a.b,!1,null,null,"8d0eedfe");(function(){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style),Vue.prototype.__merge_style?Vue.prototype.__merge_style(A(35).default,this.options.style):Object.assign(this.options.style,A(35).default)}).call(o),t.default=o.exports},,,,,function(e,t,A){"use strict";var a=A(12),i=A.n(a);t.default=i.a},function(e,t,A){"use strict";(function(e,a){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i,n=(i=A(5))&&i.__esModule?i:{default:i};weex.requireModule("dom").addRule("fontFace",{fontFamily:"unichooselocation",src:"url('data:font/truetype;charset=utf-8;base64,AAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzI8gE4kAAABfAAAAFZjbWFw4nGd6QAAAegAAAGyZ2x5Zn61L/EAAAOoAAACJGhlYWQXJ/zZAAAA4AAAADZoaGVhB94DhgAAALwAAAAkaG10eBQAAAAAAAHUAAAAFGxvY2EBUAGyAAADnAAAAAxtYXhwARMAZgAAARgAAAAgbmFtZWs+cdAAAAXMAAAC2XBvc3SV1XYLAAAIqAAAAE4AAQAAA4D/gABcBAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAUAAQAAAAEAAFP+qyxfDzz1AAsEAAAAAADaBFxuAAAAANoEXG4AAP+gBAADYAAAAAgAAgAAAAAAAAABAAAABQBaAAQAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQQAAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5grsMgOA/4AAXAOAAIAAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAAAAAFAAAAAwAAACwAAAAEAAABcgABAAAAAABsAAMAAQAAACwAAwAKAAABcgAEAEAAAAAKAAgAAgAC5grmHOZR7DL//wAA5grmHOZR7DL//wAAAAAAAAAAAAEACgAKAAoACgAAAAQAAwACAAEAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAAEAAAAAAAAAABAAA5goAAOYKAAAABAAA5hwAAOYcAAAAAwAA5lEAAOZRAAAAAgAA7DIAAOwyAAAAAQAAAAAAAAB+AKAA0gESAAQAAP+gA+ADYAAAAAkAMQBZAAABIx4BMjY0JiIGBSMuASc1NCYiBh0BDgEHIyIGFBY7AR4BFxUUFjI2PQE+ATczMjY0JgE1NCYiBh0BLgEnMzI2NCYrAT4BNxUUFjI2PQEeARcjIgYUFjsBDgECAFABLUQtLUQtAg8iD9OcEhwSnNMPIg4SEg4iD9OcEhwSnNMPIg4SEv5SEhwSga8OPg4SEg4+Dq+BEhwSga8OPg4SEg4+Dq8BgCItLUQtLQKc0w8iDhISDiIP05wSHBKc0w8iDhISDiIP05wSHBL+gj4OEhIOPg6vgRIcEoGvDj4OEhIOPg6vgRIcEoGvAAEAAAAAA4ECgQAQAAABPgEeAQcBDgEvASY0NhYfAQM2DCIbAgz+TA0kDfcMGiIN1wJyDQIZIg3+IQ4BDf4NIhoBDd0AAQAAAAADAgKCAB0AAAE3PgEuAgYPAScmIgYUHwEHBhQWMj8BFxYyNjQnAjy4CAYGEBcWCLe3DSIaDLi4DBkjDbe3DSMZDAGAtwgWFxAGBgi4uAwaIg23tw0jGQy4uAwZIw0AAAIAAP/fA6EDHgAVACYAACUnPgE3LgEnDgEHHgEXMjY3FxYyNjQlBiIuAjQ+AjIeAhQOAQOX2CcsAQTCkpLCAwPCkj5uLdkJGRH+ijV0Z08rK09ndGdPLCxPE9MtckGSwgQEwpKSwgMoJdQIEhi3FixOaHNnTywsT2dzaE4AAAAAAAASAN4AAQAAAAAAAAAVAAAAAQAAAAAAAQARABUAAQAAAAAAAgAHACYAAQAAAAAAAwARAC0AAQAAAAAABAARAD4AAQAAAAAABQALAE8AAQAAAAAABgARAFoAAQAAAAAACgArAGsAAQAAAAAACwATAJYAAwABBAkAAAAqAKkAAwABBAkAAQAiANMAAwABBAkAAgAOAPUAAwABBAkAAwAiAQMAAwABBAkABAAiASUAAwABBAkABQAWAUcAAwABBAkABgAiAV0AAwABBAkACgBWAX8AAwABBAkACwAmAdUKQ3JlYXRlZCBieSBpY29uZm9udAp1bmljaG9vc2Vsb2NhdGlvblJlZ3VsYXJ1bmljaG9vc2Vsb2NhdGlvbnVuaWNob29zZWxvY2F0aW9uVmVyc2lvbiAxLjB1bmljaG9vc2Vsb2NhdGlvbkdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAAoAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGkAYwBvAG4AZgBvAG4AdAAKAHUAbgBpAGMAaABvAG8AcwBlAGwAbwBjAGEAdABpAG8AbgBSAGUAZwB1AGwAYQByAHUAbgBpAGMAaABvAG8AcwBlAGwAbwBjAGEAdABpAG8AbgB1AG4AaQBjAGgAbwBvAHMAZQBsAG8AYwBhAHQAaQBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAHUAbgBpAGMAaABvAG8AcwBlAGwAbwBjAGEAdABpAG8AbgBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAQIBAwEEAQUBBgAKbXlsb2NhdGlvbgZ4dWFuemUFY2xvc2UGc291c3VvAAAAAA==')"});var o={en:{ok:"OK",cancel:"Cancel",search_tips:"Search for a place",no_found:"No results found"},cn:{ok:"完成",cancel:"取消",search_tips:"搜索地点",no_found:"对不起,没有搜索到相关数据"}},s=weex.requireModule("mapSearch"),r={mixins:[n.default],data:function(){return{resource:{},userKeyword:"",showLocation:!0,latitude:39.908692,longitude:116.397477,nearList:[],nearSelectedIndex:-1,nearLoading:!1,nearLoadingEnd:!1,noNearData:!1,isUserLocation:!1,statusBarHeight:20,mapHeight:250,markers:[{id:"location",latitude:39.908692,longitude:116.397477,zIndex:"1",iconPath:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAABICAMAAACORiZjAAAByFBMVEUAAAD/PyL/PyL/PyL/PyL/PyL/PyL/PyL/PyL/PiL/PyL/PyL/PyP/PyL/PyL/PyL/PyL/PiL/PyL8PiP/PyL4OyP/PyL3OyX9Pyb0RUP0RkPzOiXsPj3YLi7TKSnQJiX0RkTgMCj0QjvkNC3vPDPwOy/9PyXsNSTyRUTgNDPdMjHrPTzuQD7iNTTxQ0HTJyTZKyf1RULlNjDZKyTfLSLeLSX0Qzz3Qzv8PSTMJCTmOjnPJSXLIiLzRkXWLCvgNDPZLyzVKijRJSTtPzvcMS7jNjPZLCnyREHpOzjiNDDtPzvzQz/VKSXkNTDsPDXyQjz2RT7pMyTxOinjMST5QjTmOjnPJSLdLyr0RD//YF7/////R0b/Tk3/XVv/WFb/VVP/S0v/Pz//W1n/UVD/REP/Xlz/Ojr/QUH/Skn/U1L/ODf7VlX5UU/oOzrqNzf/+/v5UlHvQUD2TEv0SUj3Tk3/2dn8W1r6TEv7R0b7REPvPTzzPDvwNjXkMjLnMDDjLS3dKir/xcX/vr7/qqn/pqX/mZn/fn7/ZWT/8PD/4eH/3t3/zs7/ra3/kpL/iIj/e3r5PDz4NjbxMTHsMTDlLCz/9vb/6ej/ubjhOGVRAAAAWXRSTlMABQ4TFgoIHhApI0RAGhgzJi89Ozg2LVEg4s5c/v366tmZiYl2X0pE/vn08eTe1sWvqqiOgXVlUE399/b08u3n4tzZ1dTKyMTDvLmzqqKal35taFxH6sC3oms+ongAAAOtSURBVEjHjZV3W9pQGMXJzQACQRARxVF3HdVW26od7q111NqhdbRSbQVElnvvbV1tv25Jgpr3kpCcP+/7/J5z8p57QScr4l46jSJohEhKEGlANKGBYBA1NFDpyklPz3FV5tWwHKnGEbShprIuFPAujEW14A2E6nqqWYshEcYYqnNC3mEgbyh9wMgZGCUbZHZFFobjtODLKWQpRMgyhrxiiQtwK/6SqpczY/QdvqlhJflcZpZk4hiryzecQIH0IitFY0xaBWDkqCEr9CLIDsDIJqywswbpNlB/ZEpVkZ4kPZKEqwmOTakrXGCk6IdwFYExDfI+SX4ISBeExjQp0m/jUMyIeuLVBo2Xma0kIRpVhyc1Kpxn42hxdd2BuOnv3Z2d3YO4Y29LCitcQiItcxxH5kcEncRhmc5UiofowuJxqPO5kZjm9rFROC9JWAXqC8HBgciI1AWcRbqj+fgX0emDg+MRif5OglmgJdlIEvzCJ8D5xQjQORhOlJlTKR4qmwD6B6FtOJ012yyMjrHMwuNTCM1jUG2SHDQPoWMMciZxdBR6PQOOtyF0ikEmEfrom5FqH0J7YOh+LUAE1bbolmrqj5SZOwTDxXJTdBFRqCrsBtoHRnAW7hRXThYE3VA7koVjo2CfUK4O2WdHodx7c7FsZ25sNDtotxp4SF++OIrpcHf+6Ojk7BA/X2wwOfRIeLj5wVGNClYJF4K/sY4SrVBJhj323hHXG/ymScEu091PH0HaS5e0MEslGeLuBCt9fqYWKLNXNIpZGcuXfqlqqaHWLhrFrLpWvqpqpU1ixFs9Ll1WY5ZLo19ECUb3X+VXg/y5wEj4qtYVlXCtRdIvErtyZi0nDJc1aLZxCPtrZ3P9PxLIX2Vy8P8zQAxla1xVZlYba6NbYAAi7KIwSxnKKjDHtoAHfOb/qSD/Z1OKEA4XbXHUr8ozq/XOZKOFxgkx4Mv177Jaz4fhQFnWdr8c4283pVhBRSDg4+zLeOYyu9CcCsIBK5T2fF0mXK7JkYaAEaAoY9Mazqw1FdnBRcWFuA/ZGDOd/R7eH7my3m1MA208k60I3ibHozUps/bICe+PQllbUmjrBaxIqaynG5JwT5UrgmW9ubpjrt5kJMOKlMvavIM2o08cVqRcVvONyNw0Y088YVmvPIJeqVUEy9rkmU31imBZ1x7PNV6RelkeD16Relmfbm81VQTLevs2A74iDWXpXzznwwEj9YCszcbCcOqiSY4jYTh1Jx1B04o+/wH6/wOSPFj1xgAAAABJRU5ErkJggg==",width:26,height:36}],showSearch:!1,searchList:[],searchSelectedIndex:-1,searchLoading:!1,searchEnd:!1,noSearchData:!1}},computed:{disableOK:function(){return this.nearSelectedIndex<0&&this.searchSelectedIndex<0}},onLoad:function(){this.resource=e.os.language.toLowerCase().indexOf("zh")>=0?o.cn:o.en,this.statusBarHeight=e.navigator.getStatusbarHeight(),this.mapHeight=e.screen.resolutionHeight/2;var t=this.data;this.userKeyword=t.keyword||"",this._searchInputTimer=null,this._searchPageIndex=1,this._searchKeyword="",this._nearPageIndex=1,this._hasUserLocation=!1,this._userLatitude=0,this._userLongitude=0},onReady:function(){this.mapContext=this.$refs.map1,this.data.latitude&&this.data.longitude?(this._hasUserLocation=!0,this.moveToCenter({latitude:this.data.latitude,longitude:this.data.longitude})):this.getUserLocation()},onUnload:function(){this.clearSearchTimer()},methods:{cancelClick:function(){this.postMessage({event:"cancel"})},doneClick:function(){if(!this.disableOK){var e=this.showSearch&&this.searchSelectedIndex>=0?this.searchList[this.searchSelectedIndex]:this.nearList[this.nearSelectedIndex],t={name:e.name,address:e.address,latitude:e.location.latitude,longitude:e.location.longitude};this.postMessage({event:"selected",detail:t})}},getUserLocation:function(){var t=this;e.geolocation.getCurrentPosition(function(e){var A=e.coordsType,a=e.coords;"wgs84"===A.toLowerCase()?t.wgs84togcjo2(a,function(e){t.getUserLocationSuccess(e)}):t.getUserLocationSuccess(a)},function(e){t._hasUserLocation=!0,console.log(a("Gelocation Error: code - "+e.code+"; message - "+e.message," at template\\__uniappchooselocation.nvue:235"))},{geocode:!1})},getUserLocationSuccess:function(e){this._userLatitude=e.latitude,this._userLongitude=e.longitude,this._hasUserLocation=!0,this.moveToCenter({latitude:e.latitude,longitude:e.longitude})},searchclick:function(t){this.showSearch=t,!1===t&&e.key.hideSoftKeybord()},showSearchView:function(){this.searchList=[],this.showSearch=!0},hideSearchView:function(){this.showSearch=!1,e.key.hideSoftKeybord(),this.noSearchData=!1,this.searchSelectedIndex=-1},onregionchange:function(e){var t=this,A=e.detail,a=A.type||e.type;"drag"===(A.causedBy||e.causedBy)&&"end"===a&&this.mapContext.getCenterLocation(function(e){t.moveToCenter({latitude:e.latitude,longitude:e.longitude})})},onItemClick:function(e,t){t.stopPropagation(),this.nearSelectedIndex!==e&&(this.nearSelectedIndex=e),this.updateMarker(this.nearList[e].location)},moveToCenter:function(e){this.latitude===e.latitude&&this.longitude===e.longitude||(this.latitude=e.latitude,this.longitude=e.longitude,this.updateCenter(e),this.isUserLocation=this._userLatitude===e.latitude&&this._userLongitude===e.longitude)},updateCenter:function(e){this.nearSelectedIndex=-1,this.nearList=[],this.updateMarker(e),this._hasUserLocation&&(this._nearPageIndex=1,this.nearLoadingEnd=!1,this.reverseGeocode(e),this.searchNearByPoint(e))},searchNear:function(){this.nearLoadingEnd||this.searchNearByPoint({latitude:this.latitude,longitude:this.longitude})},searchNearByPoint:function(e){var t=this;this.noNearData=!1,this.nearLoading=!0,s.poiSearchNearBy({point:{latitude:e.latitude,longitude:e.longitude},key:this.userKeyword,index:this._nearPageIndex,radius:1e3},function(e){t.nearLoading=!1,t._nearPageIndex=e.pageIndex+1,t.nearLoadingEnd=e.pageIndex===e.pageNumber,e.poiList&&e.poiList.length?(t.replaceEscape(e.poiList),t.nearList=t.nearList.concat(e.poiList)):t.noNearData=0===t.nearList.length})},updateMarker:function(e){this.mapContext.translateMarker({markerId:"location",destination:{latitude:e.latitude,longitude:e.longitude},duration:0},function(e){})},reverseGeocode:function(e){var t=this;s.reverseGeocode({point:e},function(A){"success"===A.type&&t._nearPageIndex<=2&&t.nearList.splice(0,0,{code:A.code,location:e,name:"地图位置",address:A.address||""})})},onsearchinput:function(e){var t=this,A=e.detail.value.replace(/^\s+|\s+$/g,"");this.clearSearchTimer(),this._searchInputTimer=setTimeout(function(){clearTimeout(t._searchInputTimer),t._searchPageIndex=1,t.searchEnd=!1,t._searchKeyword=A,t.searchList=[],t.search()},300)},clearSearchTimer:function(){this._searchInputTimer&&clearTimeout(this._searchInputTimer)},search:function(){var e=this;0===this._searchKeyword.length||this._searchEnd||this.searchLoading||(this.searchLoading=!0,this.noSearchData=!1,s.poiSearchNearBy({point:{latitude:this.latitude,longitude:this.longitude},key:this._searchKeyword,index:this._searchPageIndex,radius:5e4},function(t){e.searchLoading=!1,e._searchPageIndex=t.pageIndex+1,e.searchEnd=t.pageIndex===t.pageNumber,t.poiList&&t.poiList.length?(e.replaceEscape(t.poiList),e.searchList=e.searchList.concat(t.poiList)):e.noSearchData=0===e.searchList.length}))},onSearchListTouchStart:function(){e.key.hideSoftKeybord()},onSearchItemClick:function(e,t){t.stopPropagation(),this.searchSelectedIndex!==e&&(this.searchSelectedIndex=e)},replaceEscape:function(e){for(var t=0;t<e.length;t++){var A=e[t];A.name=A.name.replace(/\\/g,""),A.address=A.address.replace(/\\/g,"")}},wgs84togcjo2:function(e,t){var A=weex.requireModule("stream"),a="https://apis.map.qq.com/jsapi?qt=translate&type=1&points=".concat(e.longitude,",").concat(e.latitude,"&key=MAP_KEY&output=json&pf=jsapi&ref=jsapi");A.fetch({method:"GET",url:a,type:"json"},function(e){if(e.ok){var A=e.data.detail.points[0];t({latitude:A.lat,longitude:A.lng})}})}}};t.default=r}).call(this,A(2).weexPlus,A(28).default)},function(e,t){e.exports={"unichooselocation-icons":{fontFamily:"unichooselocation",textDecoration:"none",textAlign:"center"},page:{flex:1,position:"relative"},"flex-r":{flexDirection:"row",flexWrap:"nowrap"},"flex-c":{flexDirection:"column",flexWrap:"nowrap"},"flex-fill":{flex:1},"a-i-c":{alignItems:"center"},"j-c-c":{justifyContent:"center"},"nav-cover":{position:"absolute",left:0,top:0,right:0,height:"100",backgroundImage:"linear-gradient(to bottom, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0))"},statusbar:{height:"22"},"title-view":{paddingTop:"5",paddingRight:"15",paddingBottom:"5",paddingLeft:"15"},"btn-cancel":{paddingTop:0,paddingRight:0,paddingBottom:0,paddingLeft:0},"btn-cancel-text":{fontSize:"30",color:"#ffffff"},"btn-done":{backgroundColor:"#007AFF",borderRadius:"3",paddingTop:"5",paddingRight:"12",paddingBottom:"5",paddingLeft:"12"},"btn-done-disabled":{backgroundColor:"#62abfb"},"text-done":{color:"#ffffff",fontSize:"15",fontWeight:"bold",lineHeight:"15",height:"15"},"text-done-disabled":{color:"#c0ddfe"},"map-view":{flex:2,position:"relative"},map:{width:"750rpx"},"map-location":{position:"absolute",right:"20",bottom:"25",width:"44",height:"44",backgroundColor:"#ffffff",borderRadius:"40",boxShadow:"0 2px 4px rgba(100, 100, 100, 0.2)"},"map-location-text":{fontSize:"20"},"map-location-text-active":{color:"#007AFF"},"result-area":{flex:2,position:"relative"},"search-bar":{paddingTop:"12",paddingRight:"15",paddingBottom:"12",paddingLeft:"15",backgroundColor:"#ffffff"},"search-area":{backgroundColor:"#ebebeb",borderRadius:"5",height:"30",paddingLeft:"8"},"search-text":{fontSize:"14",lineHeight:"16",color:"#b4b4b4"},"search-icon":{fontSize:"16",color:"#b4b4b4",marginRight:"4"},"no-data":{color:"#808080"},"no-data-search":{marginTop:"50"},"list-item":{position:"relative",paddingTop:"12",paddingRight:"15",paddingBottom:"12",paddingLeft:"15"},"list-line":{position:"absolute",left:"15",right:0,bottom:0,height:".5",backgroundColor:"#d3d3d3"},"list-name":{fontSize:"14",lines:1,textOverflow:"ellipsis"},"list-address":{fontSize:"12",color:"#808080",lines:1,textOverflow:"ellipsis",marginTop:"5"},"list-icon-area":{paddingLeft:"10",paddingRight:"10"},"list-selected-icon":{fontSize:"20",color:"#007AFF"},"search-view":{position:"absolute",left:0,top:0,right:0,bottom:0,backgroundColor:"#f6f6f6"},"searching-area":{flex:5},"search-input":{fontSize:"14",height:"30",paddingLeft:"6"},"search-cancel":{color:"#0079FF",marginLeft:"10"},"loading-view":{paddingTop:"15",paddingRight:"15",paddingBottom:"15",paddingLeft:"15"},"loading-icon":{width:"28",height:"28",color:"#808080"}}},,,,,,,,,,,,,,,function(e,t,A){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){for(var e=arguments.length,t=new Array(e),A=0;A<e;A++)t[A]=arguments[A];var a=t.map(function(e){var t=Object.prototype.toString.call(e);if("[object object]"===t.toLowerCase())try{e="---BEGIN:JSON---"+JSON.stringify(e)+"---END:JSON---"}catch(t){e="[object object]"}else if(null===e)e="---NULL---";else if(void 0===e)e="---UNDEFINED---";else{var A=function(e){var t=Object.prototype.toString.call(e);return t.substring(8,t.length-1)}(e).toUpperCase();e="NUMBER"===A||"BOOLEAN"===A?"---BEGIN:"+A+"---"+e+"---END:"+A+"---":String(e)}return e}),i="";if(a.length>1){var n=a.pop();i=a.join("---COMMA---"),0===n.indexOf(" at ")?i+=n:i+="---COMMA---"+n}else i=a[0];return i}},function(e,t,A){"use strict";var a=function(){var e=this,t=e.$createElement,A=e._self._c||t;return A("scroll-view",{staticStyle:{flexDirection:"column"},attrs:{scrollY:!0,enableBackToTop:!0,bubble:"true"}},[A("view",{staticClass:["page","flex-c"]},[A("view",{staticClass:["flex-r","map-view"]},[A("map",{ref:"map1",staticClass:["map","flex-fill"],style:"height:"+e.mapHeight+"px",attrs:{showLocation:e.showLocation,longitude:e.longitude,latitude:e.latitude,markers:e.markers},on:{regionchange:e.onregionchange}}),A("view",{staticClass:["map-location","flex-c","a-i-c","j-c-c"],on:{click:function(t){e.getUserLocation()}}},[A("u-text",{staticClass:["unichooselocation-icons","map-location-text"],class:{"map-location-text-active":e.isUserLocation}},[e._v("")])]),A("view",{staticClass:["nav-cover"]},[A("view",{staticClass:["statusbar"],style:"height:"+e.statusBarHeight+"px"}),A("view",{staticClass:["title-view","flex-r"]},[A("view",{staticClass:["btn-cancel"],on:{click:e.cancelClick}},[A("u-text",{staticClass:["unichooselocation-icons","btn-cancel-text"]},[e._v("")])]),A("view",{staticClass:["flex-fill"]}),A("view",{staticClass:["btn-done","flex-r","a-i-c","j-c-c"],class:{"btn-done-disabled":e.disableOK},on:{click:e.doneClick}},[A("u-text",{staticClass:["text-done"],class:{"text-done-disabled":e.disableOK}},[e._v(e._s(e.resource.ok))])])])])],1),A("view",{staticClass:["flex-c","result-area"],class:{"searching-area":e.showSearch}},[A("view",{staticClass:["search-bar"]},[A("view",{staticClass:["search-area","flex-r","a-i-c"],on:{click:e.showSearchView}},[A("u-text",{staticClass:["search-icon","unichooselocation-icons"]},[e._v("")]),A("u-text",{staticClass:["search-text"]},[e._v(e._s(e.resource.search_tips))])])]),e.noNearData?e._e():A("list",{staticClass:["flex-fill","list-view"],attrs:{loadmoreoffset:"5",scrollY:!0},on:{loadmore:function(t){e.searchNear()}}},[e._l(e.nearList,function(t,a){return A("cell",{key:t.uid,appendAsTree:!0,attrs:{append:"tree"}},[A("view",{staticClass:["list-item"],on:{click:function(t){e.onItemClick(a,t)}}},[A("view",{staticClass:["flex-r"]},[A("view",{staticClass:["list-text-area","flex-fill","flex-c"]},[A("u-text",{staticClass:["list-name"]},[e._v(e._s(t.name))]),t.distance?A("u-text",{staticClass:["list-address"]},[e._v(e._s(t.distance<100?"100m 内":t.distance+"m")+" | "+e._s(t.address))]):e._e(),t.distance?e._e():A("u-text",{staticClass:["list-address"]},[e._v(e._s(t.address))])]),a===e.nearSelectedIndex?A("view",{staticClass:["list-icon-area","flex-r","a-i-c","j-c-c"]},[A("u-text",{staticClass:["unichooselocation-icons","list-selected-icon"]},[e._v("")])]):e._e()]),A("view",{staticClass:["list-line"]})])])}),e.nearLoading?A("cell",{appendAsTree:!0,attrs:{append:"tree"}},[A("view",{staticClass:["loading-view","flex-c","a-i-c","j-c-c"]},[A("loading-indicator",{staticClass:["loading-icon"],attrs:{animating:!0,arrow:"false"}})])]):e._e()],2),e.noNearData?A("view",{staticClass:["flex-fill","flex-r","a-i-c","j-c-c"]},[A("u-text",{staticClass:["no-data"]},[e._v(e._s(e.resource.no_found))])]):e._e(),e.showSearch?A("view",{staticClass:["search-view","flex-c"]},[A("view",{staticClass:["search-bar","flex-r","a-i-c"]},[A("view",{staticClass:["search-area","flex-fill","flex-r"]},[A("u-input",{staticClass:["search-input","flex-fill"],attrs:{focus:!0,placeholder:e.resource.search_tips},on:{input:e.onsearchinput}})],1),A("u-text",{staticClass:["search-cancel"],on:{click:e.hideSearchView}},[e._v(e._s(e.resource.cancel))])]),e.noSearchData?e._e():A("list",{staticClass:["flex-fill","list-view"],attrs:{enableBackToTop:!0,scrollY:!0},on:{loadmore:function(t){e.search()},touchstart:e.onSearchListTouchStart}},[e._l(e.searchList,function(t,a){return A("cell",{key:t.uid,appendAsTree:!0,attrs:{append:"tree"}},[A("view",{staticClass:["list-item"],on:{click:function(t){e.onSearchItemClick(a,t)}}},[A("view",{staticClass:["flex-r"]},[A("view",{staticClass:["list-text-area","flex-fill","flex-c"]},[A("u-text",{staticClass:["list-name"]},[e._v(e._s(t.name))]),t.distance?A("u-text",{staticClass:["list-address"]},[e._v(e._s(t.distance<100?"100m 内":t.distance+"m")+" | "+e._s(t.address))]):e._e(),t.distance?e._e():A("u-text",{staticClass:["list-address"]},[e._v(e._s(t.address))])]),a===e.searchSelectedIndex?A("view",{staticClass:["list-icon-area","flex-r","a-i-c","j-c-c"]},[A("u-text",{staticClass:["unichooselocation-icons","list-selected-icon"]},[e._v("")])]):e._e()]),A("view",{staticClass:["list-line"]})])])}),e.searchLoading?A("cell",{appendAsTree:!0,attrs:{append:"tree"}},[A("view",{staticClass:["loading-view","flex-c","a-i-c","j-c-c"]},[A("loading-indicator",{staticClass:["loading-icon"],attrs:{animating:!0}})])]):e._e()],2),e.noSearchData?A("view",{staticClass:["flex-fill","flex-r","j-c-c"]},[A("u-text",{staticClass:["no-data","no-data-search"]},[e._v(e._s(e.resource.no_found))])]):e._e()]):e._e()])])])},i=[];A.d(t,"a",function(){return a}),A.d(t,"b",function(){return i})},,,,,,function(e,t,A){"use strict";A.r(t);var a=A(13),i=A.n(a);for(var n in a)"default"!==n&&function(e){A.d(t,e,function(){return a[e]})}(n);t.default=i.a},,,,,function(e,t,A){"use strict";A.r(t);A(3);var a=A(6);a.default.mpType="page",a.default.route="template/__uniappchooselocation",a.default.el="#root",new Vue(a.default)}]);
================================================
FILE: unpackage/dist/build/app-plus/__uniappes6.js
================================================
!function(t){"use strict";!function(t){var r={};function n(e){if(r[e])return r[e].exports;var o=r[e]={i:e,l:!1,exports:{}};return t[e].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=t,n.c=r,n.d=function(t,r,e){n.o(t,r)||Object.defineProperty(t,r,{enumerable:!0,get:e})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,r){if(1&r&&(t=n(t)),8&r)return t;if(4&r&&"object"==typeof t&&t&&t.__esModule)return t;var e=Object.create(null);if(n.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:t}),2&r&&"string"!=typeof t)for(var o in t)n.d(e,o,function(r){return t[r]}.bind(null,o));return e},n.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(r,"a",r),r},n.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},n.p="",n(n.s=0)}([function(t,r,n){n(1),n(54),n(61),n(66),n(68),n(69),n(70),n(71),n(73),n(74),n(76),n(84),n(85),n(86),n(95),n(96),n(98),n(99),n(100),n(102),n(103),n(104),n(105),n(106),n(107),n(109),n(110),n(111),n(112),n(121),n(124),n(125),n(127),n(129),n(130),n(131),n(132),n(133),n(135),n(137),n(140),n(141),n(143),n(145),n(146),n(147),n(148),n(150),n(151),n(152),n(153),n(154),n(156),n(157),n(159),n(160),n(161),n(162),n(163),n(164),n(165),n(166),n(167),n(168),n(170),n(171),n(172),n(174),n(178),n(179),n(180),n(181),n(187),n(189),n(192),n(193),n(194),n(195),n(196),n(197),n(198),n(199),n(201),n(202),n(203),n(206),n(207),n(208),n(209),n(210),n(211),n(212),n(213),n(214),n(215),n(216),t.exports=n(217)},function(r,n,e){var o=e(2),i=e(6),u=e(45),c=e(14),a=e(46),f=e(39),s=e(47),l=e(48),p=e(51),g=e(49),v=e(52),h=g("isConcatSpreadable"),d=v>=51||!i(function(){var t=[];return t[h]=!1,t.concat()[0]!==t}),x=p("concat"),y=function(r){if(!c(r))return!1;var n=r[h];return n!==t?!!n:u(r)};o({target:"Array",proto:!0,forced:!d||!x},{concat:function(t){var r,n,e,o,i,u=a(this),c=l(u,0),p=0;for(r=-1,e=arguments.length;r<e;r++)if(i=-1===r?u:arguments[r],y(i)){if(p+(o=f(i.length))>9007199254740991)throw TypeError("Maximum allowed index exceeded");for(n=0;n<o;n++,p++)n in i&&s(c,p,i[n])}else{if(p>=9007199254740991)throw TypeError("Maximum allowed index exceeded");s(c,p++,i)}return c.length=p,c}})},function(r,n,e){var o=e(3),i=e(4).f,u=e(18),c=e(21),a=e(25),f=e(32),s=e(44);r.exports=function(r,n){var e,l,p,g,v,h=r.target,d=r.global,x=r.stat;if(e=d?o:x?o[h]||a(h,{}):(o[h]||{}).prototype)for(l in n){if(g=n[l],p=r.noTargetGet?(v=i(e,l))&&v.value:e[l],!s(d?l:h+(x?".":"#")+l,r.forced)&&p!==t){if(typeof g==typeof p)continue;f(g,p)}(r.sham||p&&p.sham)&&u(g,"sham",!0),c(e,l,g,r)}}},function(t,r){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof global&&global)||Function("return this")()},function(t,r,n){var e=n(5),o=n(7),i=n(8),u=n(9),c=n(13),a=n(15),f=n(16),s=Object.getOwnPropertyDescriptor;r.f=e?s:function(t,r){if(t=u(t),r=c(r,!0),f)try{return s(t,r)}catch(t){}if(a(t,r))return i(!o.f.call(t,r),t[r])}},function(t,r,n){var e=n(6);t.exports=!e(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,r){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,r,n){var e={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!e.call({1:2},1);r.f=i?function(t){var r=o(this,t);return!!r&&r.enumerable}:e},function(t,r){t.exports=function(t,r){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:r}}},function(t,r,n){var e=n(10),o=n(12);t.exports=function(t){return e(o(t))}},function(t,r,n){var e=n(6),o=n(11),i="".split;t.exports=e(function(){return!Object("z").propertyIsEnumerable(0)})?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},function(t,r){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(r,n){r.exports=function(r){if(r==t)throw TypeError("Can't call method on "+r);return r}},function(t,r,n){var e=n(14);t.exports=function(t,r){if(!e(t))return t;var n,o;if(r&&"function"==typeof(n=t.toString)&&!e(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!e(o=n.call(t)))return o;if(!r&&"function"==typeof(n=t.toString)&&!e(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,r){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,r){var n={}.hasOwnProperty;t.exports=function(t,r){return n.call(t,r)}},function(t,r,n){var e=n(5),o=n(6),i=n(17);t.exports=!e&&!o(function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a})},function(t,r,n){var e=n(3),o=n(14),i=e.document,u=o(i)&&o(i.createElement);t.exports=function(t){return u?i.createElement(t):{}}},function(t,r,n){var e=n(5),o=n(19),i=n(8);t.exports=e?function(t,r,n){return o.f(t,r,i(1,n))}:function(t,r,n){return t[r]=n,t}},function(t,r,n){var e=n(5),o=n(16),i=n(20),u=n(13),c=Object.defineProperty;r.f=e?c:function(t,r,n){if(i(t),r=u(r,!0),i(n),o)try{return c(t,r,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[r]=n.value),t}},function(t,r,n){var e=n(14);t.exports=function(t){if(!e(t))throw TypeError(String(t)+" is not an object");return t}},function(t,r,n){var e=n(3),o=n(22),i=n(18),u=n(15),c=n(25),a=n(26),f=n(27),s=f.get,l=f.enforce,p=String(a).split("toString");o("inspectSource",function(t){return a.call(t)}),(t.exports=function(t,r,n,o){var a=!!o&&!!o.unsafe,f=!!o&&!!o.enumerable,s=!!o&&!!o.noTargetGet;"function"==typeof n&&("string"!=typeof r||u(n,"name")||i(n,"name",r),l(n).source=p.join("string"==typeof r?r:"")),t!==e?(a?!s&&t[r]&&(f=!0):delete t[r],f?t[r]=n:i(t,r,n)):f?t[r]=n:c(r,n)})(Function.prototype,"toString",function(){return"function"==typeof this&&s(this).source||a.call(this)})},function(r,n,e){var o=e(23),i=e(24);(r.exports=function(r,n){return i[r]||(i[r]=n!==t?n:{})})("versions",[]).push({version:"3.3.6",mode:o?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},function(t,r){t.exports=!1},function(t,r,n){var e=n(3),o=n(25),i=e["__core-js_shared__"]||o("__core-js_shared__",{});t.exports=i},function(t,r,n){var e=n(3),o=n(18);t.exports=function(t,r){try{o(e,t,r)}catch(n){e[t]=r}return r}},function(t,r,n){var e=n(22);t.exports=e("native-function-to-string",Function.toString)},function(t,r,n){var e,o,i,u=n(28),c=n(3),a=n(14),f=n(18),s=n(15),l=n(29),p=n(31),g=c.WeakMap;if(u){var v=new g,h=v.get,d=v.has,x=v.set;e=function(t,r){return x.call(v,t,r),r},o=function(t){return h.call(v,t)||{}},i=function(t){return d.call(v,t)}}else{var y=l("state");p[y]=!0,e=function(t,r){return f(t,y,r),r},o=function(t){return s(t,y)?t[y]:{}},i=function(t){return s(t,y)}}t.exports={set:e,get:o,has:i,enforce:function(t){return i(t)?o(t):e(t,{})},getterFor:function(t){return function(r){var n;if(!a(r)||(n=o(r)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}}},function(t,r,n){var e=n(3),o=n(26),i=e.WeakMap;t.exports="function"==typeof i&&/native code/.test(o.call(i))},function(t,r,n){var e=n(22),o=n(30),i=e("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},function(r,n){var e=0,o=Math.random();r.exports=function(r){return"Symbol("+String(r===t?"":r)+")_"+(++e+o).toString(36)}},function(t,r){t.exports={}},function(t,r,n){var e=n(15),o=n(33),i=n(4),u=n(19);t.exports=function(t,r){for(var n=o(r),c=u.f,a=i.f,f=0;f<n.length;f++){var s=n[f];e(t,s)||c(t,s,a(r,s))}}},function(t,r,n){var e=n(34),o=n(36),i=n(43),u=n(20);t.exports=e("Reflect","ownKeys")||function(t){var r=o.f(u(t)),n=i.f;return n?r.concat(n(t)):r}},function(r,n,e){var o=e(35),i=e(3),u=function(r){return"function"==typeof r?r:t};r.exports=function(t,r){return arguments.length<2?u(o[t])||u(i[t]):o[t]&&o[t][r]||i[t]&&i[t][r]}},function(t,r,n){t.exports=n(3)},function(t,r,n){var e=n(37),o=n(42).concat("length","prototype");r.f=Object.getOwnPropertyNames||function(t){return e(t,o)}},function(t,r,n){var e=n(15),o=n(9),i=n(38).indexOf,u=n(31);t.exports=function(t,r){var n,c=o(t),a=0,f=[];for(n in c)!e(u,n)&&e(c,n)&&f.push(n);for(;r.length>a;)e(c,n=r[a++])&&(~i(f,n)||f.push(n));return f}},function(t,r,n){var e=n(9),o=n(39),i=n(41),u=function(t){return function(r,n,u){var c,a=e(r),f=o(a.length),s=i(u,f);if(t&&n!=n){for(;f>s;)if((c=a[s++])!=c)return!0}else for(;f>s;s++)if((t||s in a)&&a[s]===n)return t||s||0;return!t&&-1}};t.exports={includes:u(!0),indexOf:u(!1)}},function(t,r,n){var e=n(40),o=Math.min;t.exports=function(t){return t>0?o(e(t),9007199254740991):0}},function(t,r){var n=Math.ceil,e=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?e:n)(t)}},function(t,r,n){var e=n(40),o=Math.max,i=Math.min;t.exports=function(t,r){var n=e(t);return n<0?o(n+r,0):i(n,r)}},function(t,r){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(t,r){r.f=Object.getOwnPropertySymbols},function(t,r,n){var e=n(6),o=/#|\.prototype\./,i=function(t,r){var n=c[u(t)];return n==f||n!=a&&("function"==typeof r?e(r):!!r)},u=i.normalize=function(t){return String(t).replace(o,".").toLowerCase()},c=i.data={},a=i.NATIVE="N",f=i.POLYFILL="P";t.exports=i},function(t,r,n){var e=n(11);t.exports=Array.isArray||function(t){return"Array"==e(t)}},function(t,r,n){var e=n(12);t.exports=function(t){return Object(e(t))}},function(t,r,n){var e=n(13),o=n(19),i=n(8);t.exports=function(t,r,n){var u=e(r);u in t?o.f(t,u,i(0,n)):t[u]=n}},function(r,n,e){var o=e(14),i=e(45),u=e(49)("species");r.exports=function(r,n){var e;return i(r)&&("function"!=typeof(e=r.constructor)||e!==Array&&!i(e.prototype)?o(e)&&null===(e=e[u])&&(e=t):e=t),new(e===t?Array:e)(0===n?0:n)}},function(t,r,n){var e=n(3),o=n(22),i=n(30),u=n(50),c=e.Symbol,a=o("wks");t.exports=function(t){return a[t]||(a[t]=u&&c[t]||(u?c:i)("Symbol."+t))}},function(t,r,n){var e=n(6);t.exports=!!Object.getOwnPropertySymbols&&!e(function(){return!String(Symbol())})},function(t,r,n){var e=n(6),o=n(49),i=n(52),u=o("species");t.exports=function(t){return i>=51||!e(function(){var r=[];return(r.constructor={})[u]=function(){return{foo:1}},1!==r[t](Boolean).foo})}},function(t,r,n){var e,o,i=n(3),u=n(53),c=i.process,a=c&&c.versions,f=a&&a.v8;f?o=(e=f.split("."))[0]+e[1]:u&&(!(e=u.match(/Edge\/(\d+)/))||e[1]>=74)&&(e=u.match(/Chrome\/(\d+)/))&&(o=e[1]),t.exports=o&&+o},function(t,r,n){var e=n(34);t.exports=e("navigator","userAgent")||""},function(t,r,n){var e=n(2),o=n(55),i=n(56);e({target:"Array",proto:!0},{copyWithin:o}),i("copyWithin")},function(r,n,e){var o=e(46),i=e(41),u=e(39),c=Math.min;r.exports=[].copyWithin||function(r,n){var e=o(this),a=u(e.length),f=i(r,a),s=i(n,a),l=arguments.length>2?arguments[2]:t,p=c((l===t?a:i(l,a))-s,a-f),g=1;for(s<f&&f<s+p&&(g=-1,s+=p-1,f+=p-1);p-- >0;)s in e?e[f]=e[s]:delete e[f],f+=g,s+=g;return e}},function(r,n,e){var o=e(49),i=e(57),u=e(18),c=o("unscopables"),a=Array.prototype;a[c]==t&&u(a,c,i(null)),r.exports=function(t){a[c][t]=!0}},function(r,n,e){var o=e(20),i=e(58),u=e(42),c=e(31),a=e(60),f=e(17),s=e(29)("IE_PROTO"),l=function(){},p=function(){var t,r=f("iframe"),n=u.length;for(r.style.display="none",a.appendChild(r),r.src=String("javascript:"),(t=r.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),p=t.F;n--;)delete p.prototype[u[n]];return p()};r.exports=Object.create||function(r,n){var e;return null!==r?(l.prototype=o(r),e=new l,l.prototype=null,e[s]=r):e=p(),n===t?e:i(e,n)},c[s]=!0},function(t,r,n){var e=n(5),o=n(19),i=n(20),u=n(59);t.exports=e?Object.defineProperties:function(t,r){i(t);for(var n,e=u(r),c=e.length,a=0;c>a;)o.f(t,n=e[a++],r[n]);return t}},function(t,r,n){var e=n(37),o=n(42);t.exports=Object.keys||function(t){return e(t,o)}},function(t,r,n){var e=n(34);t.exports=e("document","documentElement")},function(r,n,e){var o=e(2),i=e(62).every;o({target:"Array",proto:!0,forced:e(65)("every")},{every:function(r){return i(this,r,arguments.length>1?arguments[1]:t)}})},function(r,n,e){var o=e(63),i=e(10),u=e(46),c=e(39),a=e(48),f=[].push,s=function(r){var n=1==r,e=2==r,s=3==r,l=4==r,p=6==r,g=5==r||p;return function(v,h,d,x){for(var y,b,m=u(v),S=i(m),O=o(h,d,3),E=c(S.length),w=0,j=x||a,A=n?j(v,E):e?j(v,0):t;E>w;w++)if((g||w in S)&&(b=O(y=S[w],w,m),r))if(n)A[w]=b;else if(b)switch(r){case 3:return!0;case 5:return y;case 6:return w;case 2:f.call(A,y)}else if(l)return!1;return p?-1:s||l?l:A}};r.exports={forEach:s(0),map:s(1),filter:s(2),some:s(3),every:s(4),find:s(5),findIndex:s(6)}},function(r,n,e){var o=e(64);r.exports=function(r,n,e){if(o(r),n===t)return r;switch(e){case 0:return function(){return r.call(n)};case 1:return function(t){return r.call(n,t)};case 2:return function(t,e){return r.call(n,t,e)};case 3:return function(t,e,o){return r.call(n,t,e,o)}}return function(){return r.apply(n,arguments)}}},function(t,r){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,r,n){var e=n(6);t.exports=function(t,r){var n=[][t];return!n||!e(function(){n.call(null,r||function(){throw 1},1)})}},function(t,r,n){var e=n(2),o=n(67),i=n(56);e({target:"Array",proto:!0},{fill:o}),i("fill")},function(r,n,e){var o=e(46),i=e(41),u=e(39);r.exports=function(r){for(var n=o(this),e=u(n.length),c=arguments.length,a=i(c>1?arguments[1]:t,e),f=c>2?arguments[2]:t,s=f===t?e:i(f,e);s>a;)n[a++]=r;return n}},function(r,n,e){var o=e(2),i=e(62).filter;o({target:"Array",proto:!0,forced:!e(51)("filter")},{filter:function(r){return i(this,r,arguments.length>1?arguments[1]:t)}})},function(r,n,e){var o=e(2),i=e(62).find,u=e(56),c=!0;"find"in[]&&Array(1).find(function(){c=!1}),o({target:"Array",proto:!0,forced:c},{find:function(r){return i(this,r,arguments.length>1?arguments[1]:t)}}),u("find")},function(r,n,e){var o=e(2),i=e(62).findIndex,u=e(56),c=!0;"findIndex"in[]&&Array(1).findIndex(function(){c=!1}),o({target:"Array",proto:!0,forced:c},{findIndex:function(r){return i(this,r,arguments.length>1?arguments[1]:t)}}),u("findIndex")},function(r,n,e){var o=e(2),i=e(72),u=e(46),c=e(39),a=e(40),f=e(48);o({target:"Array",proto:!0},{flat:function(){var r=arguments.length?arguments[0]:t,n=u(this),e=c(n.length),o=f(n,0);return o.length=i(o,n,n,e,0,r===t?1:a(r)),o}})},function(t,r,n){var e=n(45),o=n(39),i=n(63),u=function(t,r,n,c,a,f,s,l){for(var p,g=a,v=0,h=!!s&&i(s,l,3);v<c;){if(v in n){if(p=h?h(n[v],v,r):n[v],f>0&&e(p))g=u(t,r,p,o(p.length),g,f-1)-1;else{if(g>=9007199254740991)throw TypeError("Exceed the acceptable array length");t[g]=p}g++}v++}return g};t.exports=u},function(r,n,e){var o=e(2),i=e(72),u=e(46),c=e(39),a=e(64),f=e(48);o({target:"Array",proto:!0},{flatMap:function(r){var n,e=u(this),o=c(e.length);return a(r),(n=f(e,0)).length=i(n,e,e,o,0,1,r,arguments.length>1?arguments[1]:t),n}})},function(t,r,n){var e=n(2),o=n(75);e({target:"Array",proto:!0,forced:[].forEach!=o},{forEach:o})},function(r,n,e){var o=e(62).forEach,i=e(65);r.exports=i("forEach")?function(r){return o(this,r,arguments.length>1?arguments[1]:t)}:[].forEach},function(t,r,n){var e=n(2),o=n(77);e({target:"Array",stat:!0,forced:!n(83)(function(t){Array.from(t)})},{from:o})},function(r,n,e){var o=e(63),i=e(46),u=e(78),c=e(79),a=e(39),f=e(47),s=e(81);r.exports=function(r){var n,e,l,p,g,v=i(r),h="function"==typeof this?this:Array,d=arguments.length,x=d>1?arguments[1]:t,y=x!==t,b=0,m=s(v);if(y&&(x=o(x,d>2?arguments[2]:t,2)),m==t||h==Array&&c(m))for(e=new h(n=a(v.length));n>b;b++)f(e,b,y?x(v[b],b):v[b]);else for(g=(p=m.call(v)).next,e=new h;!(l=g.call(p)).done;b++)f(e,b,y?u(p,x,[l.value,b],!0):l.value);return e.length=b,e}},function(r,n,e){var o=e(20);r.exports=function(r,n,e,i){try{return i?n(o(e)[0],e[1]):n(e)}catch(n){var u=r.return;throw u!==t&&o(u.call(r)),n}}},function(r,n,e){var o=e(49),i=e(80),u=o("iterator"),c=Array.prototype;r.exports=function(r){return r!==t&&(i.Array===r||c[u]===r)}},function(t,r){t.exports={}},function(r,n,e){var o=e(82),i=e(80),u=e(49)("iterator");r.exports=function(r){if(r!=t)return r[u]||r["@@iterator"]||i[o(r)]}},function(r,n,e){var o=e(11),i=e(49)("toStringTag"),u="Arguments"==o(function(){return arguments}());r.exports=function(r){var n,e,c;return r===t?"Undefined":null===r?"Null":"string"==typeof(e=function(t,r){try{return t[r]}catch(t){}}(n=Object(r),i))?e:u?o(n):"Object"==(c=o(n))&&"function"==typeof n.callee?"Arguments":c}},function(t,r,n){var e=n(49)("iterator"),o=!1;try{var i=0,u={next:function(){return{done:!!i++}},return:function(){o=!0}};u[e]=function(){return this},Array.from(u,function(){throw 2})}catch(t){}t.exports=function(t,r){if(!r&&!o)return!1;var n=!1;try{var i={};i[e]=function(){return{next:function(){return{done:n=!0}}}},t(i)}catch(t){}return n}},function(r,n,e){var o=e(2),i=e(38).includes,u=e(56);o({target:"Array",proto:!0},{includes:function(r){return i(this,r,arguments.length>1?arguments[1]:t)}}),u("includes")},function(r,n,e){var o=e(2),i=e(38).indexOf,u=e(65),c=[].indexOf,a=!!c&&1/[1].indexOf(1,-0)<0,f=u("indexOf");o({target:"Array",proto:!0,forced:a||f},{indexOf:function(r){return a?c.apply(this,arguments)||0:i(this,r,arguments.length>1?arguments[1]:t)}})},function(r,n,e){var o=e(9),i=e(56),u=e(80),c=e(27),a=e(87),f=c.set,s=c.getterFor("Array Iterator");r.exports=a(Array,"Array",function(t,r){f(this,{type:"Array Iterator",target:o(t),index:0,kind:r})},function(){var r=s(this),n=r.target,e=r.kind,o=r.index++;return!n||o>=n.length?(r.target=t,{value:t,done:!0}):"keys"==e?{value:o,done:!1}:"values"==e?{value:n[o],done:!1}:{value:[o,n[o]],done:!1}},"values"),u.Arguments=u.Array,i("keys"),i("values"),i("entries")},function(t,r,n){var e=n(2),o=n(88),i=n(90),u=n(93),c=n(92),a=n(18),f=n(21),s=n(49),l=n(23),p=n(80),g=n(89),v=g.IteratorPrototype,h=g.BUGGY_SAFARI_ITERATORS,d=s("iterator"),x=function(){return this};t.exports=function(t,r,n,s,g,y,b){o(n,r,s);var m,S,O,E=function(t){if(t===g&&_)return _;if(!h&&t in A)return A[t];switch(t){case"keys":case"values":case"entries":return function(){return new n(this,t)}}return function(){return new n(this)}},w=r+" Iterator",j=!1,A=t.prototype,I=A[d]||A["@@iterator"]||g&&A[g],_=!h&&I||E(g),N="Array"==r&&A.entries||I;if(N&&(m=i(N.call(new t)),v!==Object.prototype&&m.next&&(l||i(m)===v||(u?u(m,v):"function"!=typeof m[d]&&a(m,d,x)),c(m,w,!0,!0),l&&(p[w]=x))),"values"==g&&I&&"values"!==I.name&&(j=!0,_=function(){return I.call(this)}),l&&!b||A[d]===_||a(A,d,_),p[r]=_,g)if(S={values:E("values"),keys:y?_:E("keys"),entries:E("entries")},b)for(O in S)!h&&!j&&O in A||f(A,O,S[O]);else e({target:r,proto:!0,forced:h||j},S);return S}},function(t,r,n){var e=n(89).IteratorPrototype,o=n(57),i=n(8),u=n(92),c=n(80),a=function(){return this};t.exports=function(t,r,n){var f=r+" Iterator";return t.prototype=o(e,{next:i(1,n)}),u(t,f,!1,!0),c[f]=a,t}},function(r,n,e){var o,i,u,c=e(90),a=e(18),f=e(15),s=e(49),l=e(23),p=s("iterator"),g=!1;[].keys&&("next"in(u=[].keys())?(i=c(c(u)))!==Object.prototype&&(o=i):g=!0),o==t&&(o={}),l||f(o,p)||a(o,p,function(){return this}),r.exports={IteratorPrototype:o,BUGGY_SAFARI_ITERATORS:g}},function(t,r,n){var e=n(15),o=n(46),i=n(29),u=n(91),c=i("IE_PROTO"),a=Object.prototype;t.exports=u?Object.getPrototypeOf:function(t){return t=o(t),e(t,c)?t[c]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},function(t,r,n){var e=n(6);t.exports=!e(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})},function(t,r,n){var e=n(19).f,o=n(15),i=n(49)("toStringTag");t.exports=function(t,r,n){t&&!o(t=n?t:t.prototype,i)&&e(t,i,{configurable:!0,value:r})}},function(r,n,e){var o=e(20),i=e(94);r.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,r=!1,n={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(n,[]),r=n instanceof Array}catch(t){}return function(n,e){return o(n),i(e),r?t.call(n,e):n.__proto__=e,n}}():t)},function(t,r,n){var e=n(14);t.exports=function(t){if(!e(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},function(r,n,e){var o=e(2),i=e(10),u=e(9),c=e(65),a=[].join,f=i!=Object,s=c("join",",");o({target:"Array",proto:!0,forced:f||s},{join:function(r){return a.call(u(this),r===t?",":r)}})},function(t,r,n){var e=n(2),o=n(97);e({target:"Array",proto:!0,forced:o!==[].lastIndexOf},{lastIndexOf:o})},function(t,r,n){var e=n(9),o=n(40),i=n(39),u=n(65),c=Math.min,a=[].lastIndexOf,f=!!a&&1/[1].lastIndexOf(1,-0)<0,s=u("lastIndexOf");t.exports=f||s?function(t){if(f)return a.apply(this,arguments)||0;var r=e(this),n=i(r.length),u=n-1;for(arguments.length>1&&(u=c(u,o(arguments[1]))),u<0&&(u=n+u);u>=0;u--)if(u in r&&r[u]===t)return u||0;return-1}:a},function(r,n,e){var o=e(2),i=e(62).map;o({target:"Array",proto:!0,forced:!e(51)("map")},{map:function(r){return i(this,r,arguments.length>1?arguments[1]:t)}})},function(t,r,n){var e=n(2),o=n(6),i=n(47);e({target:"Array",stat:!0,forced:o(function(){function t(){}return!(Array.of.call(t)instanceof t)})},{of:function(){for(var t=0,r=arguments.length,n=new("function"==typeof this?this:Array)(r);r>t;)i(n,t,arguments[t++]);return n.length=r,n}})},function(r,n,e){var o=e(2),i=e(101).left;o({target:"Array",proto:!0,forced:e(65)("reduce")},{reduce:function(r){return i(this,r,arguments.length,arguments.length>1?arguments[1]:t)}})},function(t,r,n){var e=n(64),o=n(46),i=n(10),u=n(39),c=function(t){return function(r,n,c,a){e(n);var f=o(r),s=i(f),l=u(f.length),p=t?l-1:0,g=t?-1:1;if(c<2)for(;;){if(p in s){a=s[p],p+=g;break}if(p+=g,t?p<0:l<=p)throw TypeError("Reduce of empty array with no initial value")}for(;t?p>=0:l>p;p+=g)p in s&&(a=n(a,s[p],p,f));return a}};t.exports={left:c(!1),right:c(!0)}},function(r,n,e){var o=e(2),i=e(101).right;o({target:"Array",proto:!0,forced:e(65)("reduceRight")},{reduceRight:function(r){return i(this,r,arguments.length,arguments.length>1?arguments[1]:t)}})},function(t,r,n){var e=n(2),o=n(45),i=[].reverse,u=[1,2];e({target:"Array",proto:!0,forced:String(u)===String(u.reverse())},{reverse:function(){return o(this)&&(this.length=this.length),i.call(this)}})},function(r,n,e){var o=e(2),i=e(14),u=e(45),c=e(41),a=e(39),f=e(9),s=e(47),l=e(51),p=e(49)("species"),g=[].slice,v=Math.max;o({target:"Array",proto:!0,forced:!l("slice")},{slice:function(r,n){var e,o,l,h=f(this),d=a(h.length),x=c(r,d),y=c(n===t?d:n,d);if(u(h)&&("function"!=typeof(e=h.constructor)||e!==Array&&!u(e.prototype)?i(e)&&null===(e=e[p])&&(e=t):e=t,e===Array||e===t))return g.call(h,x,y);for(o=new(e===t?Array:e)(v(y-x,0)),l=0;x<y;x++,l++)x in h&&s(o,l,h[x]);return o.length=l,o}})},function(r,n,e){var o=e(2),i=e(62).some;o({target:"Array",proto:!0,forced:e(65)("some")},{some:function(r){return i(this,r,arguments.length>1?arguments[1]:t)}})},function(r,n,e){var o=e(2),i=e(64),u=e(46),c=e(6),a=e(65),f=[].sort,s=[1,2,3],l=c(function(){s.sort(t)}),p=c(function(){s.sort(null)}),g=a("sort");o({target:"Array",proto:!0,forced:l||!p||g},{sort:function(r){return r===t?f.call(u(this)):f.call(u(this),i(r))}})},function(t,r,n){n(108)("Array")},function(t,r,n){var e=n(34),o=n(19),i=n(49),u=n(5),c=i("species");t.exports=function(t){var r=e(t),n=o.f;u&&r&&!r[c]&&n(r,c,{configurable:!0,get:function(){return this}})}},function(t,r,n){var e=n(2),o=n(41),i=n(40),u=n(39),c=n(46),a=n(48),f=n(47),s=n(51),l=Math.max,p=Math.min;e({target:"Array",proto:!0,forced:!s("splice")},{splice:function(t,r){var n,e,s,g,v,h,d=c(this),x=u(d.length),y=o(t,x),b=arguments.length;if(0===b?n=e=0:1===b?(n=0,e=x-y):(n=b-2,e=p(l(i(r),0),x-y)),x+n-e>9007199254740991)throw TypeError("Maximum allowed length exceeded");for(s=a(d,e),g=0;g<e;g++)(v=y+g)in d&&f(s,g,d[v]);if(s.length=e,n<e){for(g=y;g<x-e;g++)h=g+n,(v=g+e)in d?d[h]=d[v]:delete d[h];for(g=x;g>x-e+n;g--)delete d[g-1]}else if(n>e)for(g=x-e;g>y;g--)h=g+n-1,(v=g+e-1)in d?d[h]=d[v]:delete d[h];for(g=0;g<n;g++)d[g+y]=arguments[g+2];return d.length=x-e+n,s}})},function(t,r,n){n(56)("flat")},function(t,r,n){n(56)("flatMap")},function(r,n,e){var o=e(113),i=e(119);r.exports=o("Map",function(r){return function(){return r(this,arguments.length?arguments[0]:t)}},i,!0)},function(r,n,e){var o=e(2),i=e(3),u=e(44),c=e(21),a=e(114),f=e(116),s=e(117),l=e(14),p=e(6),g=e(83),v=e(92),h=e(118);r.exports=function(r,n,e,d,x){var y=i[r],b=y&&y.prototype,m=y,S=d?"set":"add",O={},E=function(r){var n=b[r];c(b,r,"add"==r?function(t){return n.call(this,0===t?0:t),this}:"delete"==r?function(t){return!(x&&!l(t))&&n.call(this,0===t?0:t)}:"get"==r?function(r){return x&&!l(r)?t:n.call(this,0===r?0:r)}:"has"==r?function(t){return!(x&&!l(t))&&n.call(this,0===t?0:t)}:function(t,r){return n.call(this,0===t?0:t,r),this})};if(u(r,"function"!=typeof y||!(x||b.forEach&&!p(function(){(new y).entries().next()}))))m=e.getConstructor(n,r,d,S),a.REQUIRED=!0;else if(u(r,!0)){var w=new m,j=w[S](x?{}:-0,1)!=w,A=p(function(){w.has(1)}),I=g(function(t){new y(t)}),_=!x&&p(function(){for(var t=new y,r=5;r--;)t[S](r,r);return!t.has(-0)});I||((m=n(function(n,e){s(n,m,r);var o=h(new y,n,m);return e!=t&&f(e,o[S],o,d),o})).prototype=b,b.constructor=m),(A||_)&&(E("delete"),E("has"),d&&E("get")),(_||j)&&E(S),x&&b.clear&&delete b.clear}return O[r]=m,o({global:!0,forced:m!=y},O),v(m,r),x||e.setStrong(m,r,d),m}},function(t,r,n){var e=n(31),o=n(14),i=n(15),u=n(19).f,c=n(30),a=n(115),f=c("meta"),s=0,l=Object.isExtensible||function(){return!0},p=function(t){u(t,f,{value:{objectID:"O"+ ++s,weakData:{}}})},g=t.exports={REQUIRED:!1,fastKey:function(t,r){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,f)){if(!l(t))return"F";if(!r)return"E";p(t)}return t[f].objectID},getWeakData:function(t,r){if(!i(t,f)){if(!l(t))return!0;if(!r)return!1;p(t)}return t[f].weakData},onFreeze:function(t){return a&&g.REQUIRED&&l(t)&&!i(t,f)&&p(t),t}};e[f]=!0},function(t,r,n){var e=n(6);t.exports=!e(function(){return Object.isExtensible(Object.preventExtensions({}))})},function(t,r,n){var e=n(20),o=n(79),i=n(39),u=n(63),c=n(81),a=n(78),f=function(t,r){this.stopped=t,this.result=r};(t.exports=function(t,r,n,s,l){var p,g,v,h,d,x,y,b=u(r,n,s?2:1);if(l)p=t;else{if("function"!=typeof(g=c(t)))throw TypeError("Target is not iterable");if(o(g)){for(v=0,h=i(t.length);h>v;v++)if((d=s?b(e(y=t[v])[0],y[1]):b(t[v]))&&d instanceof f)return d;return new f(!1)}p=g.call(t)}for(x=p.next;!(y=x.call(p)).done;)if("object"==typeof(d=a(p,b,y.value,s))&&d&&d instanceof f)return d;return new f(!1)}).stop=function(t){return new f(!0,t)}},function(t,r){t.exports=function(t,r,n){if(!(t instanceof r))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},function(t,r,n){var e=n(14),o=n(93);t.exports=function(t,r,n){var i,u;return o&&"function"==typeof(i=r.constructor)&&i!==n&&e(u=i.prototype)&&u!==n.prototype&&o(t,u),t}},function(r,n,e){var o=e(19).f,i=e(57),u=e(120),c=e(63),a=e(117),f=e(116),s=e(87),l=e(108),p=e(5),g=e(114).fastKey,v=e(27),h=v.set,d=v.getterFor;r.exports={getConstructor:function(r,n,e,s){var l=r(function(r,o){a(r,l,n),h(r,{type:n,index:i(null),first:t,last:t,size:0}),p||(r.size=0),o!=t&&f(o,r[s],r,e)}),v=d(n),x=function(r,n,e){var o,i,u=v(r),c=y(r,n);return c?c.value=e:(u.last=c={index:i=g(n,!0),key:n,value:e,previous:o=u.last,next:t,removed:!1},u.first||(u.first=c),o&&(o.next=c),p?u.size++:r.size++,"F"!==i&&(u.index[i]=c)),r},y=function(t,r){var n,e=v(t),o=g(r);if("F"!==o)return e.index[o];for(n=e.first;n;n=n.next)if(n.key==r)return n};return u(l.prototype,{clear:function(){for(var r=v(this),n=r.index,e=r.first;e;)e.removed=!0,e.previous&&(e.previous=e.previous.next=t),delete n[e.index],e=e.next;r.first=r.last=t,p?r.size=0:this.size=0},delete:function(t){var r=v(this),n=y(this,t);if(n){var e=n.next,o=n.previous;delete r.index[n.index],n.removed=!0,o&&(o.next=e),e&&(e.previous=o),r.first==n&&(r.first=e),r.last==n&&(r.last=o),p?r.size--:this.size--}return!!n},forEach:function(r){for(var n,e=v(this),o=c(r,arguments.length>1?arguments[1]:t,3);n=n?n.next:e.first;)for(o(n.value,n.key,this);n&&n.removed;)n=n.previous},has:function(t){return!!y(this,t)}}),u(l.prototype,e?{get:function(t){var r=y(this,t);return r&&r.value},set:function(t,r){return x(this,0===t?0:t,r)}}:{add:function(t){return x(this,t=0===t?0:t,t)}}),p&&o(l.prototype,"size",{get:function(){return v(this).size}}),l},setStrong:function(r,n,e){var o=n+" Iterator",i=d(n),u=d(o);s(r,n,function(r,n){h(this,{type:o,target:r,state:i(r),kind:n,last:t})},function(){for(var r=u(this),n=r.kind,e=r.last;e&&e.removed;)e=e.previous;return r.target&&(r.last=e=e?e.next:r.state.first)?"keys"==n?{value:e.key,done:!1}:"values"==n?{value:e.value,done:!1}:{value:[e.key,e.value],done:!1}:(r.target=t,{value:t,done:!0})},e?"entries":"values",!e,!0),l(n)}}},function(t,r,n){var e=n(21);t.exports=function(t,r,n){for(var o in r)e(t,o,r[o],n);return t}},function(t,r,n){var e=n(5),o=n(3),i=n(44),u=n(21),c=n(15),a=n(11),f=n(118),s=n(13),l=n(6),p=n(57),g=n(36).f,v=n(4).f,h=n(19).f,d=n(122).trim,x=o.Number,y=x.prototype,b="Number"==a(p(y)),m=function(t){var r,n,e,o,i,u,c,a,f=s(t,!1);if("string"==typeof f&&f.length>2)if(43===(r=(f=d(f)).charCodeAt(0))||45===r){if(88===(n=f.charCodeAt(2))||120===n)return NaN}else if(48===r){switch(f.charCodeAt(1)){case 66:case 98:e=2,o=49;break;case 79:case 111:e=8,o=55;break;default:return+f}for(u=(i=f.slice(2)).length,c=0;c<u;c++)if((a=i.charCodeAt(c))<48||a>o)return NaN;return parseInt(i,e)}return+f};if(i("Number",!x(" 0o1")||!x("0b1")||x("+0x1"))){for(var S,O=function(t){var r=arguments.length<1?0:t,n=this;return n instanceof O&&(b?l(function(){y.valueOf.call(n)}):"Number"!=a(n))?f(new x(m(r)),n,O):m(r)},E=e?g(x):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),w=0;E.length>w;w++)c(x,S=E[w])&&!c(O,S)&&h(O,S,v(x,S));O.prototype=y,y.constructor=O,u(o,"Number",O)}},function(t,r,n){var e=n(12),o="["+n(123)+"]",i=RegExp("^"+o+o+"*"),u=RegExp(o+o+"*$"),c=function(t){return function(r){var n=String(e(r));return 1&t&&(n=n.replace(i,"")),2&t&&(n=n.replace(u,"")),n}};t.exports={start:c(1),end:c(2),trim:c(3)}},function(t,r){t.exports="\t\n\v\f\r \u2028\u2029\ufeff"},function(t,r,n){n(2)({target:"Number",stat:!0},{EPSILON:Math.pow(2,-52)})},function(t,r,n){n(2)({target:"Number",stat:!0},{isFinite:n(126)})},function(t,r,n){var e=n(3).isFinite;t.exports=Number.isFinite||function(t){return"number"==typeof t&&e(t)}},function(t,r,n){n(2)({target:"Number",stat:!0},{isInteger:n(128)})},function(t,r,n){var e=n(14),o=Math.floor;t.exports=function(t){return!e(t)&&isFinite(t)&&o(t)===t}},function(t,r,n){n(2)({target:"Number",stat:!0},{isNaN:function(t){return t!=t}})},function(t,r,n){var e=n(2),o=n(128),i=Math.abs;e({target:"Number",stat:!0},{isSafeInteger:function(t){return o(t)&&i(t)<=9007199254740991}})},function(t,r,n){n(2)({target:"Number",stat:!0},{MAX_SAFE_INTEGER:9007199254740991})},function(t,r,n){n(2)({target:"Number",stat:!0},{MIN_SAFE_INTEGER:-9007199254740991})},function(t,r,n){var e=n(2),o=n(134);e({target:"Number",stat:!0,forced:Number.parseFloat!=o},{parseFloat:o})},function(t,r,n){var e=n(3),o=n(122).trim,i=n(123),u=e.parseFloat,c=1/u(i+"-0")!=-1/0;t.exports=c?function(t){var r=o(String(t)),n=u(r);return 0===n&&"-"==r.charAt(0)?-0:n}:u},function(t,r,n){var e=n(2),o=n(136);e({target:"Number",stat:!0,forced:Number.parseInt!=o},{parseInt:o})},function(t,r,n){var e=n(3),o=n(122).trim,i=n(123),u=e.parseInt,c=/^[+-]?0[Xx]/,a=8!==u(i+"08")||22!==u(i+"0x16");t.exports=a?function(t,r){var n=o(String(t));return u(n,r>>>0||(c.test(n)?16:10))}:u},function(t,r,n){var e=n(2),o=n(40),i=n(138),u=n(139),c=n(6),a=1..toFixed,f=Math.floor,s=function(t,r,n){return 0===r?n:r%2==1?s(t,r-1,n*t):s(t*t,r/2,n)};e({target:"Number",proto:!0,forced:a&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!c(function(){a.call({})})},{toFixed:function(t){var r,n,e,c,a=i(this),l=o(t),p=[0,0,0,0,0,0],g="",v="0",h=function(t,r){for(var n=-1,e=r;++n<6;)e+=t*p[n],p[n]=e%1e7,e=f(e/1e7)},d=function(t){for(var r=6,n=0;--r>=0;)n+=p[r],p[r]=f(n/t),n=n%t*1e7},x=function(){for(var t=6,r="";--t>=0;)if(""!==r||0===t||0!==p[t]){var n=String(p[t]);r=""===r?n:r+u.call("0",7-n.length)+n}return r};if(l<0||l>20)throw RangeError("Incorrect fraction digits");if(a!=a)return"NaN";if(a<=-1e21||a>=1e21)return String(a);if(a<0&&(g="-",a=-a),a>1e-21)if(n=(r=function(t){for(var r=0,n=t;n>=4096;)r+=12,n/=4096;for(;n>=2;)r+=1,n/=2;return r}(a*s(2,69,1))-69)<0?a*s(2,-r,1):a/s(2,r,1),n*=4503599627370496,(r=52-r)>0){for(h(0,n),e=l;e>=7;)h(1e7,0),e-=7;for(h(s(10,e,1),0),e=r-1;e>=23;)d(1<<23),e-=23;d(1<<e),h(1,1),d(2),v=x()}else h(0,n),h(1<<-r,0),v=x()+u.call("0",l);return v=l>0?g+((c=v.length)<=l?"0."+u.call("0",l-c)+v:v.slice(0,c-l)+"."+v.slice(c-l)):g+v}})},function(t,r,n){var e=n(11);t.exports=function(t){if("number"!=typeof t&&"Number"!=e(t))throw TypeError("Incorrect invocation");return+t}},function(t,r,n){var e=n(40),o=n(12);t.exports="".repeat||function(t){var r=String(o(this)),n="",i=e(t);if(i<0||i==1/0)throw RangeError("Wrong number of repetitions");for(;i>0;(i>>>=1)&&(r+=r))1&i&&(n+=r);return n}},function(r,n,e){var o=e(2),i=e(6),u=e(138),c=1..toPrecision;o({target:"Number",proto:!0,forced:i(function(){return"1"!==c.call(1,t)})||!i(function(){c.call({})})},{toPrecision:function(r){return r===t?c.call(u(this)):c.call(u(this),r)}})},function(t,r,n){var e=n(2),o=n(142);e({target:"Object",stat:!0,forced:Object.assign!==o},{assign:o})},function(t,r,n){var e=n(5),o=n(6),i=n(59),u=n(43),c=n(7),a=n(46),f=n(10),s=Object.assign;t.exports=!s||o(function(){var t={},r={},n=Symbol();return t[n]=7,"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),7!=s({},t)[n]||"abcdefghijklmnopqrst"!=i(s({},r)).join("")})?function(t,r){for(var n=a(t),o=arguments.length,s=1,l=u.f,p=c.f;o>s;)for(var g,v=f(arguments[s++]),h=l?i(v).concat(l(v)):i(v),d=h.length,x=0;d>x;)g=h[x++],e&&!p.call(v,g)||(n[g]=v[g]);return n}:s},function(t,r,n){var e=n(2),o=n(5),i=n(144),u=n(46),c=n(64),a=n(19);o&&e({target:"Object",proto:!0,forced:i},{__defineGetter__:function(t,r){a.f(u(this),t,{get:c(r),enumerable:!0,configurable:!0})}})},function(t,r,n){var e=n(23),o=n(3),i=n(6);t.exports=e||!i(function(){var t=Math.random();__defineSetter__.call(null,t,function(){}),delete o[t]})},function(t,r,n){var e=n(2),o=n(5);e({target:"Object",stat:!0,forced:!o,sham:!o},{defineProperties:n(58)})},function(t,r,n){var e=n(2),o=n(5);e({target:"Object",stat:!0,forced:!o,sham:!o},{defineProperty:n(19).f})},function(t,r,n){var e=n(2),o=n(5),i=n(144),u=n(46),c=n(64),a=n(19);o&&e({target:"Object",proto:!0,forced:i},{__defineSetter__:function(t,r){a.f(u(this),t,{set:c(r),enumerable:!0,configurable:!0})}})},function(t,r,n){var e=n(2),o=n(149).entries;e({target:"Object",stat:!0},{entries:function(t){return o(t)}})},function(t,r,n){var e=n(5),o=n(59),i=n(9),u=n(7).f,c=function(t){return function(r){for(var n,c=i(r),a=o(c),f=a.length,s=0,l=[];f>s;)n=a[s++],e&&!u.call(c,n)||l.push(t?[n,c[n]]:c[n]);return l}};t.exports={entries:c(!0),values:c(!1)}},function(t,r,n){var e=n(2),o=n(115),i=n(6),u=n(14),c=n(114).onFreeze,a=Object.freeze;e({target:"Object",stat:!0,forced:i(function(){a(1)}),sham:!o},{freeze:function(t){return a&&u(t)?a(c(t)):t}})},function(r,n,e){var o=e(2),i=e(116),u=e(47);o({target:"Object",stat:!0},{fromEntries:function(r){var n={};return i(r,function(t,r){u(n,t,r)},t,!0),n}})},function(t,r,n){var e=n(2),o=n(6),i=n(9),u=n(4).f,c=n(5),a=o(function(){u(1)});e({target:"Object",stat:!0,forced:!c||a,sham:!c},{getOwnPropertyDescriptor:function(t,r){return u(i(t),r)}})},function(r,n,e){var o=e(2),i=e(5),u=e(33),c=e(9),a=e(4),f=e(47);o({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(r){for(var n,e,o=c(r),i=a.f,s=u(o),l={},p=0;s.length>p;)(e=i(o,n=s[p++]))!==t&&f(l,n,e);return l}})},function(t,r,n){var e=n(2),o=n(6),i=n(155).f;e({target:"Object",stat:!0,forced:o(function(){return!Object.getOwnPropertyNames(1)})},{getOwnPropertyNames:i})},function(t,r,n){var e=n(9),o=n(36).f,i={}.toString,u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return u&&"[object Window]"==i.call(t)?function(t){try{return o(t)}catch(t){return u.slice()}}(t):o(e(t))}},function(t,r,n){var e=n(2),o=n(6),i=n(46),u=n(90),c=n(91);e({target:"Object",stat:!0,forced:o(function(){u(1)}),sham:!c},{getPrototypeOf:function(t){return u(i(t))}})},function(t,r,n){n(2)({target:"Object",stat:!0},{is:n(158)})},function(t,r){t.exports=Object.is||function(t,r){return t===r?0!==t||1/t==1/r:t!=t&&r!=r}},function(t,r,n){var e=n(2),o=n(6),i=n(14),u=Object.isExtensible;e({target:"Object",stat:!0,forced:o(function(){u(1)})},{isExtensible:function(t){return!!i(t)&&(!u||u(t))}})},function(t,r,n){var e=n(2),o=n(6),i=n(14),u=Object.isFrozen;e({target:"Object",stat:!0,forced:o(function(){u(1)})},{isFrozen:function(t){return!i(t)||!!u&&u(t)}})},function(t,r,n){var e=n(2),o=n(6),i=n(14),u=Object.isSealed;e({target:"Object",stat:!0,forced:o(function(){u(1)})},{isSealed:function(t){return!i(t)||!!u&&u(t)}})},function(t,r,n){var e=n(2),o=n(46),i=n(59);e({target:"Object",stat:!0,forced:n(6)(function(){i(1)})},{keys:function(t){return i(o(t))}})},function(t,r,n){var e=n(2),o=n(5),i=n(144),u=n(46),c=n(13),a=n(90),f=n(4).f;o&&e({target:"Object",proto:!0,forced:i},{__lookupGetter__:function(t){var r,n=u(this),e=c(t,!0);do{if(r=f(n,e))return r.get}while(n=a(n))}})},function(t,r,n){var e=n(2),o=n(5),i=n(144),u=n(46),c=n(13),a=n(90),f=n(4).f;o&&e({target:"Object",proto:!0,forced:i},{__lookupSetter__:function(t){var r,n=u(this),e=c(t,!0);do{if(r=f(n,e))return r.set}while(n=a(n))}})},function(t,r,n){var e=n(2),o=n(14),i=n(114).onFreeze,u=n(115),c=n(6),a=Object.preventExtensions;e({target:"Object",stat:!0,forced:c(function(){a(1)}),sham:!u},{preventExtensions:function(t){return a&&o(t)?a(i(t)):t}})},function(t,r,n){var e=n(2),o=n(14),i=n(114).onFreeze,u=n(115),c=n(6),a=Object.seal;e({target:"Object",stat:!0,forced:c(function(){a(1)}),sham:!u},{seal:function(t){return a&&o(t)?a(i(t)):t}})},function(t,r,n){n(2)({target:"Object",stat:!0},{setPrototypeOf:n(93)})},function(t,r,n){var e=n(21),o=n(169),i=Object.prototype;o!==i.toString&&e(i,"toString",o,{unsafe:!0})},function(t,r,n){var e=n(82),o={};o[n(49)("toStringTag")]="z",t.exports="[object z]"!==String(o)?function(){return"[object "+e(this)+"]"}:o.toString},function(t,r,n){var e=n(2),o=n(149).values;e({target:"Object",stat:!0},{values:function(t){return o(t)}})},function(r,n,e){var o=e(113),i=e(119);r.exports=o("Set",function(r){return function(){return r(this,arguments.length?arguments[0]:t)}},i)},function(t,r,n){var e=n(2),o=n(173).codeAt;e({target:"String",proto:!0},{codePointAt:function(t){return o(this,t)}})},function(r,n,e){var o=e(40),i=e(12),u=function(r){return function(n,e){var u,c,a=String(i(n)),f=o(e),s=a.length;return f<0||f>=s?r?"":t:(u=a.charCodeAt(f))<55296||u>56319||f+1===s||(c=a.charCodeAt(f+1))<56320||c>57343?r?a.charAt(f):u:r?a.slice(f,f+2):c-56320+(u-55296<<10)+65536}};r.exports={codeAt:u(!1),charAt:u(!0)}},function(r,n,e){var o=e(2),i=e(39),u=e(175),c=e(12),a=e(177),f="".endsWith,s=Math.min;o({target:"String",proto:!0,forced:!a("endsWith")},{endsWith:function(r){var n=String(c(this));u(r);var e=arguments.length>1?arguments[1]:t,o=i(n.length),a=e===t?o:s(i(e),o),l=String(r);return f?f.call(n,l,a):n.slice(a-l.length,a)===l}})},function(t,r,n){var e=n(176);t.exports=function(t){if(e(t))throw TypeError("The method doesn't accept regular expressions");return t}},function(r,n,e){var o=e(14),i=e(11),u=e(49)("match");r.exports=function(r){var n;return o(r)&&((n=r[u])!==t?!!n:"RegExp"==i(r))}},function(t,r,n){var e=n(49)("match");t.exports=function(t){var r=/./;try{"/./"[t](r)}catch(n){try{return r[e]=!1,"/./"[t](r)}catch(t){}}return!1}},function(t,r,n){var e=n(2),o=n(41),i=String.fromCharCode,u=String.fromCodePoint;e({target:"String",stat:!0,forced:!!u&&1!=u.length},{fromCodePoint:function(t){for(var r,n=[],e=arguments.length,u=0;e>u;){if(r=+arguments[u++],o(r,1114111)!==r)throw RangeError(r+" is not a valid code point");n.push(r<65536?i(r):i(55296+((r-=65536)>>10),r%1024+56320))}return n.join("")}})},function(r,n,e){var o=e(2),i=e(175),u=e(12);o({target:"String",proto:!0,forced:!e(177)("includes")},{includes:function(r){return!!~String(u(this)).indexOf(i(r),arguments.length>1?arguments[1]:t)}})},function(r,n,e){var o=e(173).charAt,i=e(27),u=e(87),c=i.set,a=i.getterFor("String Iterator");u(String,"String",function(t){c(this,{type:"String Iterator",string:String(t),index:0})},function(){var r,n=a(this),e=n.string,i=n.index;return i>=e.length?{value:t,done:!0}:(r=o(e,i),n.index+=r.length,{value:r,done:!1})})},function(r,n,e){var o=e(182),i=e(20),u=e(39),c=e(12),a=e(185),f=e(186);o("match",1,function(r,n,e){return[function(n){var e=c(this),o=n==t?t:n[r];return o!==t?o.call(n,e):new RegExp(n)[r](String(e))},function(t){var r=e(n,t,this);if(r.done)return r.value;var o=i(t),c=String(this);if(!o.global)return f(o,c);var s=o.unicode;o.lastIndex=0;for(var l,p=[],g=0;null!==(l=f(o,c));){var v=String(l[0]);p[g]=v,""===v&&(o.lastIndex=a(c,u(o.lastIndex),s)),g++}return 0===g?null:p}]})},function(t,r,n){var e=n(18),o=n(21),i=n(6),u=n(49),c=n(183),a=u("species"),f=!i(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}),s=!i(function(){var t=/(?:)/,r=t.exec;t.exec=function(){return r.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]});t.exports=function(t,r,n,l){var p=u(t),g=!i(function(){var r={};return r[p]=function(){return 7},7!=""[t](r)}),v=g&&!i(function(){var r=!1,n=/a/;return"split"===t&&((n={}).constructor={},n.constructor[a]=function(){return n},n.flags="",n[p]=/./[p]),n.exec=function(){return r=!0,null},n[p](""),!r});if(!g||!v||"replace"===t&&!f||"split"===t&&!s){var h=/./[p],d=n(p,""[t],function(t,r,n,e,o){return r.exec===c?g&&!o?{done:!0,value:h.call(r,n,e)}:{done:!0,value:t.call(n,r,e)}:{done:!1}}),x=d[0],y=d[1];o(String.prototype,t,x),o(RegExp.prototype,p,2==r?function(t,r){return y.call(t,this,r)}:function(t){return y.call(t,this)}),l&&e(RegExp.prototype[p],"sham",!0)}}},function(r,n,e){var o,i,u=e(184),c=RegExp.prototype.exec,a=String.prototype.replace,f=c,s=(o=/a/,i=/b*/g,c.call(o,"a"),c.call(i,"a"),0!==o.lastIndex||0!==i.lastIndex),l=/()??/.exec("")[1]!==t;(s||l)&&(f=function(r){var n,e,o,i,f=this;return l&&(e=new RegExp("^"+f.source+"$(?!\\s)",u.call(f))),s&&(n=f.lastIndex),o=c.call(f,r),s&&o&&(f.lastIndex=f.global?o.index+o[0].length:n),l&&o&&o.length>1&&a.call(o[0],e,function(){for(i=1;i<arguments.length-2;i++)arguments[i]===t&&(o[i]=t)}),o}),r.exports=f},function(t,r,n){var e=n(20);t.exports=function(){var t=e(this),r="";return t.global&&(r+="g"),t.ignoreCase&&(r+="i"),t.multiline&&(r+="m"),t.dotAll&&(r+="s"),t.unicode&&(r+="u"),t.sticky&&(r+="y"),r}},function(t,r,n){var e=n(173).charAt;t.exports=function(t,r,n){return r+(n?e(t,r).length:1)}},function(t,r,n){var e=n(11),o=n(183);t.exports=function(t,r){var n=t.exec;if("function"==typeof n){var i=n.call(t,r);if("object"!=typeof i)throw TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==e(t))throw TypeError("RegExp#exec called on incompatible receiver");return o.call(t,r)}},function(r,n,e){var o=e(2),i=e(88),u=e(12),c=e(39),a=e(64),f=e(20),s=e(82),l=e(176),p=e(184),g=e(18),v=e(6),h=e(49),d=e(188),x=e(185),y=e(27),b=e(23),m=h("matchAll"),S=y.set,O=y.getterFor("RegExp String Iterator"),E=RegExp.prototype,w=E.exec,j="".matchAll,A=!!j&&!v(function(){"a".matchAll(/./)}),I=i(function(t,r,n,e){S(this,{type:"RegExp String Iterator",regexp:t,string:r,global:n,unicode:e,done:!1})},"RegExp String",function(){var r=O(this);if(r.done)return{value:t,done:!0};var n=r.regexp,e=r.string,o=function(t,r){var n,e=t.exec;if("function"==typeof e){if("object"!=typeof(n=e.call(t,r)))throw TypeError("Incorrect exec result");return n}return w.call(t,r)}(n,e);return null===o?{value:t,done:r.done=!0}:r.global?(""==String(o[0])&&(n.lastIndex=x(e,c(n.lastIndex),r.unicode)),{value:o,done:!1}):(r.done=!0,{value:o,done:!1})}),_=function(r){var n,e,o,i,u,a,s=f(this),l=String(r);return n=d(s,RegExp),(e=s.flags)===t&&s instanceof RegExp&&!("flags"in E)&&(e=p.call(s)),o=e===t?"":String(e),i=new n(n===RegExp?s.source:s,o),u=!!~o.indexOf("g"),a=!!~o.indexOf("u"),i.lastIndex=c(s.lastIndex),new I(i,l,u,a)};o({target:"String",proto:!0,forced:A},{matchAll:function(r){var n,e,o,i=u(this);if(null!=r){if(l(r)&&!~String(u("flags"in E?r.flags:p.call(r))).indexOf("g"))throw TypeError("`.matchAll` does not allow non-global regexes");if(A)return j.apply(i,arguments);if((e=r[m])===t&&b&&"RegExp"==s(r)&&(e=_),null!=e)return a(e).call(r,i)}else if(A)return j.apply(i,arguments);return n=String(i),o=new RegExp(r,"g"),b?_.call(o,n):o[m](n)}}),b||m in E||g(E,m,_)},function(r,n,e){var o=e(20),i=e(64),u=e(49)("species");r.exports=function(r,n){var e,c=o(r).constructor;return c===t||(e=o(c)[u])==t?n:i(e)}},function(r,n,e){var o=e(2),i=e(190).end;o({target:"String",proto:!0,forced:e(191)},{padEnd:function(r){return i(this,r,arguments.length>1?arguments[1]:t)}})},function(r,n,e){var o=e(39),i=e(139),u=e(12),c=Math.ceil,a=function(r){return function(n,e,a){var f,s,l=String(u(n)),p=l.length,g=a===t?" ":String(a),v=o(e);return v<=p||""==g?l:(f=v-p,(s=i.call(g,c(f/g.length))).length>f&&(s=s.slice(0,f)),r?l+s:s+l)}};r.exports={start:a(!1),end:a(!0)}},function(t,r,n){var e=n(53);t.exports=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(e)},function(r,n,e){var o=e(2),i=e(190).start;o({target:"String",proto:!0,forced:e(191)},{padStart:function(r){return i(this,r,arguments.length>1?arguments[1]:t)}})},function(t,r,n){var e=n(2),o=n(9),i=n(39);e({target:"String",stat:!0},{raw:function(t){for(var r=o(t.raw),n=i(r.length),e=arguments.length,u=[],c=0;n>c;)u.push(String(r[c++])),c<e&&u.push(String(arguments[c]));return u.join("")}})},function(t,r,n){n(2)({target:"String",proto:!0},{repeat:n(139)})},function(r,n,e){var o=e(182),i=e(20),u=e(46),c=e(39),a=e(40),f=e(12),s=e(185),l=e(186),p=Math.max,g=Math.min,v=Math.floor,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,d=/\$([$&'`]|\d\d?)/g;o("replace",2,function(r,n,e){return[function(e,o){var i=f(this),u=e==t?t:e[r];return u!==t?u.call(e,i,o):n.call(String(i),e,o)},function(r,u){var f=e(n,r,this,u);if(f.done)return f.value;var v=i(r),h=String(this),d="function"==typeof u;d||(u=String(u));var x=v.global;if(x){var y=v.unicode;v.lastIndex=0}for(var b=[];;){var m=l(v,h);if(null===m)break;if(b.push(m),!x)break;""===String(m[0])&&(v.lastIndex=s(h,c(v.lastIndex),y))}for(var S,O="",E=0,w=0;w<b.length;w++){m=b[w];for(var j=String(m[0]),A=p(g(a(m.index),h.length),0),I=[],_=1;_<m.length;_++)I.push((S=m[_])===t?S:String(S));var N=m.groups;if(d){var R=[j].concat(I,A,h);N!==t&&R.push(N);var k=String(u.apply(t,R))}else k=o(j,h,A,I,N,u);A>=E&&(O+=h.slice(E,A)+k,E=A+j.length)}return O+h.slice(E)}];function o(r,e,o,i,c,a){var f=o+r.length,s=i.length,l=d;return c!==t&&(c=u(c),l=h),n.call(a,l,function(n,u){var a;switch(u.charAt(0)){case"$":return"$";case"&":return r;case"`":return e.slice(0,o);case"'":return e.slice(f);case"<":a=c[u.slice(1,-1)];break;default:var l=+u;if(0===l)return n;if(l>s){var p=v(l/10);return 0===p?n:p<=s?i[p-1]===t?u.charAt(1):i[p-1]+u.charAt(1):n}a=i[l-1]}return a===t?"":a})}})},function(r,n,e){var o=e(182),i=e(20),u=e(12),c=e(158),a=e(186);o("search",1,function(r,n,e){return[function(n){var e=u(this),o=n==t?t:n[r];return o!==t?o.call(n,e):new RegExp(n)[r](String(e))},function(t){var r=e(n,t,this);if(r.done)return r.value;var o=i(t),u=String(this),f=o.lastIndex;c(f,0)||(o.lastIndex=0);var s=a(o,u);return c(o.lastIndex,f)||(o.lastIndex=f),null===s?-1:s.index}]})},function(r,n,e){var o=e(182),i=e(176),u=e(20),c=e(12),a=e(188),f=e(185),s=e(39),l=e(186),p=e(183),g=e(6),v=[].push,h=Math.min,d=!g(function(){return!RegExp(4294967295,"y")});o("split",2,function(r,n,e){var o;return o="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(r,e){var o=String(c(this)),u=e===t?4294967295:e>>>0;if(0===u)return[];if(r===t)return[o];if(!i(r))return n.call(o,r,u);for(var a,f,s,l=[],g=(r.ignoreCase?"i":"")+(r.multiline?"m":"")+(r.unicode?"u":"")+(r.sticky?"y":""),h=0,d=new RegExp(r.source,g+"g");(a=p.call(d,o))&&!((f=d.lastIndex)>h&&(l.push(o.slice(h,a.index)),a.length>1&&a.index<o.length&&v.apply(l,a.slice(1)),s=a[0].length,h=f,l.length>=u));)d.lastIndex===a.index&&d.lastIndex++;return h===o.length?!s&&d.test("")||l.push(""):l.push(o.slice(h)),l.length>u?l.slice(0,u):l}:"0".split(t,0).length?function(r,e){return r===t&&0===e?[]:n.call(this,r,e)}:n,[function(n,e){var i=c(this),u=n==t?t:n[r];return u!==t?u.call(n,i,e):o.call(String(i),n,e)},function(r,i){var c=e(o,r,this,i,o!==n);if(c.done)return c.value;var p=u(r),g=String(this),v=a(p,RegExp),x=p.unicode,y=(p.ignoreCase?"i":"")+(p.multiline?"m":"")+(p.unicode?"u":"")+(d?"y":"g"),b=new v(d?p:"^(?:"+p.source+")",y),m=i===t?4294967295:i>>>0;if(0===m)return[];if(0===g.length)return null===l(b,g)?[g]:[];for(var S=0,O=0,E=[];O<g.length;){b.lastIndex=d?O:0;var w,j=l(b,d?g:g.slice(O));if(null===j||(w=h(s(b.lastIndex+(d?0:O)),g.length))===S)O=f(g,O,x);else{if(E.push(g.slice(S,O)),E.length===m)return E;for(var A=1;A<=j.length-1;A++)if(E.push(j[A]),E.length===m)return E;O=S=w}}return E.push(g.slice(S)),E}]},!d)},function(r,n,e){var o=e(2),i=e(39),u=e(175),c=e(12),a=e(177),f="".startsWith,s=Math.min;o({target:"String",proto:!0,forced:!a("startsWith")},{startsWith:function(r){var n=String(c(this));u(r);var e=i(s(arguments.length>1?arguments[1]:t,n.length)),o=String(r);return f?f.call(n,o,e):n.slice(e,e+o.length)===o}})},function(t,r,n){var e=n(2),o=n(122).trim;e({target:"String",proto:!0,forced:n(200)("trim")},{trim:function(){return o(this)}})},function(t,r,n){var e=n(6),o=n(123);t.exports=function(t){return e(function(){return!!o[t]()||"
"!="
"[t]()||o[t].name!==t})}},function(t,r,n){var e=n(2),o=n(122).end,i=n(200)("trimEnd"),u=i?function(){return o(this)}:"".trimEnd;e({target:"String",proto:!0,forced:i},{trimEnd:u,trimRight:u})},function(t,r,n){var e=n(2),o=n(122).start,i=n(200)("trimStart"),u=i?function(){return o(this)}:"".trimStart;e({target:"String",proto:!0,forced:i},{trimStart:u,trimLeft:u})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("anchor")},{anchor:function(t){return o(this,"a","name",t)}})},function(t,r,n){var e=n(12),o=/"/g;t.exports=function(t,r,n,i){var u=String(e(t)),c="<"+r;return""!==n&&(c+=" "+n+'="'+String(i).replace(o,""")+'"'),c+">"+u+"</"+r+">"}},function(t,r,n){var e=n(6);t.exports=function(t){return e(function(){var r=""[t]('"');return r!==r.toLowerCase()||r.split('"').length>3})}},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("big")},{big:function(){return o(this,"big","","")}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("blink")},{blink:function(){return o(this,"blink","","")}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("bold")},{bold:function(){return o(this,"b","","")}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("fixed")},{fixed:function(){return o(this,"tt","","")}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("fontcolor")},{fontcolor:function(t){return o(this,"font","color",t)}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("fontsize")},{fontsize:function(t){return o(this,"font","size",t)}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("italics")},{italics:function(){return o(this,"i","","")}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("link")},{link:function(t){return o(this,"a","href",t)}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("small")},{small:function(){return o(this,"small","","")}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("strike")},{strike:function(){return o(this,"strike","","")}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("sub")},{sub:function(){return o(this,"sub","","")}})},function(t,r,n){var e=n(2),o=n(204);e({target:"String",proto:!0,forced:n(205)("sup")},{sup:function(){return o(this,"sup","","")}})}])}();
================================================
FILE: unpackage/dist/build/app-plus/__uniappopenlocation.js
================================================
!function(e){var t={};function n(a){if(t[a])return t[a].exports;var o=t[a]={i:a,l:!1,exports:{}};return e[a].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(a,o,function(t){return e[t]}.bind(null,o));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=42)}([function(e,t){e.exports={}},function(e,t,n){"use strict";function a(e,t,n,a,o,i,r,s,u,c){var l,f="function"==typeof e?e.options:e;if(u){f.components||(f.components={});var d=Object.prototype.hasOwnProperty;for(var p in u)d.call(u,p)&&!d.call(f.components,p)&&(f.components[p]=u[p])}if(c&&((c.beforeCreate||(c.beforeCreate=[])).unshift((function(){this[c.__module]=this})),(f.mixins||(f.mixins=[])).push(c)),t&&(f.render=t,f.staticRenderFns=n,f._compiled=!0),a&&(f.functional=!0),i&&(f._scopeId="data-v-"+i),r?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),o&&o.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(r)},f._ssrRegister=l):o&&(l=s?function(){o.call(this,this.$root.$options.shadowRoot)}:o),l)if(f.functional){f._injectStyles=l;var v=f.render;f.render=function(e,t){return l.call(t),v(e,t)}}else{var g=f.beforeCreate;f.beforeCreate=g?[].concat(g,l):[l]}return{exports:e,options:f}}n.d(t,"a",(function(){return a}))},function(e,t,n){"use strict";var a;Object.defineProperty(t,"__esModule",{value:!0}),t.weexPlus=t.default=void 0,a="function"==typeof getUni?getUni:function(){var e=function(e){return"function"==typeof e},t=function(e){return e.then((function(e){return[null,e]})).catch((function(e){return[e]}))},n=/^\$|^on|^create|Sync$|Manager$|^pause/,a=["os","getCurrentSubNVue","getSubNVueById","stopRecord","stopVoice","stopBackgroundAudio","stopPullDownRefresh","hideKeyboard","hideToast","hideLoading","showNavigationBarLoading","hideNavigationBarLoading","canIUse","navigateBack","closeSocket","pageScrollTo","drawCanvas"],i=function(e){return(!n.test(e)||"createBLEConnection"===e)&&!~a.indexOf(e)},r=function(n){return function(){for(var a=arguments.length,o=Array(a>1?a-1:0),i=1;i<a;i++)o[i-1]=arguments[i];var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e(r.success)||e(r.fail)||e(r.complete)?n.apply(void 0,[r].concat(o)):t(new Promise((function(e,t){n.apply(void 0,[Object.assign({},r,{success:e,fail:t})].concat(o)),Promise.prototype.finally=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){throw n}))}))}})))}},s=[],u=void 0;function c(e){s.forEach((function(t){return t({origin:u,data:e})}))}var l=o.webview.currentWebview().id,f=new BroadcastChannel("UNI-APP-SUBNVUE");function d(e){var t=o.webview.getWebviewById(e);return t&&!t.$processed&&function(e){e.$processed=!0;var t=o.webview.currentWebview().id===e.id,n="uniNView"===e.__uniapp_origin_type&&e.__uniapp_origin_id,a=e.id;if(e.postMessage=function(e){n?f.postMessage({data:e,to:t?n:a}):A({type:"UniAppSubNVue",data:e})},e.onMessage=function(e){s.push(e)},e.__uniapp_mask_id){u=e.__uniapp_host;var i=e.__uniapp_mask,r=o.webview.getWebviewById(e.__uniapp_mask_id);r=r.parent()||r;var c=e.show,l=e.hide,d=e.close,p=function(){r.setStyle({mask:i})},v=function(){r.setStyle({mask:"none"})};e.show=function(){p();for(var t=arguments.length,n=Array(t),a=0;a<t;a++)n[a]=arguments[a];return c.apply(e,n)},e.hide=function(){v();for(var t=arguments.length,n=Array(t),a=0;a<t;a++)n[a]=arguments[a];return l.apply(e,n)},e.close=function(){v();for(var t=arguments.length,n=Array(t),a=0;a<t;a++)n[a]=arguments[a];return d.apply(e,n)}}}(t),t}f.onmessage=function(e){e.data.to===l&&c(e.data.data)};var p=weex.requireModule("plus"),v=weex.requireModule("globalEvent"),g=0,m={};v.addEventListener("plusMessage",(function(e){"UniAppJsApi"===e.data.type?y(e.data.id,e.data.data):"UniAppSubNVue"===e.data.type?c(e.data.data,e.data.options):"onNavigationBarButtonTap"===e.data.type?"function"==typeof P&&P(e.data.data):"onNavigationBarSearchInputChanged"===e.data.type?"function"==typeof S&&S(e.data.data):"onNavigationBarSearchInputConfirmed"===e.data.type?"function"==typeof w&&w(e.data.data):"onNavigationBarSearchInputClicked"===e.data.type&&"function"==typeof _&&_(e.data.data)}));var y=function(e,t){var n=m[e];n?(n(t),n.keepAlive||delete m[e]):console.error("callback["+e+"] is undefined")},h=function(t){var n,a,o=t.id,i=t.type,r=t.params;m[o]=(a=function(t){e(n)?n(t):n&&(~t.errMsg.indexOf(":ok")?e(n.success)&&n.success(t):~t.errMsg.indexOf(":fail")&&e(n.fail)&&n.fail(t),e(n.complete)&&n.complete(t))},(e(n=r)||n&&e(n.callback))&&(a.keepAlive=!0),a),p.postMessage({id:o,type:i,params:r},"__uniapp__service")};function A(e){p.postMessage(e,"__uniapp__service")}var b=function(e){return function(t){h({id:g++,type:e,params:t})}},P=void 0,S=void 0,w=void 0,_=void 0;function x(e){P=e}function C(e){S=e}function M(e){w=e}function I(e){_=e}function k(e){return weex.requireModule(e)}var B=weex.requireModule("dom"),E=weex.requireModule("globalEvent"),O=[];function T(e){"function"==typeof e&&(this.isUniAppReady?e():O.push(e))}E.addEventListener("plusMessage",(function(e){"UniAppReady"===e.data.type&&(T.isUniAppReady=!0,O.length&&(O.forEach((function(e){return e()})),O=[]))}));var j="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},L=weex.requireModule("stream"),U=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"GET",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"application/x-www-form-urlencoded";return"object"===(void 0===e?"undefined":j(e))?"POST"===t.toUpperCase()&&"application/json"===n.toLowerCase()?JSON.stringify(e):Object.keys(e).map((function(t){return encodeURIComponent(t)+"="+encodeURIComponent(e[t])})).join("&"):e},N=weex.requireModule("plusstorage"),R=weex.requireModule("clipboard"),V=function(){if("function"==typeof getUniEmitter)return getUniEmitter;var e={$on:function(){console.warn("uni.$on failed")},$off:function(){console.warn("uni.$off failed")},$once:function(){console.warn("uni.$once failed")},$emit:function(){console.warn("uni.$emit failed")}};return function(){return e}}();function q(e,t,n){return e[t].apply(e,n)}var z=Object.freeze({loadFontFace:function(t){var n=t.family,a=t.source,o=(t.desc,t.success),i=(t.fail,t.complete);B.addRule("fontFace",{fontFamily:n,src:a.replace(/"/g,"'")});var r={errMsg:"loadFontFace:ok",status:"loaded"};e(o)&&o(r),e(i)&&i(r)},ready:T,request:function(t){var n=t.url,a=t.data,o=t.header,i=t.method,r=void 0===i?"GET":i,s=t.dataType,u=void 0===s?"json":s,c=(t.responseType,t.success),l=t.fail,f=t.complete,d=!1,p=!1,v={};if(o)for(var g in o)p||"content-type"!==g.toLowerCase()?v[g]=o[g]:(p=!0,v["Content-Type"]=o[g]);return"GET"===r&&a&&(n=n+(~n.indexOf("?")?"&"===n.substr(-1)||"?"===n.substr(-1)?"":"&":"?")+U(a)),L.fetch({url:n,method:r,headers:v,type:"json"===u?"json":"text",body:"GET"!==r?U(a,r,v["Content-Type"]):""},(function(t){var n=t.status,a=(t.ok,t.statusText,t.data),o=t.headers,i={};!n||-1===n||d?(i.errMsg="request:fail",e(l)&&l(i)):(i.data=a,i.statusCode=n,i.header=o,e(c)&&c(i)),e(f)&&f(i)})),{abort:function(){d=!0}}},getStorage:function(t){var n=t.key,a=(t.data,t.success),o=t.fail,i=t.complete;N.getItem(n+"__TYPE",(function(t){if("success"===t.result){var r=t.data;N.getItem(n,(function(t){if("success"===t.result){var n=t.data;r&&n?("String"!==r&&(n=JSON.parse(n)),e(a)&&a({errMsg:"getStorage:ok",data:n})):(t.errMsg="setStorage:fail",e(o)&&o(t))}else t.errMsg="setStorage:fail",e(o)&&o(t);e(i)&&i(t)}))}else t.errMsg="setStorage:fail",e(o)&&o(t),e(i)&&i(t)}))},setStorage:function(t){var n=t.key,a=t.data,o=t.success,i=t.fail,r=t.complete,s="String";"object"===(void 0===a?"undefined":j(a))&&(s="Object",a=JSON.stringify(a)),N.setItem(n,a,(function(t){"success"===t.result?N.setItem(n+"__TYPE",s,(function(t){"success"===t.result?e(o)&&o({errMsg:"setStorage:ok"}):(t.errMsg="setStorage:fail",e(i)&&i(t))})):(t.errMsg="setStorage:fail",e(i)&&i(t)),e(r)&&r(t)}))},removeStorage:function(t){var n=t.key,a=(t.data,t.success),o=t.fail,i=t.complete;N.removeItem(n,(function(t){"success"===t.result?e(a)&&a({errMsg:"removeStorage:ok"}):(t.errMsg="removeStorage:fail",e(o)&&o(t)),e(i)&&i(t)})),N.removeItem(n+"__TYPE")},clearStorage:function(e){e.key,e.data,e.success,e.fail,e.complete},getClipboardData:function(t){var n=t.success,a=(t.fail,t.complete);R.getString((function(t){var o={errMsg:"getClipboardData:ok",data:t.data};e(n)&&n(o),e(a)&&a(o)}))},setClipboardData:function(t){var n=t.data,a=t.success,o=(t.fail,t.complete),i={errMsg:"setClipboardData:ok"};R.setString(n),e(a)&&a(i),e(o)&&o(i)},onSubNVueMessage:c,getSubNVueById:d,getCurrentSubNVue:function(){return d(o.webview.currentWebview().id)},$on:function(){return q(V(),"$on",[].concat(Array.prototype.slice.call(arguments)))},$off:function(){return q(V(),"$off",[].concat(Array.prototype.slice.call(arguments)))},$once:function(){return q(V(),"$once",[].concat(Array.prototype.slice.call(arguments)))},$emit:function(){return q(V(),"$emit",[].concat(Array.prototype.slice.call(arguments)))}}),F={os:{nvue:!0}},D={};return"undefined"!=typeof Proxy?D=new Proxy({},{get:function(e,t){if("os"===t)return{nvue:!0};if("postMessage"===t)return A;if("requireNativePlugin"===t)return k;if("onNavigationBarButtonTap"===t)return x;if("onNavigationBarSearchInputChanged"===t)return C;if("onNavigationBarSearchInputConfirmed"===t)return M;if("onNavigationBarSearchInputClicked"===t)return I;var n=z[t];return n||(n=b(t)),i(t)?r(n):n}}):(Object.keys(F).forEach((function(e){D[e]=F[e]})),D.postMessage=A,D.requireNativePlugin=k,D.onNavigationBarButtonTap=x,D.onNavigationBarSearchInputChanged=C,D.onNavigationBarSearchInputConfirmed=M,D.onNavigationBarSearchInputClicked=I,Object.keys({uploadFile:!0,downloadFile:!0,chooseImage:!0,previewImage:!0,getImageInfo:!0,saveImageToPhotosAlbum:!0,chooseVideo:!0,saveVideoToPhotosAlbum:!0,saveFile:!0,getSavedFileList:!0,getSavedFileInfo:!0,removeSavedFile:!0,openDocument:!0,setStorage:!0,getStorage:!0,getStorageInfo:!0,removeStorage:!0,clearStorage:!0,getLocation:!0,chooseLocation:!0,openLocation:!0,getSystemInfo:!0,getNetworkType:!0,makePhoneCall:!0,scanCode:!0,setScreenBrightness:!0,getScreenBrightness:!0,setKeepScreenOn:!0,vibrateLong:!0,vibrateShort:!0,addPhoneContact:!0,showToast:!0,showLoading:!0,hideToast:!0,hideLoading:!0,showModal:!0,showActionSheet:!0,setNavigationBarTitle:!0,setNavigationBarColor:!0,navigateTo:!0,redirectTo:!0,reLaunch:!0,switchTab:!0,navigateBack:!0,getProvider:!0,login:!0,getUserInfo:!0,share:!0,requestPayment:!0,subscribePush:!0,unsubscribePush:!0,onPush:!0,offPush:!0}).forEach((function(e){var t=z[e];t||(t=b(e)),i(e)?D[e]=r(t):D[e]=t}))),D};var o=new WeexPlus(weex);t.weexPlus=o;var i=a(weex,o,BroadcastChannel);t.default=i},function(e,t,n){Vue.prototype.__$appStyle__={},Vue.prototype.__merge_style&&Vue.prototype.__merge_style(n(4).default,Vue.prototype.__$appStyle__)},function(e,t,n){"use strict";n.r(t);var a=n(0),o=n.n(a);for(var i in a)"default"!==i&&function(e){n.d(t,e,(function(){return a[e]}))}(i);t.default=o.a},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={onLoad:function(){this.initMessage()},methods:{initMessage:function(){var t=this,n=e.webview.currentWebview().extras||{},a=n.from,o=(n.callback,n.runtime),i=n.data,r=void 0===i?{}:i,s=n.useGlobalEvent;this.__from=a,this.__runtime=o,this.__page=e.webview.currentWebview().id,this.__useGlobalEvent=s,this.data=JSON.parse(JSON.stringify(r)),e.key.addEventListener("backbutton",(function(){"function"==typeof t.onClose?t.onClose():e.webview.currentWebview().close("auto")}));var u=this,c=function(e){var t=e.data&&e.data.__message;t&&u.__onMessageCallback&&u.__onMessageCallback(t.data)};this.__useGlobalEvent?weex.requireModule("globalEvent").addEventListener("plusMessage",c):new BroadcastChannel(this.__page).onmessage=c},postMessage:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],a={__message:{__page:this.__page,data:t,keep:n}},o=this.__from;if("v8"===this.__runtime)if(this.__useGlobalEvent)e.webview.postMessageToUniNView(a,o);else{var i=new BroadcastChannel(o);i.postMessage(a)}else{var r=e.webview.getWebviewById(o);r&&r.evalJS("__plusMessage&&__plusMessage(".concat(JSON.stringify({data:a}),")"))}},onMessage:function(e){this.__onMessageCallback=e}}};t.default=n}).call(this,n(2).weexPlus)},,function(e,t,n){"use strict";var a=n(29),o=n(14),i=n(1);var r=Object(i.a)(o.default,a.b,a.c,!1,null,null,"6a1c7a00",!1,a.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style),Vue.prototype.__merge_style?Vue.prototype.__merge_style(n(37).default,this.options.style):Object.assign(this.options.style,n(37).default)}).call(r),t.default=r.exports},,,,,,,function(e,t,n){"use strict";var a=n(15),o=n.n(a);t.default=o.a},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a,o=(a=n(5))&&a.__esModule?a:{default:a};weex.requireModule("mapSearch");var i={mixins:[o.default],data:function(){return{longitude:"",latitude:"",markers:[],name:"",address:""}},onLoad:function(){var e=this.data;this.latitude=e.latitude,this.longitude=e.longitude,this.name=e.name||"",this.address=e.address||""},onReady:function(){this.mapContext=this.$refs.map1,this.markers=[{id:"location",latitude:this.latitude,longitude:this.longitude,title:this.name,zIndex:"1",iconPath:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAABICAMAAACORiZjAAAByFBMVEUAAAD/PyL/PyL/PyL/PyL/PyL/PyL/PyL/PyL/PiL/PyL/PyL/PyP/PyL/PyL/PyL/PyL/PiL/PyL8PiP/PyL4OyP/PyL3OyX9Pyb0RUP0RkPzOiXsPj3YLi7TKSnQJiX0RkTgMCj0QjvkNC3vPDPwOy/9PyXsNSTyRUTgNDPdMjHrPTzuQD7iNTTxQ0HTJyTZKyf1RULlNjDZKyTfLSLeLSX0Qzz3Qzv8PSTMJCTmOjnPJSXLIiLzRkXWLCvgNDPZLyzVKijRJSTtPzvcMS7jNjPZLCnyREHpOzjiNDDtPzvzQz/VKSXkNTDsPDXyQjz2RT7pMyTxOinjMST5QjTmOjnPJSLdLyr0RD//YF7/////R0b/Tk3/XVv/WFb/VVP/S0v/Pz//W1n/UVD/REP/Xlz/Ojr/QUH/Skn/U1L/ODf7VlX5UU/oOzrqNzf/+/v5UlHvQUD2TEv0SUj3Tk3/2dn8W1r6TEv7R0b7REPvPTzzPDvwNjXkMjLnMDDjLS3dKir/xcX/vr7/qqn/pqX/mZn/fn7/ZWT/8PD/4eH/3t3/zs7/ra3/kpL/iIj/e3r5PDz4NjbxMTHsMTDlLCz/9vb/6ej/ubjhOGVRAAAAWXRSTlMABQ4TFgoIHhApI0RAGhgzJi89Ozg2LVEg4s5c/v366tmZiYl2X0pE/vn08eTe1sWvqqiOgXVlUE399/b08u3n4tzZ1dTKyMTDvLmzqqKal35taFxH6sC3oms+ongAAAOtSURBVEjHjZV3W9pQGMXJzQACQRARxVF3HdVW26od7q111NqhdbRSbQVElnvvbV1tv25Jgpr3kpCcP+/7/J5z8p57QScr4l46jSJohEhKEGlANKGBYBA1NFDpyklPz3FV5tWwHKnGEbShprIuFPAujEW14A2E6nqqWYshEcYYqnNC3mEgbyh9wMgZGCUbZHZFFobjtODLKWQpRMgyhrxiiQtwK/6SqpczY/QdvqlhJflcZpZk4hiryzecQIH0IitFY0xaBWDkqCEr9CLIDsDIJqywswbpNlB/ZEpVkZ4kPZKEqwmOTakrXGCk6IdwFYExDfI+SX4ISBeExjQp0m/jUMyIeuLVBo2Xma0kIRpVhyc1Kpxn42hxdd2BuOnv3Z2d3YO4Y29LCitcQiItcxxH5kcEncRhmc5UiofowuJxqPO5kZjm9rFROC9JWAXqC8HBgciI1AWcRbqj+fgX0emDg+MRif5OglmgJdlIEvzCJ8D5xQjQORhOlJlTKR4qmwD6B6FtOJ012yyMjrHMwuNTCM1jUG2SHDQPoWMMciZxdBR6PQOOtyF0ikEmEfrom5FqH0J7YOh+LUAE1bbolmrqj5SZOwTDxXJTdBFRqCrsBtoHRnAW7hRXThYE3VA7koVjo2CfUK4O2WdHodx7c7FsZ25sNDtotxp4SF++OIrpcHf+6Ojk7BA/X2wwOfRIeLj5wVGNClYJF4K/sY4SrVBJhj323hHXG/ymScEu091PH0HaS5e0MEslGeLuBCt9fqYWKLNXNIpZGcuXfqlqqaHWLhrFrLpWvqpqpU1ixFs9Ll1WY5ZLo19ECUb3X+VXg/y5wEj4qtYVlXCtRdIvErtyZi0nDJc1aLZxCPtrZ3P9PxLIX2Vy8P8zQAxla1xVZlYba6NbYAAi7KIwSxnKKjDHtoAHfOb/qSD/Z1OKEA4XbXHUr8ozq/XOZKOFxgkx4Mv177Jaz4fhQFnWdr8c4283pVhBRSDg4+zLeOYyu9CcCsIBK5T2fF0mXK7JkYaAEaAoY9Mazqw1FdnBRcWFuA/ZGDOd/R7eH7my3m1MA208k60I3ibHozUps/bICe+PQllbUmjrBaxIqaynG5JwT5UrgmW9ubpjrt5kJMOKlMvavIM2o08cVqRcVvONyNw0Y088YVmvPIJeqVUEy9rkmU31imBZ1x7PNV6RelkeD16Relmfbm81VQTLevs2A74iDWXpXzznwwEj9YCszcbCcOqiSY4jYTh1Jx1B04o+/wH6/wOSPFj1xgAAAABJRU5ErkJggg==",width:26,height:36}],this.updateMarker()},methods:{goto:function(){var t="iOS"===weex.config.env.platform;!function(t,n,a,o){var i=[{title:"腾讯地图网页版",getUrl:function(){return"https://apis.map.qq.com/uri/v1/routeplan?type=drive&to="+encodeURIComponent(a)+"&tocoord="+encodeURIComponent(t+","+n)+"&referer=APP"}}],r=[];[{title:"高德地图",pname:"com.autonavi.minimap",action:o?"iosamap://":"amapuri://",getUrl:function(){var e;return e=o?"iosamap://path":"amapuri://route/plan/",e+="?sourceApplication=APP&dname="+encodeURIComponent(a)+"&dlat="+t+"&dlon="+n+"&dev=0"}},{title:"百度地图",pname:"com.baidu.BaiduMap",action:"baidumap://",getUrl:function(){return"baidumap://map/direction?destination="+encodeURIComponent("latlng:"+t+","+n+"|name:"+a)+"&mode=driving&src=APP&coord_type=gcj02"}},{title:"腾讯地图",pname:"com.tencent.map",action:"qqmap://",getUrl:function(){return"qqmap://map/routeplan?type=drive"+(o?"&from="+encodeURIComponent("我的位置"):"")+"&to="+encodeURIComponent(a)+"&tocoord="+encodeURIComponent(t+","+n)+"&referer=APP"}}].forEach((function(t){e.runtime.isApplicationExist({pname:t.pname,action:t.action})&&r.push(t)})),o&&r.unshift({title:"Apple 地图",getUrl:function(){return"https://maps.apple.com/?daddr="+encodeURIComponent(a)+"&sll="+encodeURIComponent(t+","+n)}}),0===r.length&&(r=r.concat(i)),e.nativeUI.actionSheet({title:"导航方式",cancel:"取消",buttons:r},(function(t){var n,a=t.index;a>0&&(n=r[a-1],e.runtime.openURL(n.getUrl(),(function(){}),n.pname))}))}(this.latitude,this.longitude,this.name,t)},updateMarker:function(){this.mapContext.moveToLocation(),this.mapContext.translateMarker({markerId:"location",destination:{latitude:this.latitude,longitude:this.longitude},duration:0},(function(e){}))}}};t.default=i}).call(this,n(2).weexPlus)},function(e,t){e.exports={page:{flex:1},"flex-r":{flexDirection:"row",flexWrap:"nowrap"},"flex-c":{flexDirection:"column",flexWrap:"nowrap"},"flex-fill":{flex:1},"a-i-c":{alignItems:"center"},"j-c-c":{justifyContent:"center"},target:{paddingTop:"10",paddingBottom:"10"},"text-area":{paddingLeft:"10",paddingRight:"10",flex:1},name:{fontSize:"16",lines:1,textOverflow:"ellipsis"},address:{fontSize:"14",color:"#808080",lines:1,textOverflow:"ellipsis",marginTop:"2"},"goto-area":{paddingTop:0,paddingRight:"15",paddingBottom:0,paddingLeft:"15"},"goto-icon":{width:"50",height:"50"},"goto-text":{fontSize:"14",color:"#FFFFFF"}}},,,,,,,,,,,,,function(e,t,n){"use strict";var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("scroll-view",{staticStyle:{flexDirection:"column"},attrs:{scrollY:!0,enableBackToTop:!0,bubble:"true"}},[n("view",{staticClass:["page","flex-c"]},[n("map",{ref:"map1",staticClass:["flex-fill","map"],attrs:{longitude:e.longitude,latitude:e.latitude,markers:e.markers}}),n("view",{staticClass:["flex-r","a-i-c","target"]},[n("view",{staticClass:["text-area"]},[n("u-text",{staticClass:["name"]},[e._v(e._s(e.name))]),n("u-text",{staticClass:["address"]},[e._v(e._s(e.address))])]),n("view",{staticClass:["goto-area"],on:{click:e.goto}},[n("u-image",{staticClass:["goto-icon"],attrs:{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAMAAAAOusbgAAACnVBMVEUAAAA9avA+avA9avA/bPE8afA+avM9afA9avA9au9Ac/I+bPQ9avA8a/E8au8+avY9avA9avBAgP88avA9au9AbfFAgP89avA9avBJbf89au88afA8ae88afA8ae9AbO88afA/avE9ae88avBHcfFCcfY+a/H///89afE8afA8avA9afA8afA9a/E9afA9avA8avA8avA9ae////88ae8/a+/+/v77/P5Cbu9jh/I9au9Te/CIo/XY4fuasfbH1PpJc/Dl6/xHce9Cbe9Eb+9FcO/3+f5SevC0xfjh6PygtvdLdPD4+f7e5fytwPj9/f7y9f1agPG6yvlsjvNIcvC8y/lXfvFNdvBZf/HR3PtBbe+DoPTT3fvg5/xWffGyxPh/nPTo7f32+P65yfnBz/n6+/6xw/i+zfmwwvj5+v6Np/WetPdPd/BMdfBOd/BdgvGkufdGce9ghfKnu/deg/F4l/NqjPKAnfS3x/lAbO+KpfVPePBmifKqvviZsPait/fS3PtUe/F6mfT8/f7s8P2Xr/bX4PuWrvbI1fqdtPfq7/3t8f3E0vqCn/RRefCzxPjK1vpwkfPP2vtVfPHR2/tDbu+BnvTr8P3G0/qLpvXW3/uOqPXL1/rf5vyht/eDn/Rzk/OPqfWQqfXZ4vuGovX19/67y/nm7Pymuvc+au9hhfKluvfU3vt3lvO3yPlpjPJykvN2lfNQePB7mfSsv/ju8v18mvTO2fvv8/22x/nr7/2cs/aMpvXn7P3D0fp+nPR5mPTE0frj6fyftfdcgfFfhPHN2Prx9P1ihvJ2lvO/zvm9zPl0lPOHo/VsjvKovPeQqvX09v6TrPZ1lfOUrfZnivKVrfbM2PrAzvmuwfi1xvjC0Pri6fzz9v59m/T8d63OAAAAM3RSTlMA7GNUSf4p38bFFC3nN7Id75oI/eI4BIv7B9Kl9fnCQLs1ossSG2sBS/p7rJlYuLmYrcSkuUTkAAAGJElEQVR4XsWbVXvbShBAJbumJE0abp0mbdI23KS9M4YgM0ORmZmZmZkZLjMzMzPDb7m2NvJnx8p6pVjd86J18nA+raSFmVlBNXGRxtyMApvdIqamiha7rSAj1xgZJ+iLOTPPEo8KxFvyMs06SSMMKVFIJSrFEBFu6zBjdA4ykBNtHBZGbfq4IcjMkHHpYdKOGIkqGTkiDNpBNtSAbdAAtYNHoUZGDRa0MzrWhJoxxY7WqM0yiDggREOWFm9MGg6YtBj13mwRw4CYrVKblGzCsGBKTlLjHWPFsGEdw+41J2AYSWCePRJFDCtiIuNYNRzDzHCmcWzsUAw7Q8cy3C/xhtsc8p4T1fbz7TUXmXo7xHM2i6iSb2Hus8iAaKZ+vwmoXgzwYQnLV0X5npOsqEkM9QcdGBJr/2NYMmoUA9zswZAk9zsvmLSJCc+txBCYspW9MSIORAyd7xQjHVFxlsxKQ+1iwrUipJOmtDIw4IDF0PFKNVIxKKyvWDu68vbEQ2+5OnxAAAc2Iw0xeB0Wi0zsnb8f6NyYghRig9axJmSguHkhhGRh8zTKm9131cu0fq6uAAY6tyGFUX3mJGTAXQYMvLkSqQTOUzZk4GsGbdsmDMEjAfsyZGAbEFrbz253FMuUgh/zDjOM2f47Opb9YO1xIqjY3u93vKABGRgp+EhHBnYRQWMx9iN+/EVkI90nzkcG2iTBMw5UFi+85UZG8mXvMJb9/iQi2IHK4s+6kJkhcrTCyD4mlyn//fglVINRIEQjA29L4t1K4o72CaiKaOKNyEEGlkjibQriQ0WokpwIFfNhtyQOnnteXkaZ/umzY4pWsXZSJHHUwxdHeb1mfPhiNHvEmTzEmR7xeB7iPI/YwkNsEYS4eB7i+DghEnmIMVIw8hEbhVw+4lwhg484QyjkIy4UrHzEVsHOR2wXLHzEFkHkIxaFVD7iVG5i5q4u2ujlpfB1tQW5YBHsyAW7YEMu2IQC5EKBkIFcyBBykQu5ghG5YGRZ+qzasmUV+uFYhzJfrrmKmohkWexNAfAPmk17b+kHcns9fIQ+znf2ZSVlsSdY1IonnIP9pUjY4f+vWdCXyZTlrZBHCeQRugC6epuSYOt8gIO4eo6Hza2waI6XvUTcs8FDBVR4L99QxHnULcwmCOIplGiEN1YsB3+mS2Ji6oZulH9StjBmDeInZ3+K12fKuODyzI3E9HyXhytwxXt5gSI2U7epdUWEfQD7eptuDKbLCatVPuMosjFnerkUOLq8mAQp2lAWz3vUgwtc3ku9JKZszA0qxa894WEZ4kaAI5WILa1QTsTsz9ggB19UiWeDh6mIeM8F7xZhObhKVIpzIqjhpi0ze6kCqJLbpxHn7Nx5RhJjz6uwdNkBaEefuPyehzIo814+7lccTQ+wvQ4KnJEU04kYG8oAoH6V2gHESA8p/lwq0Q7QXOrjToAY3XsA7tcgYfJjhLkwt7dVTQ8p0oOoe4jk7NNICBAf7gCAG7XoQ37GNMYxhY3fJ4HTdU54ECSumQ8w9SjADHJnjl4mwkS5SQsb0wPllcdgsdRYBPWfBIpr71YBLK7BcoD7LYhYAsGUUALl9NTAYmidJDUuNkGb21+863MAkPq/GeDmCnbxCJZkyF3w9fAXLliChOLZ0LT1N3B+tU6elafWITom9XICTshNhb62saR/TjrhNBIcpxrB+R1pLgCAc5O/X40yP9Sxv1yDQie8HGuc8OPVn3YvWnChqRO8NEk5tFuwtLwKqn75taFyba17Wk1ddcupLqy8RyADiMxa5YQXPcW3AvyY9/i1iv2wHBF7OuABVl6AAI7hFFDifFCKjyWpeeT3PxrXl18/eaeoQXqv/oS/EHHD5QrvlHzp73/+dYJMN5bMUGI7JanJnsZt+Y8MjbNQZqu7du0ELzXIhDiakrjWEwMlVa8naVmU4gQdEWMo5Rg6YsqmFKDoSTKt5EZHrEnUIiPdSBjDUFalA6KZoZBMB4Yn8iqd41UsyKs8kldBKK8SWF5Fv7zKnHkVdvMvZedfvM//uAL/Axr8j6TwP4RDSM9Xc+woP53TQStOR8v0wZw5XvfDdPTjg4VW+figtVDb8cH/AZ+Eg+9jqX0NAAAAAElFTkSuQmCC"}})],1)])],1)])},o=[];n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return o})),n.d(t,"a",(function(){}))},,,,,,,,function(e,t,n){"use strict";n.r(t);var a=n(16),o=n.n(a);for(var i in a)"default"!==i&&function(e){n.d(t,e,(function(){return a[e]}))}(i);t.default=o.a},,,,,function(e,t,n){"use strict";n.r(t);n(3);var a=n(7);a.default.mpType="page",a.default.route="template/__uniappopenlocation",a.default.el="#root",new Vue(a.default)}]);
================================================
FILE: unpackage/dist/build/app-plus/__uniapppicker.js
================================================
!function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(a,r,function(t){return e[t]}.bind(null,r));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=44)}([function(e,t){e.exports={}},function(e,t,n){"use strict";function a(e,t,n,a,r,i,o,s,u,c){var l,f="function"==typeof e?e.options:e;if(u){f.components||(f.components={});var d=Object.prototype.hasOwnProperty;for(var p in u)d.call(u,p)&&!d.call(f.components,p)&&(f.components[p]=u[p])}if(c&&((c.beforeCreate||(c.beforeCreate=[])).unshift((function(){this[c.__module]=this})),(f.mixins||(f.mixins=[])).push(c)),t&&(f.render=t,f.staticRenderFns=n,f._compiled=!0),a&&(f.functional=!0),i&&(f._scopeId="data-v-"+i),o?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(o)},f._ssrRegister=l):r&&(l=s?function(){r.call(this,this.$root.$options.shadowRoot)}:r),l)if(f.functional){f._injectStyles=l;var h=f.render;f.render=function(e,t){return l.call(t),h(e,t)}}else{var v=f.beforeCreate;f.beforeCreate=v?[].concat(v,l):[l]}return{exports:e,options:f}}n.d(t,"a",(function(){return a}))},function(e,t,n){"use strict";var a;Object.defineProperty(t,"__esModule",{value:!0}),t.weexPlus=t.default=void 0,a="function"==typeof getUni?getUni:function(){var e=function(e){return"function"==typeof e},t=function(e){return e.then((function(e){return[null,e]})).catch((function(e){return[e]}))},n=/^\$|^on|^create|Sync$|Manager$|^pause/,a=["os","getCurrentSubNVue","getSubNVueById","stopRecord","stopVoice","stopBackgroundAudio","stopPullDownRefresh","hideKeyboard","hideToast","hideLoading","showNavigationBarLoading","hideNavigationBarLoading","canIUse","navigateBack","closeSocket","pageScrollTo","drawCanvas"],i=function(e){return(!n.test(e)||"createBLEConnection"===e)&&!~a.indexOf(e)},o=function(n){return function(){for(var a=arguments.length,r=Array(a>1?a-1:0),i=1;i<a;i++)r[i-1]=arguments[i];var o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e(o.success)||e(o.fail)||e(o.complete)?n.apply(void 0,[o].concat(r)):t(new Promise((function(e,t){n.apply(void 0,[Object.assign({},o,{success:e,fail:t})].concat(r)),Promise.prototype.finally=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){throw n}))}))}})))}},s=[],u=void 0;function c(e){s.forEach((function(t){return t({origin:u,data:e})}))}var l=r.webview.currentWebview().id,f=new BroadcastChannel("UNI-APP-SUBNVUE");function d(e){var t=r.webview.getWebviewById(e);return t&&!t.$processed&&function(e){e.$processed=!0;var t=r.webview.currentWebview().id===e.id,n="uniNView"===e.__uniapp_origin_type&&e.__uniapp_origin_id,a=e.id;if(e.postMessage=function(e){n?f.postMessage({data:e,to:t?n:a}):_({type:"UniAppSubNVue",data:e})},e.onMessage=function(e){s.push(e)},e.__uniapp_mask_id){u=e.__uniapp_host;var i=e.__uniapp_mask,o=r.webview.getWebviewById(e.__uniapp_mask_id);o=o.parent()||o;var c=e.show,l=e.hide,d=e.close,p=function(){o.setStyle({mask:i})},h=function(){o.setStyle({mask:"none"})};e.show=function(){p();for(var t=arguments.length,n=Array(t),a=0;a<t;a++)n[a]=arguments[a];return c.apply(e,n)},e.hide=function(){h();for(var t=arguments.length,n=Array(t),a=0;a<t;a++)n[a]=arguments[a];return l.apply(e,n)},e.close=function(){h();for(var t=arguments.length,n=Array(t),a=0;a<t;a++)n[a]=arguments[a];return d.apply(e,n)}}}(t),t}f.onmessage=function(e){e.data.to===l&&c(e.data.data)};var p=weex.requireModule("plus"),h=weex.requireModule("globalEvent"),v=0,g={};h.addEventListener("plusMessage",(function(e){"UniAppJsApi"===e.data.type?y(e.data.id,e.data.data):"UniAppSubNVue"===e.data.type?c(e.data.data,e.data.options):"onNavigationBarButtonTap"===e.data.type?"function"==typeof S&&S(e.data.data):"onNavigationBarSearchInputChanged"===e.data.type?"function"==typeof w&&w(e.data.data):"onNavigationBarSearchInputConfirmed"===e.data.type?"function"==typeof A&&A(e.data.data):"onNavigationBarSearchInputClicked"===e.data.type&&"function"==typeof T&&T(e.data.data)}));var y=function(e,t){var n=g[e];n?(n(t),n.keepAlive||delete g[e]):console.error("callback["+e+"] is undefined")},m=function(t){var n,a,r=t.id,i=t.type,o=t.params;g[r]=(a=function(t){e(n)?n(t):n&&(~t.errMsg.indexOf(":ok")?e(n.success)&&n.success(t):~t.errMsg.indexOf(":fail")&&e(n.fail)&&n.fail(t),e(n.complete)&&n.complete(t))},(e(n=o)||n&&e(n.callback))&&(a.keepAlive=!0),a),p.postMessage({id:r,type:i,params:o},"__uniapp__service")};function _(e){p.postMessage(e,"__uniapp__service")}var b=function(e){return function(t){m({id:v++,type:e,params:t})}},S=void 0,w=void 0,A=void 0,T=void 0;function k(e){S=e}function M(e){w=e}function E(e){A=e}function x(e){T=e}function C(e){return weex.requireModule(e)}var I=weex.requireModule("dom"),O=weex.requireModule("globalEvent"),N=[];function V(e){"function"==typeof e&&(this.isUniAppReady?e():N.push(e))}O.addEventListener("plusMessage",(function(e){"UniAppReady"===e.data.type&&(V.isUniAppReady=!0,N.length&&(N.forEach((function(e){return e()})),N=[]))}));var L="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},P=weex.requireModule("stream"),$=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"GET",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"application/x-www-form-urlencoded";return"object"===(void 0===e?"undefined":L(e))?"POST"===t.toUpperCase()&&"application/json"===n.toLowerCase()?JSON.stringify(e):Object.keys(e).map((function(t){return encodeURIComponent(t)+"="+encodeURIComponent(e[t])})).join("&"):e},D=weex.requireModule("plusstorage"),j=weex.requireModule("clipboard"),B=function(){if("function"==typeof getUniEmitter)return getUniEmitter;var e={$on:function(){console.warn("uni.$on failed")},$off:function(){console.warn("uni.$off failed")},$once:function(){console.warn("uni.$once failed")},$emit:function(){console.warn("uni.$emit failed")}};return function(){return e}}();function R(e,t,n){return e[t].apply(e,n)}var U=Object.freeze({loadFontFace:function(t){var n=t.family,a=t.source,r=(t.desc,t.success),i=(t.fail,t.complete);I.addRule("fontFace",{fontFamily:n,src:a.replace(/"/g,"'")});var o={errMsg:"loadFontFace:ok",status:"loaded"};e(r)&&r(o),e(i)&&i(o)},ready:V,request:function(t){var n=t.url,a=t.data,r=t.header,i=t.method,o=void 0===i?"GET":i,s=t.dataType,u=void 0===s?"json":s,c=(t.responseType,t.success),l=t.fail,f=t.complete,d=!1,p=!1,h={};if(r)for(var v in r)p||"content-type"!==v.toLowerCase()?h[v]=r[v]:(p=!0,h["Content-Type"]=r[v]);return"GET"===o&&a&&(n=n+(~n.indexOf("?")?"&"===n.substr(-1)||"?"===n.substr(-1)?"":"&":"?")+$(a)),P.fetch({url:n,method:o,headers:h,type:"json"===u?"json":"text",body:"GET"!==o?$(a,o,h["Content-Type"]):""},(function(t){var n=t.status,a=(t.ok,t.statusText,t.data),r=t.headers,i={};!n||-1===n||d?(i.errMsg="request:fail",e(l)&&l(i)):(i.data=a,i.statusCode=n,i.header=r,e(c)&&c(i)),e(f)&&f(i)})),{abort:function(){d=!0}}},getStorage:function(t){var n=t.key,a=(t.data,t.success),r=t.fail,i=t.complete;D.getItem(n+"__TYPE",(function(t){if("success"===t.result){var o=t.data;D.getItem(n,(function(t){if("success"===t.result){var n=t.data;o&&n?("String"!==o&&(n=JSON.parse(n)),e(a)&&a({errMsg:"getStorage:ok",data:n})):(t.errMsg="setStorage:fail",e(r)&&r(t))}else t.errMsg="setStorage:fail",e(r)&&r(t);e(i)&&i(t)}))}else t.errMsg="setStorage:fail",e(r)&&r(t),e(i)&&i(t)}))},setStorage:function(t){var n=t.key,a=t.data,r=t.success,i=t.fail,o=t.complete,s="String";"object"===(void 0===a?"undefined":L(a))&&(s="Object",a=JSON.stringify(a)),D.setItem(n,a,(function(t){"success"===t.result?D.setItem(n+"__TYPE",s,(function(t){"success"===t.result?e(r)&&r({errMsg:"setStorage:ok"}):(t.errMsg="setStorage:fail",e(i)&&i(t))})):(t.errMsg="setStorage:fail",e(i)&&i(t)),e(o)&&o(t)}))},removeStorage:function(t){var n=t.key,a=(t.data,t.success),r=t.fail,i=t.complete;D.removeItem(n,(function(t){"success"===t.result?e(a)&&a({errMsg:"removeStorage:ok"}):(t.errMsg="removeStorage:fail",e(r)&&r(t)),e(i)&&i(t)})),D.removeItem(n+"__TYPE")},clearStorage:function(e){e.key,e.data,e.success,e.fail,e.complete},getClipboardData:function(t){var n=t.success,a=(t.fail,t.complete);j.getString((function(t){var r={errMsg:"getClipboardData:ok",data:t.data};e(n)&&n(r),e(a)&&a(r)}))},setClipboardData:function(t){var n=t.data,a=t.success,r=(t.fail,t.complete),i={errMsg:"setClipboardData:ok"};j.setString(n),e(a)&&a(i),e(r)&&r(i)},onSubNVueMessage:c,getSubNVueById:d,getCurrentSubNVue:function(){return d(r.webview.currentWebview().id)},$on:function(){return R(B(),"$on",[].concat(Array.prototype.slice.call(arguments)))},$off:function(){return R(B(),"$off",[].concat(Array.prototype.slice.call(arguments)))},$once:function(){return R(B(),"$once",[].concat(Array.prototype.slice.call(arguments)))},$emit:function(){return R(B(),"$emit",[].concat(Array.prototype.slice.call(arguments)))}}),z={os:{nvue:!0}},F={};return"undefined"!=typeof Proxy?F=new Proxy({},{get:function(e,t){if("os"===t)return{nvue:!0};if("postMessage"===t)return _;if("requireNativePlugin"===t)return C;if("onNavigationBarButtonTap"===t)return k;if("onNavigationBarSearchInputChanged"===t)return M;if("onNavigationBarSearchInputConfirmed"===t)return E;if("onNavigationBarSearchInputClicked"===t)return x;var n=U[t];return n||(n=b(t)),i(t)?o(n):n}}):(Object.keys(z).forEach((function(e){F[e]=z[e]})),F.postMessage=_,F.requireNativePlugin=C,F.onNavigationBarButtonTap=k,F.onNavigationBarSearchInputChanged=M,F.onNavigationBarSearchInputConfirmed=E,F.onNavigationBarSearchInputClicked=x,Object.keys({uploadFile:!0,downloadFile:!0,chooseImage:!0,previewImage:!0,getImageInfo:!0,saveImageToPhotosAlbum:!0,chooseVideo:!0,saveVideoToPhotosAlbum:!0,saveFile:!0,getSavedFileList:!0,getSavedFileInfo:!0,removeSavedFile:!0,openDocument:!0,setStorage:!0,getStorage:!0,getStorageInfo:!0,removeStorage:!0,clearStorage:!0,getLocation:!0,chooseLocation:!0,openLocation:!0,getSystemInfo:!0,getNetworkType:!0,makePhoneCall:!0,scanCode:!0,setScreenBrightness:!0,getScreenBrightness:!0,setKeepScreenOn:!0,vibrateLong:!0,vibrateShort:!0,addPhoneContact:!0,showToast:!0,showLoading:!0,hideToast:!0,hideLoading:!0,showModal:!0,showActionSheet:!0,setNavigationBarTitle:!0,setNavigationBarColor:!0,navigateTo:!0,redirectTo:!0,reLaunch:!0,switchTab:!0,navigateBack:!0,getProvider:!0,login:!0,getUserInfo:!0,share:!0,requestPayment:!0,subscribePush:!0,unsubscribePush:!0,onPush:!0,offPush:!0}).forEach((function(e){var t=U[e];t||(t=b(e)),i(e)?F[e]=o(t):F[e]=t}))),F};var r=new WeexPlus(weex);t.weexPlus=r;var i=a(weex,r,BroadcastChannel);t.default=i},function(e,t,n){Vue.prototype.__$appStyle__={},Vue.prototype.__merge_style&&Vue.prototype.__merge_style(n(4).default,Vue.prototype.__$appStyle__)},function(e,t,n){"use strict";n.r(t);var a=n(0),r=n.n(a);for(var i in a)"default"!==i&&function(e){n.d(t,e,(function(){return a[e]}))}(i);t.default=r.a},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={onLoad:function(){this.initMessage()},methods:{initMessage:function(){var t=this,n=e.webview.currentWebview().extras||{},a=n.from,r=(n.callback,n.runtime),i=n.data,o=void 0===i?{}:i,s=n.useGlobalEvent;this.__from=a,this.__runtime=r,this.__page=e.webview.currentWebview().id,this.__useGlobalEvent=s,this.data=JSON.parse(JSON.stringify(o)),e.key.addEventListener("backbutton",(function(){"function"==typeof t.onClose?t.onClose():e.webview.currentWebview().close("auto")}));var u=this,c=function(e){var t=e.data&&e.data.__message;t&&u.__onMessageCallback&&u.__onMessageCallback(t.data)};this.__useGlobalEvent?weex.requireModule("globalEvent").addEventListener("plusMessage",c):new BroadcastChannel(this.__page).onmessage=c},postMessage:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],a=JSON.parse(JSON.stringify({__message:{__page:this.__page,data:t,keep:n}})),r=this.__from;if("v8"===this.__runtime)if(this.__useGlobalEvent)e.webview.postMessageToUniNView(a,r);else{var i=new BroadcastChannel(r);i.postMessage(a)}else{var o=e.webview.getWebviewById(r);o&&o.evalJS("__plusMessage&&__plusMessage(".concat(JSON.stringify({data:a}),")"))}},onMessage:function(e){this.__onMessageCallback=e}}};t.default=n}).call(this,n(2).weexPlus)},,,,function(e,t,n){"use strict";var a=n(30),r=n(20),i=n(1);var o=Object(i.a)(r.default,a.b,a.c,!1,null,null,"2f5c0238",!1,a.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style),Vue.prototype.__merge_style?Vue.prototype.__merge_style(n(40).default,this.options.style):Object.assign(this.options.style,n(40).default)}).call(o),t.default=o.exports},,,,,,,,,,,function(e,t,n){"use strict";var a=n(21),r=n.n(a);t.default=r.a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=r(n(45));function r(e){return e&&e.__esModule?e:{default:e}}var i={mixins:[r(n(5)).default],components:{picker:a.default},data:function(){return{range:[],rangeKey:"",value:0,mode:"selector",fields:"day",start:"",end:"",disabled:!1,visible:!1}},onLoad:function(){var e=this;null===this.data?this.postMessage({event:"created"},!0):this.showPicker(this.data),this.onMessage((function(t){e.showPicker(t)}))},onReady:function(){var e=this;this.$nextTick((function(){e.visible=!0}))},methods:{showPicker:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.column;for(var n in e)"column"!==n&&("number"==typeof t?this.$set(this.$data[n],t,e[n]):this.$data[n]=e[n])},close:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=n.value,r=void 0===a?-1:a;this.visible=!1,setTimeout((function(){t.postMessage({event:e,value:r})}),210)},onClose:function(){this.close("cancel")},columnchange:function(e){var t=e.column,n=e.value;this.$set(this.value,t,n),this.postMessage({event:"columnchange",column:t,value:n},!0)}}};t.default=i},function(e,t,n){"use strict";n.r(t);var a=n(23),r=n.n(a);for(var i in a)"default"!==i&&function(e){n.d(t,e,(function(){return a[e]}))}(i);t.default=r.a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n(46),r=o(n(35)),i=o(n(47));function o(e){return e&&e.__esModule?e:{default:e}}function s(e){return function(e){if(Array.isArray(e))return u(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,a=new Array(t);n<t;n++)a[n]=e[n];return a}function c(){if(this.mode===d.TIME)return"00:00";if(this.mode===d.DATE){var e=(new Date).getFullYear()-61;switch(this.fields){case p.YEAR:return e;case p.MONTH:return e+"-01";default:return e+"-01-01"}}return""}function l(){if(this.mode===d.TIME)return"23:59";if(this.mode===d.DATE){var e=(new Date).getFullYear()+61;switch(this.fields){case p.YEAR:return e;case p.MONTH:return e+"-12";default:return e+"-12-31"}}return""}var f=weex.requireModule("animation"),d={SELECTOR:"selector",MULTISELECTOR:"multiSelector",TIME:"time",DATE:"date",REGION:"region"},p={YEAR:"year",MONTH:"month",DAY:"day"},h={name:"Picker",mixins:[r.default,i.default],props:{pageId:{type:Number,default:0},range:{type:Array,default:function(){return[]}},rangeKey:{type:String,default:""},value:{type:[Number,String,Array],default:0},mode:{type:String,default:d.SELECTOR},fields:{type:String,default:p.DAY},start:{type:String,default:c},end:{type:String,default:l},disabled:{type:[Boolean,String],default:!1},visible:{type:Boolean,default:!1}},data:function(){return{valueSync:null,timeArray:[],dateArray:[],valueArray:[],oldValueArray:[],fontSize:16,height:261,android:"android"===weex.config.env.platform.toLowerCase(),localization:{en:{year:" ",month:" ",day:" ",hour:" ",minute:" "},zh:{year:"年",month:"月",day:"日",hour:"时",minute:"分"}}}},computed:{rangeArray:function(){var e=this.range;switch(this.mode){case d.SELECTOR:return[e];case d.MULTISELECTOR:return e;case d.TIME:return this.timeArray;case d.DATE:var t=this.dateArray;switch(this.fields){case p.YEAR:return[t[0]];case p.MONTH:return[t[0],t[1]];default:return[t[0],t[1],t[2]]}}return[]},startArray:function(){return this._getDateValueArray(this.start,c.bind(this)())},endArray:function(){return this._getDateValueArray(this.end,l.bind(this)())},units:function(){var e=this.localize;switch(this.mode){case d.DATE:return[e("year"),e("month"),e("day")];case d.TIME:return[e("hour"),e("minute")];default:return[]}},textMaxLength:function(){return Math.floor(Math.min(weex.config.env.deviceWidth,weex.config.env.deviceHeight)/weex.config.env.scale/this.fontSize/this.rangeArray.length)}},watch:{value:function(){this._setValueSync()},mode:function(){this._setValueSync()},range:function(){this._setValueSync()},valueSync:function(){this._setValueArray()},valueArray:function(e){var t=this;if(this.mode===d.TIME||this.mode===d.DATE){var n=this.mode===d.TIME?this._getTimeValue:this._getDateValue,a=this.valueArray,r=this.startArray,i=this.endArray;if(this.mode===d.DATE){var o=this.dateArray,s=o[2].length,u=Number(o[2][a[2]])||1,c=new Date("".concat(o[0][a[0]],"/").concat(o[1][a[1]],"/").concat(u)).getDate();c<u&&(a[2]-=c+s-u)}n(a)<n(r)?this._cloneArray(a,r):n(a)>n(i)&&this._cloneArray(a,i)}e.forEach((function(e,n){e!==t.oldValueArray[n]&&(t.oldValueArray[n]=e,t.mode===d.MULTISELECTOR&&t.$emit("columnchange",{column:n,value:e}))}))},visible:function(e){var t=this;e?this.$nextTick((function(){f.transition(t.$refs.picker,{styles:{transform:"translateY(0)"},duration:200})})):f.transition(this.$refs.picker,{styles:{transform:"translateY(".concat(283+this.safeAreaInsets.bottom,"px)")},duration:200})}},created:function(){this._createTime(),this._createDate(),this._setValueSync()},methods:{getTexts:function(e,t){var n=this,a=this.textMaxLength;return e.map((function(e){var r=("object"==typeof e?e[n.rangeKey]||"":e)+(n.units[t]||"");if(a>0&&r.length>a)for(var i=0,o=0,s=0;s<r.length;s++){var u=r.charCodeAt(s);if((i+=u>127||94===u?1:.65)<=a-1&&(o=s),i>=a)return s===r.length-1?r:r.substr(0,o+1)+"…"}return r||" "})).join("\n")},_createTime:function(){var e=[],t=[];e.splice(0,e.length);for(var n=0;n<24;n++)e.push((n<10?"0":"")+n);t.splice(0,t.length);for(var a=0;a<60;a++)t.push((a<10?"0":"")+a);this.timeArray.push(e,t)},_createDate:function(){for(var e=[],t=(new Date).getFullYear(),n=t-61,a=t+61;n<=a;n++)e.push(String(n));for(var r=[],i=1;i<=12;i++)r.push((i<10?"0":"")+i);for(var o=[],s=1;s<=31;s++)o.push((s<10?"0":"")+s);this.dateArray.push(e,r,o)},_getTimeValue:function(e){return 60*e[0]+e[1]},_getDateValue:function(e){return 366*e[0]+31*(e[1]||0)+(e[2]||0)},_cloneArray:function(e,t){for(var n=0;n<e.length&&n<t.length;n++)e[n]=t[n]},_setValueSync:function(){var e=this.value;switch(this.mode){case d.MULTISELECTOR:Array.isArray(e)||(e=[]),Array.isArray(this.valueSync)||(this.valueSync=[]);for(var t=this.valueSync.length=Math.max(e.length,this.range.length),n=0;n<t;n++){var a=Number(e[n]),r=Number(this.valueSync[n]),i=isNaN(a)?isNaN(r)?0:r:a,o=this.range[n]?this.range[n].length-1:0;this.valueSync.splice(n,1,i<0||i>o?0:i)}break;case d.TIME:case d.DATE:this.valueSync=String(e);break;default:var s=Number(e);this.valueSync=s<0?0:s}},_setValueArray:function(){var e,t=this.valueSync;switch(this.mode){case d.MULTISELECTOR:e=s(t);break;case d.TIME:e=this._getDateValueArray(t,(0,a.formatDateTime)({mode:d.TIME}));break;case d.DATE:e=this._getDateValueArray(t,(0,a.formatDateTime)({mode:d.DATE}));break;default:e=[t]}this.oldValueArray=s(e),this.valueArray=s(e)},_getValue:function(){var e=this,t=this.valueArray;switch(this.mode){case d.SELECTOR:return t[0];case d.MULTISELECTOR:return t.map((function(e){return e}));case d.TIME:return this.valueArray.map((function(t,n){return e.timeArray[n][t]})).join(":");case d.DATE:return this.valueArray.map((function(t,n){return e.dateArray[n][t]})).join("-")}},_getDateValueArray:function(e,t){var n=this.mode===d.DATE?"-":":",a=this.mode===d.DATE?this.dateArray:this.timeArray,r=3;switch(this.fields){case p.YEAR:r=1;break;case p.MONTH:r=2}for(var i=String(e).split(n),o=[],s=0;s<r;s++){var u=i[s];o.push(a[s].indexOf(u))}return o.indexOf(-1)>=0&&(o=t?this._getDateValueArray(t):o.map((function(){return 0}))),o},_change:function(){this.$emit("change",{value:this._getValue()})},_cancel:function(){this.$emit("cancel")}}};t.default=h},function(e,t){e.exports={content:{position:"absolute",top:0,left:0,bottom:0,right:0},"uni-mask":{position:"absolute",top:0,left:0,bottom:0,right:0,backgroundColor:"rgba(0,0,0,0.4)",opacity:0,transitionProperty:"opacity",transitionDuration:200,transitionTimingFunction:"linear"},"@TRANSITION":{"uni-mask":{property:"opacity",duration:200,timingFunction:"linear"}},"uni-mask-android":{backgroundColor:"rgba(0,0,0,0.6)"},"uni-mask-visible":{opacity:1},"uni-picker":{position:"absolute",left:0,bottom:0,right:0,backgroundColor:"#ffffff",color:"#000000",flexDirection:"column",transform:"translateY(295px)"},"uni-picker-header":{height:"45",borderBottomWidth:0,backgroundColor:"#E6E6E6",fontSize:"20"},"uni-picker-action":{position:"absolute",textAlign:"center",top:0,height:"45",paddingTop:0,paddingRight:"14",paddingBottom:0,paddingLeft:"14",fontSize:"17",lineHeight:"45"},"uni-picker-action-cancel":{left:0,color:"#888888"},"uni-picker-action-confirm":{right:0,color:"#007aff"},"uni-picker-content":{flex:1},"uni-picker-item":{lineHeight:"34",textAlign:"center",color:"#000000"}}},function(e,t){e.exports={page:{flex:1}}},,,,,function(e,t,n){"use strict";var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("scroll-view",{staticStyle:{flexDirection:"column"},attrs:{scrollY:!0,enableBackToTop:!0,bubble:"true"}},[n("view",{staticClass:["page"]},[n("picker",{attrs:{range:e.range,rangeKey:e.rangeKey,value:e.value,mode:e.mode,fields:e.fields,start:e.start,end:e.end,disabled:e.disabled,visible:e.visible},on:{change:function(t){e.close("change",t)},cancel:function(t){e.close("cancel",t)},columnchange:e.columnchange}})],1)])},r=[];n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return r})),n.d(t,"a",(function(){}))},,,function(e,t,n){"use strict";var a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:["content"]},[n("div",{ref:"mask",staticClass:["uni-mask"],class:{"uni-mask-visible":e.visible,"uni-mask-android":e.android},on:{click:e._cancel}}),n("div",{ref:"picker",staticClass:["uni-picker"],class:{"uni-picker-visible":e.visible},style:"padding-bottom:"+e.safeAreaInsets.bottom+"px;height:"+(e.height+e.safeAreaInsets.bottom)+"px;"},[n("div",{staticClass:["uni-picker-header"]},[n("u-text",{staticClass:["uni-picker-action","uni-picker-action-cancel"],style:"left:"+e.safeAreaInsets.left+"px",on:{click:e._cancel}},[e._v(e._s(e.localize("cancel")))]),n("u-text",{staticClass:["uni-picker-action","uni-picker-action-confirm"],style:"right:"+e.safeAreaInsets.right+"px",on:{click:e._change}},[e._v(e._s(e.localize("ok")))])]),e.visible?n("picker-view",{staticClass:["uni-picker-content"],style:"margin-left:"+e.safeAreaInsets.left+"px",attrs:{height:"216",indicatorStyle:"height: 34px;border-color:#C8C9C9;border-top-width:0.5px;border-bottom-width:0.5px;",value:e.valueArray},on:{"update:value":function(t){e.valueArray=t}}},e._l(e.rangeArray,(function(t,a){return n("picker-view-column",{key:a,attrs:{length:t.length}},[n("u-text",{staticClass:["uni-picker-item"],style:{fontSize:e.fontSize+"px"}},[e._v(e._s(e.getTexts(t,a)))])])})),1):e._e()],1)])},r=[];n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return r})),n.d(t,"a",(function(){}))},,function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={data:function(){return{locale:{default:"en",full:"en",primary:"en"},localization:{en:{ok:"OK",cancel:"Cancel"},zh:{ok:"完成",cancel:"取消"},"zh-hans":{},"zh-hant":{}}}},onLoad:function(){this.initLocale()},created:function(){this.initLocale()},methods:{initLocale:function(){if(!this.__initLocale){this.__initLocale=!0;var t=e.os.language.toLowerCase().replace("_","-").split("-"),n=t[1];n&&(t[1]={chs:"hans",cn:"hans",sg:"hans",cht:"hant",tw:"hant",hk:"hant",mo:"hant"}[n]||n),t.length=t.length>2?2:t.length,this.locale.full=t.join("-"),this.locale.primary=t[0]}},localize:function(e){var t=this.locale,n=this.localization;function a(e){return n[e]||{}}return a(t.full)[e]||a(t.primary)[e]||a(t.default)[e]||e}}};t.default=n}).call(this,n(2).weexPlus)},,,,function(e,t,n){"use strict";n.r(t);var a=n(24),r=n.n(a);for(var i in a)"default"!==i&&function(e){n.d(t,e,(function(){return a[e]}))}(i);t.default=r.a},function(e,t,n){"use strict";n.r(t);var a=n(25),r=n.n(a);for(var i in a)"default"!==i&&function(e){n.d(t,e,(function(){return a[e]}))}(i);t.default=r.a},,,,function(e,t,n){"use strict";n.r(t);n(3);var a=n(9);a.default.mpType="page",a.default.route="template/__uniapppicker",a.default.el="#root",new Vue(a.default)},function(e,t,n){"use strict";n.r(t);var a=n(33),r=n(22);for(var i in r)"default"!==i&&function(e){n.d(t,e,(function(){return r[e]}))}(i);var o=n(1);var s=Object(o.a)(r.default,a.b,a.c,!1,null,null,"2b83bbfe",!1,a.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style),Vue.prototype.__merge_style?Vue.prototype.__merge_style(n(39).default,this.options.style):Object.assign(this.options.style,n(39).default)}).call(s),t.default=s.exports},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.formatDateTime=function(e){var t=e.date,n=void 0===t?new Date:t,r=e.mode;return"time"===(void 0===r?"date":r)?a(n.getHours())+":"+a(n.getMinutes()):n.getFullYear()+"-"+a(n.getMonth()+1)+"-"+a(n.getDate())};var a=function(e){return e>9?e:"0"+e}},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={data:function(){return{safeAreaInsets:{left:0,right:0,top:0,bottom:0}}},onLoad:function(){this.initSafeAreaInsets()},created:function(){this.initSafeAreaInsets()},methods:{initSafeAreaInsets:function(){var t=this;if(!this.__initSafeAreaInsets){this.__initSafeAreaInsets=!0;var n=e.webview.currentWebview();n.addEventListener("resize",(function(){setTimeout((function(){t.updateSafeAreaInsets(n)}),20)})),this.updateSafeAreaInsets(n)}},updateSafeAreaInsets:function(e){var t=e.getSafeAreaInsets(),n=this.safeAreaInsets;Object.keys(n).forEach((function(e){n[e]=t[e]}))}}};t.default=n}).call(this,n(2).weexPlus)}]);
================================================
FILE: unpackage/dist/build/app-plus/__uniappquill.js
================================================
/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Quill=e():t.Quill=e()}("undefined"!=typeof self?self:this,function(){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=45)}([function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(17),o=n(18),i=n(19),l=n(48),a=n(49),s=n(50),u=n(51),c=n(52),f=n(11),h=n(29),p=n(30),d=n(28),y=n(1),v={Scope:y.Scope,create:y.create,find:y.find,query:y.query,register:y.register,Container:r.default,Format:o.default,Leaf:i.default,Embed:u.default,Scroll:l.default,Block:s.default,Inline:a.default,Text:c.default,Attributor:{Attribute:f.default,Class:h.default,Style:p.default,Store:d.default}};e.default=v},function(t,e,n){"use strict";function r(t,e){var n=i(t);if(null==n)throw new s("Unable to create "+t+" blot");var r=n;return new r(t instanceof Node||t.nodeType===Node.TEXT_NODE?t:r.create(e),e)}function o(t,n){return void 0===n&&(n=!1),null==t?null:null!=t[e.DATA_KEY]?t[e.DATA_KEY].blot:n?o(t.parentNode,n):null}function i(t,e){void 0===e&&(e=p.ANY);var n;if("string"==typeof t)n=h[t]||u[t];else if(t instanceof Text||t.nodeType===Node.TEXT_NODE)n=h.text;else if("number"==typeof t)t&p.LEVEL&p.BLOCK?n=h.block:t&p.LEVEL&p.INLINE&&(n=h.inline);else if(t instanceof HTMLElement){var r=(t.getAttribute("class")||"").split(/\s+/);for(var o in r)if(n=c[r[o]])break;n=n||f[t.tagName]}return null==n?null:e&p.LEVEL&n.scope&&e&p.TYPE&n.scope?n:null}function l(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(t.length>1)return t.map(function(t){return l(t)});var n=t[0];if("string"!=typeof n.blotName&&"string"!=typeof n.attrName)throw new s("Invalid definition");if("abstract"===n.blotName)throw new s("Cannot register abstract class");if(h[n.blotName||n.attrName]=n,"string"==typeof n.keyName)u[n.keyName]=n;else if(null!=n.className&&(c[n.className]=n),null!=n.tagName){Array.isArray(n.tagName)?n.tagName=n.tagName.map(function(t){return t.toUpperCase()}):n.tagName=n.tagName.toUpperCase();var r=Array.isArray(n.tagName)?n.tagName:[n.tagName];r.forEach(function(t){null!=f[t]&&null!=n.className||(f[t]=n)})}return n}var a=this&&this.__extends||function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(e,"__esModule",{value:!0});var s=function(t){function e(e){var n=this;return e="[Parchment] "+e,n=t.call(this,e)||this,n.message=e,n.name=n.constructor.name,n}return a(e,t),e}(Error);e.ParchmentError=s;var u={},c={},f={},h={};e.DATA_KEY="__blot";var p;!function(t){t[t.TYPE=3]="TYPE",t[t.LEVEL=12]="LEVEL",t[t.ATTRIBUTE=13]="ATTRIBUTE",t[t.BLOT=14]="BLOT",t[t.INLINE=7]="INLINE",t[t.BLOCK=11]="BLOCK",t[t.BLOCK_BLOT=10]="BLOCK_BLOT",t[t.INLINE_BLOT=6]="INLINE_BLOT",t[t.BLOCK_ATTRIBUTE=9]="BLOCK_ATTRIBUTE",t[t.INLINE_ATTRIBUTE=5]="INLINE_ATTRIBUTE",t[t.ANY=15]="ANY"}(p=e.Scope||(e.Scope={})),e.create=r,e.find=o,e.query=i,e.register=l},function(t,e){"use strict";var n=Object.prototype.hasOwnProperty,r=Object.prototype.toString,o=Object.defineProperty,i=Object.getOwnPropertyDescriptor,l=function(t){return"function"==typeof Array.isArray?Array.isArray(t):"[object Array]"===r.call(t)},a=function(t){if(!t||"[object Object]"!==r.call(t))return!1;var e=n.call(t,"constructor"),o=t.constructor&&t.constructor.prototype&&n.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!e&&!o)return!1;var i;for(i in t);return void 0===i||n.call(t,i)},s=function(t,e){o&&"__proto__"===e.name?o(t,e.name,{enumerable:!0,configurable:!0,value:e.newValue,writable:!0}):t[e.name]=e.newValue},u=function(t,e){if("__proto__"===e){if(!n.call(t,e))return;if(i)return i(t,e).value}return t[e]};t.exports=function t(){var e,n,r,o,i,c,f=arguments[0],h=1,p=arguments.length,d=!1;for("boolean"==typeof f&&(d=f,f=arguments[1]||{},h=2),(null==f||"object"!=typeof f&&"function"!=typeof f)&&(f={});h<p;++h)if(null!=(e=arguments[h]))for(n in e)r=u(f,n),o=u(e,n),f!==o&&(d&&o&&(a(o)||(i=l(o)))?(i?(i=!1,c=r&&l(r)?r:[]):c=r&&a(r)?r:{},s(f,{name:n,newValue:t(d,c,o)})):void 0!==o&&s(f,{name:n,newValue:o}));return f}},function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}function a(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return null==t?e:("function"==typeof t.formats&&(e=(0,f.default)(e,t.formats())),null==t.parent||"scroll"==t.parent.blotName||t.parent.statics.scope!==t.statics.scope?e:a(t.parent,e))}Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.BlockEmbed=e.bubbleFormats=void 0;var s=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),u=function t(e,n,r){null===e&&(e=Function.prototype);var o=Object.getOwnPropertyDescriptor(e,n);if(void 0===o){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in o)return o.value;var l=o.get;if(void 0!==l)return l.call(r)},c=n(2),f=r(c),h=n(4),p=r(h),d=n(0),y=r(d),v=n(14),b=r(v),g=n(5),m=r(g),_=n(8),O=r(_),w=function(t){function e(){return o(this,e),i(this,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return l(e,t),s(e,[{key:"attach",value:function(){u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"attach",this).call(this),this.attributes=new y.default.Attributor.Store(this.domNode)}},{key:"delta",value:function(){return(new p.default).insert(this.value(),(0,f.default)(this.formats(),this.attributes.values()))}},{key:"format",value:function(t,e){var n=y.default.query(t,y.default.Scope.BLOCK_ATTRIBUTE);null!=n&&this.attributes.attribute(n,e)}},{key:"formatAt",value:function(t,e,n,r){this.format(n,r)}},{key:"insertAt",value:function(t,n,r){if("string"==typeof n&&n.endsWith("\n")){var o=y.default.create(x.blotName);this.parent.insertBefore(o,0===t?this:this.next),o.insertAt(0,n.slice(0,-1))}else u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertAt",this).call(this,t,n,r)}}]),e}(y.default.Embed);w.scope=y.default.Scope.BLOCK_BLOT;var x=function(t){function e(t){o(this,e);var n=i(this,(e.__proto__||Object.getPrototypeOf(e)).call(this,t));return n.cache={},n}return l(e,t),s(e,[{key:"delta",value:function(){return null==this.cache.delta&&(this.cache.delta=this.descendants(y.default.Leaf).reduce(function(t,e){return 0===e.length()?t:t.insert(e.value(),a(e))},new p.default).insert("\n",a(this))),this.cache.delta}},{key:"deleteAt",value:function(t,n){u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"deleteAt",this).call(this,t,n),this.cache={}}},{key:"formatAt",value:function(t,n,r,o){n<=0||(y.default.query(r,y.default.Scope.BLOCK)?t+n===this.length()&&this.format(r,o):u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"formatAt",this).call(this,t,Math.min(n,this.length()-t-1),r,o),this.cache={})}},{key:"insertAt",value:function(t,n,r){if(null!=r)return u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertAt",this).call(this,t,n,r);if(0!==n.length){var o=n.split("\n"),i=o.shift();i.length>0&&(t<this.length()-1||null==this.children.tail?u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertAt",this).call(this,Math.min(t,this.length()-1),i):this.children.tail.insertAt(this.children.tail.length(),i),this.cache={});var l=this;o.reduce(function(t,e){return l=l.split(t,!0),l.insertAt(0,e),e.length},t+i.length)}}},{key:"insertBefore",value:function(t,n){var r=this.children.head;u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"insertBefore",this).call(this,t,n),r instanceof b.default&&r.remove(),this.cache={}}},{key:"length",value:function(){return null==this.cache.length&&(this.cache.length=u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"length",this).call(this)+1),this.cache.length}},{key:"moveChildren",value:function(t,n){u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"moveChildren",this).call(this,t,n),this.cache={}}},{key:"optimize",value:function(t){u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"optimize",this).call(this,t),this.cache={}}},{key:"path",value:function(t){return u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"path",this).call(this,t,!0)}},{key:"removeChild",value:function(t){u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"removeChild",this).call(this,t),this.cache={}}},{key:"split",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(n&&(0===t||t>=this.length()-1)){var r=this.clone();return 0===t?(this.parent.insertBefore(r,this),this):(this.parent.insertBefore(r,this.next),r)}var o=u(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"split",this).call(this,t,n);return this.cache={},o}}]),e}(y.default.Block);x.blotName="block",x.tagName="P",x.defaultChild="break",x.allowedChildren=[m.default,y.default.Embed,O.default],e.bubbleFormats=a,e.BlockEmbed=w,e.default=x},function(t,e,n){var r=n(54),o=n(12),i=n(2),l=n(20),a=String.fromCharCode(0),s=function(t){Array.isArray(t)?this.ops=t:null!=t&&Array.isArray(t.ops)?this.ops=t.ops:this.ops=[]};s.prototype.insert=function(t,e){var n={};return 0===t.length?this:(n.insert=t,null!=e&&"object"==typeof e&&Object.keys(e).length>0&&(n.attributes=e),this.push(n))},s.prototype.delete=function(t){return t<=0?this:this.push({delete:t})},s.prototype.retain=function(t,e){if(t<=0)return this;var n={retain:t};return null!=e&&"object"==typeof e&&Object.keys(e).length>0&&(n.attributes=e),this.push(n)},s.prototype.push=function(t){var e=this.ops.length,n=this.ops[e-1];if(t=i(!0,{},t),"object"==typeof n){if("number"==typeof t.delete&&"number"==typeof n.delete)return this.ops[e-1]={delete:n.delete+t.delete},this;if("number"==typeof n.delete&&null!=t.insert&&(e-=1,"object"!=typeof(n=this.ops[e-1])))return this.ops.unshift(t),this;if(o(t.attributes,n.attributes)){if("string"==typeof t.insert&&"string"==typeof n.insert)return this.ops[e-1]={insert:n.insert+t.insert},"object"==typeof t.attributes&&(this.ops[e-1].attributes=t.attributes),this;if("number"==typeof t.retain&&"number"==typeof n.retain)return this.ops[e-1]={retain:n.retain+t.retain},"object"==typeof t.attributes&&(this.ops[e-1].attributes=t.attributes),this}}return e===this.ops.length?this.ops.push(t):this.ops.splice(e,0,t),this},s.prototype.chop=function(){var t=this.ops[this.ops.length-1];return t&&t.retain&&!t.attributes&&this.ops.pop(),this},s.prototype.filter=function(t){return this.ops.filter(t)},s.prototype.forEach=function(t){this.ops.forEach(t)},s.prototype.map=function(t){return this.ops.map(t)},s.prototype.partition=function(t){var e=[],n=[];return this.forEach(function(r){(t(r)?e:n).push(r)}),[e,n]},s.prototype.reduce=function(t,e){return this.ops.reduce(t,e)},s.prototype.changeLength=function(){return this.reduce(function(t,e){return e.insert?t+l.length(e):e.delete?t-e.delete:t},0)},s.prototype.length=function(){return this.reduce(function(t,e){return t+l.length(e)},0)},s.prototype.slice=function(t,e){t=t||0,"number"!=typeof e&&(e=1/0);for(var n=[],r=l.iterator(this.ops),o=0;o<e&&r.hasNext();){var i;o<t?i=r.next(t-o):(i=r.next(e-o),n.push(i)),o+=l.length(i)}return new s(n)},s.prototype.compose=function(t){var e=l.iterator(this.ops),n=l.iterator(t.ops),r=[],i=n.peek();if(null!=i&&"number"==typeof i.retain&&null==i.attributes){for(var a=i.retain;"insert"===e.peekType()&&e.peekLength()<=a;)a-=e.peekLength(),r.push(e.next());i.retain-a>0&&n.next(i.retain-a)}for(var u=new s(r);e.hasNext()||n.hasNext();)if("insert"===n.peekType())u.push(n.next());else if("delete"===e.peekType())u.push(e.next());else{var c=Math.min(e.peekLength(),n.peekLength()),f=e.next(c),h=n.next(c);if("number"==typeof h.retain){var p={};"number"==typeof f.retain?p.retain=c:p.insert=f.insert;var d=l.attributes.compose(f.attributes,h.attributes,"number"==typeof f.retain);if(d&&(p.attributes=d),u.push(p),!n.hasNext()&&o(u.ops[u.ops.length-1],p)){var y=new s(e.rest());return u.concat(y).chop()}}else"number"==typeof h.delete&&"number"==typeof f.retain&&u.push(h)}return u.chop()},s.prototype.concat=function(t){var e=new s(this.ops.slice());return t.ops.length>0&&(e.push(t.ops[0]),e.ops=e.ops.concat(t.ops.slice(1))),e},s.prototype.diff=function(t,e){if(this.ops===t.ops)return new s;var n=[this,t].map(function(e){return e.map(function(n){if(null!=n.insert)return"string"==typeof n.insert?n.insert:a;var r=e===t?"on":"with";throw new Error("diff() called "+r+" non-document")}).join("")}),i=new s,u=r(n[0],n[1],e),c=l.iterator(this.ops),f=l.iterator(t.ops);return u.forEach(function(t){for(var e=t[1].length;e>0;){var n=0;switch(t[0]){case r.INSERT:n=Math.min(f.peekLength(),e),i.push(f.next(n));break;case r.DELETE:n=Math.min(e,c.peekLength()),c.next(n),i.delete(n);break;case r.EQUAL:n=Math.min(c.peekLength(),f.peekLength(),e);var a=c.next(n),s=f.next(n);o(a.insert,s.insert)?i.retain(n,l.attributes.diff(a.attributes,s.attributes)):i.push(s).delete(n)}e-=n}}),i.chop()},s.prototype.eachLine=function(t,e){e=e||"\n";for(var n=l.iterator(this.ops),r=new s,o=0;n.hasNext();){if("insert"!==n.peekType())return;var i=n.peek(),a=l.length(i)-n.peekLength(),u="string"==typeof i.insert?i.insert.indexOf(e,a)-a:-1;if(u<0)r.push(n.next());else if(u>0)r.push(n.next(u));else{if(!1===t(r,n.next(1).attributes||{},o))return;o+=1,r=new s}}r.length()>0&&t(r,{},o)},s.prototype.transform=function(t,e){if(e=!!e,"number"==typeof t)return this.transformPosition(t,e);for(var n=l.iterator(this.ops),r=l.iterator(t.ops),o=new s;n.hasNext()||r.hasNext();)if("insert"!==n.peekType()||!e&&"insert"===r.peekType())if("insert"===r.peekType())o.push(r.next());else{var i=Math.min(n.peekLength(),r.peekLength()),a=n.next(i),u=r.next(i);if(a.delete)continue;u.delete?o.push(u):o.retain(i,l.attributes.transform(a.attributes,u.attributes,e))}else o.retain(l.length(n.next()));return o.chop()},s.prototype.transformPosition=function(t,e){e=!!e;for(var n=l.iterator(this.ops),r=0;n.hasNext()&&r<=t;){var o=n.peekLength(),i=n.peekType();n.next(),"delete"!==i?("insert"===i&&(r<t||!e)&&(t+=o),r+=o):t-=Math.min(o,t-r)}return t},t.exports=s},function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function i(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}Object.defineProperty(e,"__esModule",{value:!0});var a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),s=function t(e,n,r){null===e&&(e=Function.prototype);var o=Object.getOwnPropertyDescriptor(e,n);if(void 0===o){var i=Object.getPrototypeOf(e);return null===i?void 0:t(i,n,r)}if("value"in o)return o.value;var l=o.get;if(void 0!==l)return l.call(r)},u=n(8),c=r(u),f=n(0),h=r(f),p=function(t){function e(){return o(this,e),i(this,(e.__proto__||Object.getPrototypeOf(e)).apply(this,arguments))}return l(e,t),a(e,[{key:"formatAt",value:function(t,n,r,o){if(e.compare(this.statics.blotName,r)<0&&h.default.query(r,h.default.Scope.BLOT)){var i=this.isolate(t,n);o&&i.wrap(r,o)}else s(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"formatAt",this).call(this,t,n,r,o)}},{key:"optimize",value:function(t){if(s(e.prototype.__proto__||Object.getPrototypeOf(e.prototype),"optimize",this).call(this,t),this.parent instanceof e&&e.compare(this.statics.blotName,this.parent.statics.blotName)>0){var n=this.parent.isolate(this.offset(),this.length());this.moveChildren(n),n.wrap(this)}}}],[{key:"compare",value:function(t,n){var r=e.order.indexOf(t),o=e.order.indexOf(n);return r>=0||o>=0?r-o:t===n?0:t<n?-1:1}}]),e}(h.default.Inline);p.allowedChildren=[p,h.default.Embed,c.default],p.order=["cursor","inline","underline","strike","italic","bold","script","link","code"],e.defaul
gitextract_0uhfju7a/
├── .gitignore
├── App.vue
├── LICENSE
├── README.md
├── main.js
├── manifest.json
├── package.json
├── pages/
│ ├── detail/
│ │ └── detail.vue
│ ├── film/
│ │ └── film.vue
│ ├── history/
│ │ └── history.vue
│ ├── index/
│ │ └── index.vue
│ ├── me/
│ │ └── me.vue
│ ├── play/
│ │ └── play.vue
│ ├── site/
│ │ └── site.vue
│ └── star/
│ └── star.vue
├── pages.json
├── uni.scss
├── unpackage/
│ └── dist/
│ └── build/
│ ├── .automator/
│ │ └── app-plus/
│ │ └── .automator.json
│ └── app-plus/
│ ├── __uniappchooselocation.js
│ ├── __uniappes6.js
│ ├── __uniappopenlocation.js
│ ├── __uniapppicker.js
│ ├── __uniappquill.js
│ ├── __uniappquillimageresize.js
│ ├── __uniappscan.js
│ ├── __uniappview.html
│ ├── app-config-service.js
│ ├── app-config.js
│ ├── app-service.js
│ ├── app-view.js
│ ├── manifest.json
│ └── view.css
└── utils/
├── database.js
├── initSetting.json
├── initSite.json
└── request.js
SYMBOL INDEX (739 symbols across 13 files)
FILE: unpackage/dist/build/app-plus/__uniappchooselocation.js
function A (line 1) | function A(a){if(t[a])return t[a].exports;var i=t[a]={i:a,l:!1,exports:{...
function a (line 1) | function a(e,t,A,a,i,n,o,s){var r,c="function"==typeof e?e.options:e;if(...
function r (line 1) | function r(e){o.forEach(function(t){return t({origin:s,data:e})})}
function d (line 1) | function d(e){e.$processed=!0;var t=i.webview.currentWebview().id===e.id...
function u (line 1) | function u(e){var t=i.webview.getWebviewById(e);return t&&!t.$processed&...
function m (line 1) | function m(e){g.postMessage(e,v)}
function C (line 1) | function C(e){B=e}
function L (line 1) | function L(e){_=e}
function I (line 1) | function I(e){S=e}
function E (line 1) | function E(e){x=e}
function k (line 1) | function k(e){return weex.requireModule(e)}
function O (line 1) | function O(e){"function"==typeof e&&(this.isUniAppReady?e():j.push(e))}
function F (line 1) | function F(e,t,A){return e[t].apply(e,A)}
FILE: unpackage/dist/build/app-plus/__uniappes6.js
function n (line 1) | function n(e){if(r[e])return r[e].exports;var o=r[e]={i:e,l:!1,exports:{...
function t (line 1) | function t(){}
function t (line 1) | function t(){}
function o (line 1) | function o(r,e,o,i,c,a){var f=o+r.length,s=i.length,l=d;return c!==t&&(c...
FILE: unpackage/dist/build/app-plus/__uniappopenlocation.js
function n (line 1) | function n(a){if(t[a])return t[a].exports;var o=t[a]={i:a,l:!1,exports:{...
function a (line 1) | function a(e,t,n,a,o,i,r,s,u,c){var l,f="function"==typeof e?e.options:e...
function c (line 1) | function c(e){s.forEach((function(t){return t({origin:u,data:e})}))}
function d (line 1) | function d(e){var t=o.webview.getWebviewById(e);return t&&!t.$processed&...
function A (line 1) | function A(e){p.postMessage(e,"__uniapp__service")}
function x (line 1) | function x(e){P=e}
function C (line 1) | function C(e){S=e}
function M (line 1) | function M(e){w=e}
function I (line 1) | function I(e){_=e}
function k (line 1) | function k(e){return weex.requireModule(e)}
function T (line 1) | function T(e){"function"==typeof e&&(this.isUniAppReady?e():O.push(e))}
function q (line 1) | function q(e,t,n){return e[t].apply(e,n)}
FILE: unpackage/dist/build/app-plus/__uniapppicker.js
function n (line 1) | function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{...
function a (line 1) | function a(e,t,n,a,r,i,o,s,u,c){var l,f="function"==typeof e?e.options:e...
function c (line 1) | function c(e){s.forEach((function(t){return t({origin:u,data:e})}))}
function d (line 1) | function d(e){var t=r.webview.getWebviewById(e);return t&&!t.$processed&...
function _ (line 1) | function _(e){p.postMessage(e,"__uniapp__service")}
function k (line 1) | function k(e){S=e}
function M (line 1) | function M(e){w=e}
function E (line 1) | function E(e){A=e}
function x (line 1) | function x(e){T=e}
function C (line 1) | function C(e){return weex.requireModule(e)}
function V (line 1) | function V(e){"function"==typeof e&&(this.isUniAppReady?e():N.push(e))}
function R (line 1) | function R(e,t,n){return e[t].apply(e,n)}
function r (line 1) | function r(e){return e&&e.__esModule?e:{default:e}}
function o (line 1) | function o(e){return e&&e.__esModule?e:{default:e}}
function s (line 1) | function s(e){return function(e){if(Array.isArray(e))return u(e)}(e)||fu...
function u (line 1) | function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,a=new Ar...
function c (line 1) | function c(){if(this.mode===d.TIME)return"00:00";if(this.mode===d.DATE){...
function l (line 1) | function l(){if(this.mode===d.TIME)return"23:59";if(this.mode===d.DATE){...
function a (line 1) | function a(e){return n[e]||{}}
FILE: unpackage/dist/build/app-plus/__uniappquill.js
function e (line 7) | function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{...
function r (line 7) | function r(t,e){var n=i(t);if(null==n)throw new s("Unable to create "+t+...
function o (line 7) | function o(t,n){return void 0===n&&(n=!1),null==t?null:null!=t[e.DATA_KE...
function i (line 7) | function i(t,e){void 0===e&&(e=p.ANY);var n;if("string"==typeof t)n=h[t]...
function l (line 7) | function l(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];i...
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(e){var n=this;return e="[Parchment] "+e,n=t.call(this,e)||thi...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function a (line 7) | function a(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return o(this,e),i(this,(e.__proto__||Object.getPrototypeOf...
function e (line 7) | function e(t){o(this,e);var n=i(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return o(this,e),i(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enume...
function i (line 7) | function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function l (line 7) | function l(t,e){if(e=(0,N.default)(!0,{container:t,modules:{clipboard:!0...
function a (line 7) | function a(t,e,n,r){if(this.options.strict&&!this.isEnabled()&&e===g.def...
function s (line 7) | function s(t,e,n,r,o){var i={};return"number"==typeof t.index&&"number"=...
function u (line 7) | function u(t,e,n,r){if(null==t)return null;var o=void 0,i=void 0;if(e in...
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function t (line 7) | function t(e){var n=this,r=arguments.length>1&&void 0!==arguments[1]?arg...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){o(this,e);var t=i(this,(e.__proto__||Object.getPrototypeOf(...
function r (line 7) | function r(t){if(i.indexOf(t)<=i.indexOf(l)){for(var e,n=arguments.lengt...
function o (line 7) | function o(t){return i.reduce(function(e,n){return e[n]=r.bind(console,n...
function t (line 7) | function t(t,e,n){void 0===n&&(n={}),this.attrName=t,this.keyName=e;var ...
function r (line 7) | function r(t){return null===t||void 0===t}
function o (line 7) | function o(t){return!(!t||"object"!=typeof t||"number"!=typeof t.length)...
function i (line 7) | function i(t,e,n){var i,c;if(r(t)||r(e))return!1;if(t.prototype!==e.prot...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return o(this,e),i(this,(e.__proto__||Object.getPrototypeOf...
function e (line 7) | function e(){return o(this,e),i(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function l (line 7) | function l(t,e){var n=document.createElement("a");n.href=t;var r=n.href....
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){t.setAttribute(e,!("true"===t.getAttribute(e)))}
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function t (line 7) | function t(e){var n=this;o(this,t),this.select=e,this.container=document...
function r (line 7) | function r(t){var e=a.find(t);if(null==e)try{e=a.create(t)}catch(n){e=a....
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(e){var n=t.call(this,e)||this;return n.build(),n}
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(e){var n=t.call(this,e)||this;return n.attributes=new i.defau...
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(){return null!==t&&t.apply(this,arguments)||this}
function r (line 7) | function r(t){this.ops=t,this.index=0,this.offset=0}
function t (line 7) | function t(t,e){return null!=e&&t instanceof e}
function e (line 7) | function e(n,r,o,i,c){function f(n,o){if(null===n)return null;if(0===o)r...
function n (line 7) | function n(t){return Object.prototype.toString.call(t)}
function r (line 7) | function r(t){return"object"==typeof t&&"[object Date]"===n(t)}
function o (line 7) | function o(t){return"object"==typeof t&&"[object Array]"===n(t)}
function i (line 7) | function i(t){return"object"==typeof t&&"[object RegExp]"===n(t)}
function l (line 7) | function l(t){var e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e<t.len...
function i (line 7) | function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function l (line 7) | function l(t,e){try{e.parentNode}catch(t){return!1}return e instanceof T...
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function t (line 7) | function t(e,n){var r=this;i(this,t),this.emitter=n,this.scroll=e,this.c...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function e (line 7) | function e(){return o(this,e),i(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enume...
function i (line 7) | function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function l (line 7) | function l(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function a (line 7) | function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function s (line 7) | function s(t,e){var n,r=t===D.keys.LEFT?"prefix":"suffix";return n={key:...
function u (line 7) | function u(t,e){if(!(0===t.index||this.quill.getLength()<=1)){var n=this...
function c (line 7) | function c(t,e){var n=/^[\uD800-\uDBFF][\uDC00-\uDFFF]/.test(e.suffix)?2...
function f (line 7) | function f(t){var e=this.quill.getLines(t),n={};if(e.length>1){var r=e[0...
function h (line 7) | function h(t,e){var n=this;t.length>0&&this.quill.scroll.deleteAt(t.inde...
function p (line 7) | function p(t){return{key:D.keys.TAB,shiftKey:!t,format:{"code-block":!0}...
function d (line 7) | function d(t){return{key:t[0].toUpperCase(),shortKey:!0,handler:function...
function y (line 7) | function y(t){if("string"==typeof t||"number"==typeof t)return y({key:t}...
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){i(this,e);var r=l(this,(e.__proto__||Object.getPrototype...
function t (line 7) | function t(t){this.domNode=t,this.domNode[r.DATA_KEY]={blot:this}}
function t (line 7) | function t(t){this.attributes={},this.domNode=t,this.build()}
function r (line 7) | function r(t,e){return(t.getAttribute("class")||"").split(/\s+/).filter(...
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(){return null!==t&&t.apply(this,arguments)||this}
function r (line 7) | function r(t){var e=t.split("-"),n=e.slice(1).map(function(t){return t[0...
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(){return null!==t&&t.apply(this,arguments)||this}
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){o(this,e);var r=i(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function t (line 7) | function t(e,n){r(this,t),this.quill=e,this.options=n,this.modules={}}
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t){o(this,e);var n=i(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){r(this,e);var i=o(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){r(this,e);var i=o(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function t (line 7) | function t(e,n){var o=this;r(this,t),this.quill=e,this.boundsContainer=n...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function a (line 7) | function a(t){var e=t.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtube\...
function s (line 7) | function s(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&argumen...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){o(this,e);var r=i(this,(e.__proto__||Object.getPrototype...
function e (line 7) | function e(t,n){o(this,e);var r=i(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function t (line 7) | function t(){this.head=this.tail=null,this.length=0}
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(e){var n=t.call(this,e)||this;return n.scroll=n,n.observer=ne...
function r (line 7) | function r(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!...
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(){return null!==t&&t.apply(this,arguments)||this}
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(){return null!==t&&t.apply(this,arguments)||this}
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(){return null!==t&&t.apply(this,arguments)||this}
function r (line 7) | function r(){this.constructor=e}
function e (line 7) | function e(e){var n=t.call(this,e)||this;return n.text=n.statics.value(n...
function n (line 7) | function n(t,e,n){if(t==e)return t?[[v,t]]:[];(n<0||t.length<n)&&(n=null...
function r (line 7) | function r(t,e){var r;if(!t)return[[y,e]];if(!e)return[[d,t]];var i=t.le...
function o (line 7) | function o(t,e){for(var n=t.length,r=e.length,o=Math.ceil((n+r)/2),l=o,a...
function i (line 7) | function i(t,e,r,o){var i=t.substring(0,r),l=e.substring(0,o),a=t.substr...
function l (line 7) | function l(t,e){if(!t||!e||t.charAt(0)!=e.charAt(0))return 0;for(var n=0...
function a (line 7) | function a(t,e){if(!t||!e||t.charAt(t.length-1)!=e.charAt(e.length-1))re...
function s (line 7) | function s(t,e){function n(t,e,n){for(var r,o,i,s,u=t.substring(n,n+Math...
function u (line 7) | function u(t){t.push([v,""]);for(var e,n=0,r=0,o=0,i="",s="";n<t.length;...
function c (line 7) | function c(t,e){if(0===e)return[v,t];for(var n=0,r=0;r<t.length;r++){var...
function f (line 7) | function f(t,e){var n=c(t,e),r=n[1],o=n[0],i=r[o],l=r[o+1];if(null==i)re...
function h (line 7) | function h(t){for(var e=!1,n=function(t){return t.charCodeAt(0)>=56320&&...
function p (line 7) | function p(t,e,n){for(var r=e+n-1;r>=0&&r>=e-1;r--)if(r+1<t.length){var ...
function n (line 7) | function n(t){var e=[];for(var n in t)e.push(n);return e}
function n (line 7) | function n(t){return"[object Arguments]"==Object.prototype.toString.call...
function r (line 7) | function r(t){return t&&"object"==typeof t&&"number"==typeof t.length&&O...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enume...
function i (line 7) | function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function l (line 7) | function l(t,e){return Object.keys(e).reduce(function(n,r){return null==...
function a (line 7) | function a(t){return t.reduce(function(t,e){if(1===e.insert){var n=(0,N....
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function t (line 7) | function t(e){i(this,t),this.scroll=e,this.delta=this.getDelta()}
function n (line 7) | function n(){}
function r (line 7) | function r(t,e,n){this.fn=t,this.context=e,this.once=n||!1}
function o (line 7) | function o(){this._events=new n,this._eventsCount=0}
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function a (line 7) | function a(t){return t instanceof v.default||t instanceof y.BlockEmbed}
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){o(this,e);var r=i(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enume...
function i (line 7) | function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function l (line 7) | function l(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function a (line 7) | function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function s (line 7) | function s(t,e,n){return"object"===(void 0===e?"undefined":x(e))?Object....
function u (line 7) | function u(t){if(t.nodeType!==Node.ELEMENT_NODE)return{};return t["__ql-...
function c (line 7) | function c(t,e){for(var n="",r=t.ops.length-1;r>=0&&n.length<e.length;--...
function f (line 7) | function f(t){return 0!==t.childNodes.length&&["block","list-item"].inde...
function h (line 7) | function h(t,e,n){return t.nodeType===t.TEXT_NODE?n.reduce(function(e,n)...
function p (line 7) | function p(t,e,n){return s(n,t,!0)}
function d (line 7) | function d(t,e){var n=P.default.Attributor.Attribute.keys(t),r=P.default...
function y (line 7) | function y(t,e){var n=P.default.query(t);if(null==n)return e;if(n.protot...
function v (line 7) | function v(t,e){return c(e,"\n")||e.insert("\n"),e}
function b (line 7) | function b(){return new q.default}
function g (line 7) | function g(t,e){var n=P.default.query(t);if(null==n||"list-item"!==n.blo...
function m (line 7) | function m(t,e){return c(e,"\n")||(f(t)||e.length()>0&&t.nextSibling&&f(...
function _ (line 7) | function _(t,e){if(f(t)&&null!=t.nextElementSibling&&!c(e,"\n\n")){var n...
function O (line 7) | function O(t,e){var n={},r=t.style||{};return r.fontStyle&&"italic"===u(...
function w (line 7) | function w(t,e){var n=t.data;if("O:P"===t.parentNode.tagName)return e.in...
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){i(this,e);var r=l(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function a (line 7) | function a(t){var e=t.ops[t.ops.length-1];return null!=e&&(null!=e.inser...
function s (line 7) | function s(t){var e=t.reduce(function(t,e){return t+=e.delete||0},0),n=t...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){o(this,e);var r=i(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enume...
function i (line 7) | function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function l (line 7) | function l(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function a (line 7) | function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return i(this,e),l(this,(e.__proto__||Object.getPrototypeOf...
function e (line 7) | function e(t){i(this,e);var n=l(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 7) | function o(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 7) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return r(this,e),o(this,(e.__proto__||Object.getPrototypeOf...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return o(this,e),i(this,(e.__proto__||Object.getPrototypeOf...
function e (line 7) | function e(){o(this,e);var t=i(this,(e.__proto__||Object.getPrototypeOf(...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(){return o(this,e),i(this,(e.__proto__||Object.getPrototypeOf...
function e (line 7) | function e(t,n){o(this,e);var r=i(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enume...
function i (line 7) | function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function l (line 7) | function l(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function a (line 7) | function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function s (line 7) | function s(t,e,n){var r=document.createElement("button");r.setAttribute(...
function u (line 7) | function u(t,e){Array.isArray(e[0])||(e=[e]),e.forEach(function(e){var n...
function c (line 7) | function c(t,e,n){var r=document.createElement("select");r.classList.add...
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){i(this,e);var r=l(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){o(this,e),null!=n.modules.toolbar&&null==n.modules.toolb...
function e (line 7) | function e(t,n){o(this,e);var r=i(this,(e.__proto__||Object.getPrototype...
function r (line 7) | function r(t){return t&&t.__esModule?t:{default:t}}
function o (line 7) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function i (line 7) | function i(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function l (line 7) | function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function t (line 7) | function t(t,e){var n=[],r=!0,o=!1,i=void 0;try{for(var l,a=t[Symbol.ite...
function t (line 7) | function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.en...
function e (line 7) | function e(t,n){o(this,e),null!=n.modules.toolbar&&null==n.modules.toolb...
function e (line 7) | function e(t,n){o(this,e);var r=i(this,(e.__proto__||Object.getPrototype...
FILE: unpackage/dist/build/app-plus/__uniappquillimageresize.js
function e (line 1) | function e(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{...
function n (line 1) | function n(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}
function n (line 1) | function n(t){return null!=t&&"object"==typeof t}
function o (line 1) | function o(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var...
function o (line 1) | function o(t,e){for(var n=t.length;n--;)if(r(t[n][0],e))return n;return-1}
function o (line 1) | function o(t){return null==t?void 0===t?a:c:s&&s in Object(t)?i(t):u(t)}
function o (line 1) | function o(t,e){var n=t.__data__;return r(e)?n["string"==typeof e?"strin...
function n (line 1) | function n(t,e){return t===e||t!==t&&e!==e}
function o (line 1) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 1) | function o(t,e,n){"__proto__"==e&&r?r(t,e,{configurable:!0,enumerable:!0...
function o (line 1) | function o(t,e){var n=i(t,e);return r(n)?n:void 0}
function o (line 1) | function o(t){return null!=t&&i(t.length)&&!r(t)}
function o (line 1) | function o(t){if(!i(t))return!1;var e=r(t);return e==c||e==a||e==u||e==s}
function n (line 1) | function n(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return...
function o (line 1) | function o(t,e,n){(void 0===n||i(t[e],n))&&(void 0!==n||e in t)||r(t,e,n)}
function o (line 1) | function o(t,e,n,p,l){t!==e&&u(e,function(u,s){if(l||(l=new r),a(u))c(t,...
function o (line 1) | function o(t,e){return u(i(t,e,r),t+"")}
function n (line 1) | function n(t,e){var n=typeof t;return!!(e=null==e?o:e)&&("number"==n||"s...
function n (line 1) | function n(t){var e=t&&t.constructor;return t===("function"==typeof e&&e...
function n (line 1) | function n(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__prot...
function n (line 1) | function n(t){return t}
function n (line 1) | function n(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=o}
function o (line 1) | function o(t){return u(t)?r(t,!0):i(t)}
function o (line 1) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function r (line 1) | function r(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 1) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function e (line 1) | function e(){var t,n,i,u;o(this,e);for(var c=arguments.length,a=Array(c)...
function o (line 1) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function r (line 1) | function r(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 1) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function e (line 1) | function e(){var t,n,i,u;o(this,e);for(var s=arguments.length,f=Array(s)...
function o (line 1) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function r (line 1) | function r(t,e){if(!t)throw new ReferenceError("this hasn't been initial...
function i (line 1) | function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("S...
function e (line 1) | function e(){var t,n,i,u;o(this,e);for(var c=arguments.length,a=Array(c)...
function o (line 1) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function o (line 1) | function o(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var...
function o (line 1) | function o(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var...
function o (line 1) | function o(t){var e=this.__data__=new r(t);this.size=e.size}
function o (line 1) | function o(t,e){var n=u(t),o=!n&&i(t),f=!n&&!o&&c(t),l=!n&&!o&&!f&&s(t),...
function o (line 1) | function o(t,e,n){var o=t[e];c.call(t,e)&&i(o,n)&&(void 0!==n||e in t)||...
function t (line 1) | function t(){}
function o (line 1) | function o(t){return i(t)&&r(t)==u}
function o (line 1) | function o(t){return!(!u(t)||i(t))&&(r(t)?h:s).test(c(t))}
function o (line 1) | function o(t){return u(t)&&i(t.length)&&!!c[r(t)]}
function o (line 1) | function o(t){if(!r(t))return u(t);var e=i(t),n=[];for(var o in t)("cons...
function o (line 1) | function o(t,e,n,o,g,_,m){var j=b(t,n),w=b(e,n),O=m.get(w);if(O)return v...
function n (line 1) | function n(t,e){for(var n=-1,o=Array(t);++n<t;)o[n]=e(n);return o}
function n (line 1) | function n(t){return function(e){return t(e)}}
function o (line 1) | function o(t){var e=new t.constructor(t.byteLength);return new r(e).set(...
function o (line 1) | function o(t,e){if(e)return t.slice();var n=t.length,o=s?s(n):new t.cons...
function o (line 1) | function o(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,...
function n (line 1) | function n(t,e){var n=-1,o=t.length;for(e||(e=Array(o));++n<o;)e[n]=t[n]...
function o (line 1) | function o(t,e,n,o){var u=!n;n||(n={});for(var c=-1,a=e.length;++c<a;){v...
function o (line 1) | function o(t){return r(function(e,n){var o=-1,r=n.length,u=r>1?n[r-1]:vo...
function n (line 1) | function n(t){return function(e,n,o){for(var r=-1,i=Object(e),u=o(e),c=u...
function o (line 1) | function o(t,e,n,u,c,a){return i(t)&&i(e)&&(a.set(e,t),r(t,e,void 0,o,a)...
function o (line 1) | function o(t){var e=u.call(t,a),n=t[a];try{t[a]=void 0;var o=!0}catch(t)...
function n (line 1) | function n(t,e){return null==t?void 0:t[e]}
function o (line 1) | function o(){this.__data__=r?r(null):{},this.size=0}
function n (line 1) | function n(t){var e=this.has(t)&&delete this.__data__[t];return this.siz...
function o (line 1) | function o(t){var e=this.__data__;if(r){var n=e[t];return n===i?void 0:n...
function o (line 1) | function o(t){var e=this.__data__;return r?void 0!==e[t]:u.call(e,t)}
function o (line 1) | function o(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[...
function o (line 1) | function o(t){return"function"!=typeof t.constructor||u(t)?{}:r(i(t))}
function o (line 1) | function o(t,e,n){if(!c(n))return!1;var o=typeof e;return!!("number"==o?...
function n (line 1) | function n(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e...
function o (line 1) | function o(t){return!!i&&i in t}
function n (line 1) | function n(){this.__data__=[],this.size=0}
function o (line 1) | function o(t){var e=this.__data__,n=r(e,t);return!(n<0)&&(n==e.length-1?...
function o (line 1) | function o(t){var e=this.__data__,n=r(e,t);return n<0?void 0:e[n][1]}
function o (line 1) | function o(t){return r(this.__data__,t)>-1}
function o (line 1) | function o(t,e){var n=this.__data__,o=r(n,t);return o<0?(++this.size,n.p...
function o (line 1) | function o(){this.size=0,this.__data__={hash:new r,map:new(u||i),string:...
function o (line 1) | function o(t){var e=r(this,t).delete(t);return this.size-=e?1:0,e}
function o (line 1) | function o(t){return r(this,t).get(t)}
function o (line 1) | function o(t){return r(this,t).has(t)}
function o (line 1) | function o(t,e){var n=r(this,t),o=n.size;return n.set(t,e),this.size+=n....
function n (line 1) | function n(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);retur...
function n (line 1) | function n(t){return r.call(t)}
function n (line 1) | function n(t,e){return function(n){return t(e(n))}}
function o (line 1) | function o(t,e,n){return e=i(void 0===e?t.length-1:e,0),function(){for(v...
function n (line 1) | function n(t){var e=0,n=0;return function(){var u=i(),c=r-(u-n);if(n=u,c...
function o (line 1) | function o(){this.__data__=new r,this.size=0}
function n (line 1) | function n(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}
function n (line 1) | function n(t){return this.__data__.get(t)}
function n (line 1) | function n(t){return this.__data__.has(t)}
function o (line 1) | function o(t,e){var n=this.__data__;if(n instanceof r){var o=n.__data__;...
function n (line 1) | function n(t){if(null!=t){try{return r.call(t)}catch(t){}try{return t+""...
function n (line 1) | function n(t){return function(){return t}}
function o (line 1) | function o(t){return i(t)&&r(t)}
function o (line 1) | function o(t){if(!u(t)||r(t)!=c)return!1;var e=i(t);if(null===e)return!0...
function n (line 1) | function n(){return!1}
function o (line 1) | function o(t){return r(t,i(t))}
FILE: unpackage/dist/build/app-plus/__uniappscan.js
function n (line 1) | function n(a){if(t[a])return t[a].exports;var o=t[a]={i:a,l:!1,exports:{...
function a (line 1) | function a(e,t,n,a,o,r,i,s,c,u){var l,f="function"==typeof e?e.options:e...
function u (line 1) | function u(e){s.forEach((function(t){return t({origin:c,data:e})}))}
function d (line 1) | function d(e){var t=o.webview.getWebviewById(e);return t&&!t.$processed&...
function m (line 1) | function m(e){p.postMessage(e,"__uniapp__service")}
function E (line 1) | function E(e){b=e}
function M (line 1) | function M(e){S=e}
function k (line 1) | function k(e){C=e}
function O (line 1) | function O(e){w=e}
function B (line 1) | function B(e){return weex.requireModule(e)}
function N (line 1) | function N(e){"function"==typeof e&&(this.isUniAppReady?e():P.push(e))}
function j (line 1) | function j(e,t,n){return e[t].apply(e,n)}
function i (line 1) | function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enume...
FILE: unpackage/dist/build/app-plus/app-config-service.js
method create (line 8) | create(a,b,c){if(!__uniConfig.viewport){var d=b.weex.config.env.scale,e=...
FILE: unpackage/dist/build/app-plus/app-config.js
function r (line 1) | function r(r){for(var n,l,i=r[0],p=r[1],a=r[2],c=0,s=[];c<i.length;c++)l...
function t (line 1) | function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.l...
function l (line 1) | function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{...
FILE: unpackage/dist/build/app-plus/app-service.js
function a (line 1) | function a(t){return t&&t.__esModule?t:{default:t}}
function o (line 1) | function o(t,e,r,n,i,a,o){try{var s=t[a](o),u=s.value}catch(c){return vo...
function s (line 1) | function s(t){return function(){var e=this,r=arguments;return new Promis...
function O (line 1) | function O(t){return t&&t.__esModule?t:{default:t}}
function $ (line 1) | function $(t){0}
function n (line 1) | function n(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[...
function n (line 1) | function n(t){var e=Object.prototype.toString.call(t);return e.substring...
function i (line 1) | function i(){return"string"===typeof __channelId__&&__channelId__}
function a (line 1) | function a(t,e){switch(n(e)){case"Function":return"function() { [native ...
function o (line 1) | function o(t){for(var e=arguments.length,r=new Array(e>1?e-1:0),n=1;n<e;...
function s (line 1) | function s(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=...
function o (line 1) | function o(t){this.options=n(t,i,a),this.options.ignoreAttributes||this....
function s (line 1) | function s(t,e){return t=this.options.tagValueProcessor(""+t),""===this....
function u (line 1) | function u(t,e){if(t=this.options.tagValueProcessor(""+t),""===this.opti...
function c (line 1) | function c(t,e,r,n){return r&&!t.includes("<")?this.indentate(n)+"<"+e+r...
function l (line 1) | function l(t,e,r,n){return""!==t?this.buildObjectNode(t,e,r,n):this.inde...
function f (line 1) | function f(t,e,r,n){return this.indentate(n)+"<"+e+r+">"+this.options.ta...
function d (line 1) | function d(t,e,r,n){return""!==t?this.buildTextValNode(t,e,r,n):this.ind...
function p (line 1) | function p(t){return this.options.indentBy.repeat(t)}
function h (line 1) | function h(t){return!!t.startsWith(this.options.attributeNamePrefix)&&t....
function v (line 1) | function v(t){return t===this.options.cdataTagName}
function s (line 1) | function s(t){return t&&t.__esModule?t:{default:t}}
function u (line 1) | function u(t,e){var r;if("undefined"===typeof Symbol||null==t[Symbol.ite...
function c (line 1) | function c(t,e){if(t){if("string"===typeof t)return l(t,e);var r=Object....
function l (line 1) | function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Ar...
function f (line 1) | function f(t,e,r,n,i,a,o){try{var s=t[a](o),u=s.value}catch(c){return vo...
function d (line 1) | function d(t){return function(){var e=this,r=arguments;return new Promis...
function n (line 1) | function n(){for(var t=arguments.length>0&&void 0!==arguments[0]?argumen...
function i (line 1) | function i(t){var e=!(arguments.length>1&&void 0!==arguments[1])||argume...
function a (line 1) | function a(t){var e=t,r=/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/;if(/^(rgb|R...
function o (line 1) | function o(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[...
function i (line 1) | function i(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[...
function o (line 1) | function o(t){return t&&t.__esModule?t:{default:t}}
function s (line 1) | function s(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){va...
function u (line 1) | function u(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[...
function c (line 1) | function c(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enume...
function l (line 1) | function l(t){return p(t)||d(t)||v(t)||f()}
function f (line 1) | function f(){throw new TypeError("Invalid attempt to spread non-iterable...
function d (line 1) | function d(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(...
function p (line 1) | function p(t){if(Array.isArray(t))return g(t)}
function h (line 1) | function h(t,e){var r;if("undefined"===typeof Symbol||null==t[Symbol.ite...
function v (line 1) | function v(t,e){if(t){if("string"===typeof t)return g(t,e);var r=Object....
function g (line 1) | function g(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Ar...
function m (line 1) | function m(t,e,r,n,i,a,o){try{var s=t[a](o),u=s.value}catch(c){return vo...
function y (line 1) | function y(t){return function(){var e=this,r=arguments;return new Promis...
function n (line 1) | function n(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0...
function n (line 1) | function n(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){va...
function i (line 1) | function i(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[...
function a (line 1) | function a(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enume...
function n (line 1) | function n(){return uni.getSystemInfoSync().platform}
function i (line 1) | function i(){return uni.getSystemInfoSync()}
function u (line 1) | function u(t){return!0!==t&&!1!==t&&isNaN(t)?'"'+t+'"':t}
function o (line 1) | function o(t){return t&&t.__esModule?t:{default:t}}
function s (line 1) | function s(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){va...
function u (line 1) | function u(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[...
function c (line 1) | function c(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enume...
function l (line 1) | function l(t,e){var r;if("undefined"===typeof Symbol||null==t[Symbol.ite...
function f (line 1) | function f(t,e){if(t){if("string"===typeof t)return d(t,e);var r=Object....
function d (line 1) | function d(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Ar...
function p (line 1) | function p(t,e,r,n,i,a,o){try{var s=t[a](o),u=s.value}catch(c){return vo...
function h (line 1) | function h(t){return function(){var e=this,r=arguments;return new Promis...
function i (line 1) | function i(t){return t&&t.__esModule?t:{default:t}}
function a (line 1) | function a(t,e,r,n,i,a,o){try{var s=t[a](o),u=s.value}catch(c){return vo...
function o (line 1) | function o(t){return function(){var e=this,r=arguments;return new Promis...
function n (line 1) | function n(t,e){var r=this.$parent;while(r)if(r.$options.name!==t)r=r.$p...
function i (line 1) | function i(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[...
function n (line 1) | function n(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0...
function n (line 1) | function n(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0...
function i (line 1) | function i(t){return t&&t.__esModule?t:{default:t}}
function n (line 1) | function n(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0...
function n (line 1) | function n(n,i){return s.type="throw",s.arg=t,e.next=n,i&&(e.method="nex...
function _ (line 1) | function _(t,e,r,n){var i=e&&e.prototype instanceof A?e:A,a=Object.creat...
function w (line 1) | function w(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(n){ret...
function A (line 1) | function A(){}
function x (line 1) | function x(){}
function S (line 1) | function S(){}
function C (line 1) | function C(t){["next","throw","return"].forEach((function(e){t[e]=functi...
function k (line 1) | function k(t){function e(r,n,a,o){var s=w(t[r],t,n);if("throw"!==s.type)...
function I (line 1) | function I(t,e,r){var n=f;return function(i,a){if(n===p)throw new Error(...
function O (line 1) | function O(t,e){var n=t.iterator[e.method];if(n===r){if(e.delegate=null,...
function $ (line 1) | function $(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.f...
function E (line 1) | function E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.comp...
function j (line 1) | function j(t){this.tryEntries=[{tryLoc:"root"}],t.forEach($,this),this.r...
function P (line 1) | function P(t){if(t){var e=t[o];if(e)return e.call(t);if("function"===typ...
function N (line 1) | function N(){return{value:r,done:!0}}
function n (line 1) | function n(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[...
function o (line 1) | function o(t){return t&&t.__esModule?t:{default:t}}
function s (line 1) | function s(t,e,r,n,i,a,o){try{var s=t[a](o),u=s.value}catch(c){return vo...
function u (line 1) | function u(t){return function(){var e=this,r=arguments;return new Promis...
function n (line 1) | function n(t,e){if(t>=0&&e>0&&e>=t){var r=e-t+1;return Math.floor(Math.r...
function o (line 1) | function o(t,e){for(var r=e;e<t.length;e++)if("?"!=t[e]&&" "!=t[e]);else...
function s (line 1) | function s(t,e){if(t.length>e+5&&"-"===t[e+1]&&"-"===t[e+2]){for(e+=3;e<...
function l (line 1) | function l(t,e){for(var r="",n="",i=!1;e<t.length;e++){if(t[e]===u||t[e]...
function d (line 1) | function d(t,e){for(var r=n.getAllMatches(t,f),i={},a=0;a<r.length;a++){...
function p (line 1) | function p(t,e){var r=/\d/;for("x"===t[e]&&(e++,r=/[\da-fA-F]/);e<t.leng...
function h (line 1) | function h(t,e){if(e++,";"===t[e])return-1;if("#"===t[e])return e++,p(t,...
function v (line 1) | function v(t,e,r){return{err:{code:t,msg:e,line:r}}}
function g (line 1) | function g(t){return n.isName(t)}
function m (line 1) | function m(t){return n.isName(t)}
function y (line 1) | function y(t,e){var r=t.substring(0,e).split(/\r?\n/);return r.length}
function b (line 1) | function b(t,e){return t.indexOf(e)+e.length}
function o (line 1) | function o(t){return t&&t.__esModule?t:{default:t}}
function s (line 1) | function s(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){va...
function u (line 1) | function u(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[...
function c (line 1) | function c(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enume...
function o (line 1) | function o(t){return t&&t.__esModule?t:{default:t}}
function s (line 1) | function s(t,e){var r;if("undefined"===typeof Symbol||null==t[Symbol.ite...
function u (line 1) | function u(t,e){if(t){if("string"===typeof t)return c(t,e);var r=Object....
function c (line 1) | function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Ar...
function l (line 1) | function l(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){va...
function f (line 1) | function f(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[...
function d (line 1) | function d(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enume...
function p (line 1) | function p(t,e,r,n,i,a,o){try{var s=t[a](o),u=s.value}catch(c){return vo...
function h (line 1) | function h(t){return function(){var e=this,r=arguments;return new Promis...
function n (line 1) | function n(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0...
function u (line 1) | function u(t,e,r){return e&&(r.trimValues&&(e=e.trim()),e=r.tagValueProc...
function c (line 1) | function c(t,e){if(e.ignoreNameSpace){var r=t.split(":"),n="/"===t.charA...
function l (line 1) | function l(t,e,r){var i;return e&&"string"===typeof t?(""===t.trim()||is...
function d (line 1) | function d(t,e){if(!e.ignoreAttributes&&"string"===typeof t){t=t.replace...
function h (line 1) | function h(t,e){for(var r,n="",i=e;i<t.length;i++){var a=t[i];if(r)a===r...
function v (line 1) | function v(t,e,r,n){var i=t.indexOf(e,r);if(-1===i)throw new Error(n);re...
function l (line 1) | function l(t){return void 0===t?i.missingChar:null===t?i.nilChar:!(t.chi...
function i (line 1) | function i(t){return t&&t.__esModule?t:{default:t}}
function a (line 1) | function a(t,e,r,n,i,a,o){try{var s=t[a](o),u=s.value}catch(c){return vo...
function o (line 1) | function o(t){return function(){var e=this,r=arguments;return new Promis...
function s (line 1) | function s(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function u (line 1) | function u(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.en...
function c (line 1) | function c(t,e,r){return e&&u(t.prototype,e),r&&u(t,r),t}
function l (line 1) | function l(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enume...
function t (line 1) | function t(){s(this,t),l(this,"config",{type:"navigateTo",url:"",delta:1...
function e (line 1) | function e(){return t.apply(this,arguments)}
function n (line 1) | function n(t){return"[object Array]"===Object.prototype.toString.call(t)}
function i (line 1) | function i(t){if([null,void 0,NaN,!1].includes(t))return t;if("object"!=...
function n (line 1) | function n(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0...
function a (line 1) | function a(t){return t&&t.__esModule?t:{default:t}}
function o (line 1) | function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function s (line 1) | function s(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.en...
function u (line 1) | function u(t,e,r){return e&&s(t.prototype,e),r&&s(t,r),t}
function t (line 1) | function t(){var e=this;o(this,t),this.config={baseUrl:"",header:{},meth...
function i (line 1) | function i(t){return t&&t.__esModule?t:{default:t}}
function a (line 1) | function a(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0...
function i (line 1) | function i(t){return t&&t.__esModule?t:{default:t}}
function a (line 1) | function a(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0...
function i (line 1) | function i(t){return u(t)||s(t)||o(t)||a()}
function a (line 1) | function a(){throw new TypeError("Invalid attempt to spread non-iterable...
function o (line 1) | function o(t,e){if(t){if("string"===typeof t)return c(t,e);var r=Object....
function s (line 1) | function s(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(...
function u (line 1) | function u(t){if(Array.isArray(t))return c(t)}
function c (line 1) | function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Ar...
function l (line 1) | function l(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("...
function f (line 1) | function f(t){var e=g();return function(){var r,n=b(t);if(e){var i=b(thi...
function d (line 1) | function d(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?p(t...
function p (line 1) | function p(t){if(void 0===t)throw new ReferenceError("this hasn't been i...
function h (line 1) | function h(t){var e="function"===typeof Map?new Map:void 0;return h=func...
function v (line 1) | function v(t,e,r){return v=g()?Reflect.construct:function(t,e,r){var n=[...
function g (line 1) | function g(){if("undefined"===typeof Reflect||!Reflect.construct)return!...
function m (line 1) | function m(t){return-1!==Function.toString.call(t).indexOf("[native code...
function y (line 1) | function y(t,e){return y=Object.setPrototypeOf||function(t,e){return t._...
function b (line 1) | function b(t){return b=Object.setPrototypeOf?Object.getPrototypeOf:funct...
function _ (line 1) | function _(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){va...
function w (line 1) | function w(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[...
function A (line 1) | function A(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enume...
function x (line 1) | function x(t,e,r,n,i,a,o){try{var s=t[a](o),u=s.value}catch(c){return vo...
function S (line 1) | function S(t){return function(){var e=this,r=arguments;return new Promis...
function C (line 1) | function C(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a ...
function k (line 1) | function k(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.en...
function I (line 1) | function I(t,e,r){return e&&k(t.prototype,e),r&&k(t,r),t}
function t (line 1) | function t(){C(this,t),this.fulfilled=function(){var t=S(n.mark((functio...
function d (line 1) | function d(t){return["success","fail","complete"].includes(t)}
function p (line 1) | function p(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),"[object Array...
function v (line 1) | function v(){for(var t={},e=0,r=arguments.length;e<r;e++)p((e<0||argumen...
function g (line 1) | function g(t,e){return m.apply(this,arguments)}
function m (line 1) | function m(){return m=S(n.mark((function t(e,r){var i;return n.wrap((fun...
function y (line 1) | function y(t){return b.apply(this,arguments)}
function b (line 1) | function b(){return b=S(n.mark((function t(e){var r,i,a,o,s;return n.wra...
function _ (line 1) | function _(t,e,r,i){var a=this;return function(){var o=S(n.mark((functio...
function o (line 1) | function o(){return C(this,o),n.apply(this,arguments)}
function x (line 1) | function x(t){return new A(t).request}
function r (line 1) | function r(n){if(e[n])return e[n].exports;var i=e[n]={exports:{}};return...
function n (line 1) | function n(t){return/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-...
function i (line 1) | function i(t){return/^1[23456789]\d{9}$/.test(t)}
function a (line 1) | function a(t){return/http(s)?:\/\/([\w-]+\.)+[\w-]+(\/[\w-.\/?%&=]*)?/.t...
function o (line 1) | function o(t){return!/Invalid|NaN/.test(new Date(t).toString())}
function s (line 1) | function s(t){return/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9...
function u (line 1) | function u(t){return/^(?:-?\d+|-?\d{1,3}(?:,\d{3})+)?(?:\.\d+)?$/.test(t)}
function c (line 1) | function c(t){return/^\d+$/.test(t)}
function l (line 1) | function l(t){return/^[1-9]\d{5}[1-9]\d{3}((0\d)|(1[0-2]))(([0|1|2]\d)|3...
function f (line 1) | function f(t){var e=/^[\u4eac\u6d25\u6caa\u6e1d\u5180\u8c6b\u4e91\u8fbd\...
function d (line 1) | function d(t){return/^[1-9]\d*(,\d{3})*(\.\d{1,2})?$|^0\.\d{1,2}$/.test(t)}
function p (line 1) | function p(t){var e=/^[\u4e00-\u9fa5]+$/gi;return e.test(t)}
function h (line 1) | function h(t){return/^[a-zA-Z]*$/.test(t)}
function v (line 1) | function v(t){var e=/^[0-9a-zA-Z]*$/g;return e.test(t)}
function g (line 1) | function g(t,e){return t.indexOf(e)>=0}
function m (line 1) | function m(t,e){return t>=e[0]&&t<=e[1]}
function y (line 1) | function y(t,e){return t.length>=e[0]&&t.length<=e[1]}
function b (line 1) | function b(t){var e=/^\d{3,4}-\d{7,8}(-\d{3,4})?$/;return e.test(t)}
function _ (line 1) | function _(t){switch(typeof t){case"undefined":return!0;case"string":if(...
function w (line 1) | function w(t){if("string"==typeof t)try{var e=JSON.parse(t);return!("obj...
function A (line 1) | function A(t){return"function"===typeof Array.isArray?Array.isArray(t):"...
function x (line 1) | function x(t){return"[object Object]"===Object.prototype.toString.call(t)}
function S (line 1) | function S(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[...
function n (line 1) | function n(t,e,r,n,i,a,o,s,u,c){var l,f="function"===typeof t?t.options:...
function i (line 1) | function i(t){return t&&t.__esModule?t:{default:t}}
function a (line 1) | function a(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0...
FILE: unpackage/dist/build/app-plus/app-view.js
function n (line 1) | function n(r){if(i[r])return i[r].exports;var a=i[r]={i:r,l:!1,exports:{...
function r (line 1) | function r(t,i){var n=t[1]||"",r=t[3];if(!r)return n;if(i&&"function"===...
function a (line 1) | function a(t){var i=btoa(unescape(encodeURIComponent(JSON.stringify(t)))...
function r (line 1) | function r(t,i){for(var n=[],r={},a=0;a<i.length;a++){var e=i[a],o=e[0],...
function f (line 1) | function f(t,i,n,a){u=n,l=a||{};var o=r(t,i);return s(o),function(i){for...
function s (line 1) | function s(t){for(var i=0;i<t.length;i++){var n=t[i],r=e[n.id];if(r){r.r...
function b (line 1) | function b(){var t=document.createElement("style");return t.type="text/c...
function x (line 1) | function x(t){var i,n,r=document.querySelector("style["+m+'~="'+t.id+'"]...
function w (line 1) | function w(t,i,n,r){var a=n?"":A(r.css);if(t.styleSheet)t.styleSheet.css...
function h (line 1) | function h(t,i){var n=A(i.css),r=i.media,a=i.sourceMap;if(r&&t.setAttrib...
function A (line 1) | function A(t){if(!uni.canIUse("css.var")){!1===j&&(j=plus.navigator.getS...
function r (line 1) | function r(){function t(t){var i=n("0746");i.__inject__&&i.__inject__(t)...
function r (line 1) | function r(t,i,n,r,a,e,o,p,d,u){var c,l="function"===typeof t?t.options:...
FILE: utils/database.js
method getAllDB (line 5) | async getAllDB (db) {
method checkItemKey (line 14) | async checkItemKey (db, key) {
method addItemKey (line 26) | async addItemKey (db, key) {
method add (line 46) | async add (db, item) {
method get (line 60) | async get (db, key) {
method update (line 71) | async update (db, item) {
method getAll (line 85) | async getAll (db) {
method remove (line 99) | async remove (db, key) {
method removeAll (line 121) | async removeAll (db) {
method init (line 139) | async init (db) {
method reset (line 149) | async reset (db) {
method clearDB (line 164) | async clearDB () {
FILE: utils/request.js
method getSite (line 14) | async getSite (key) {
method class (line 22) | async class (key) {
method list (line 43) | async list (key, pg = 1, t) {
method page (line 59) | async page (key, t) {
method search (line 77) | async search (key, wd) {
method detail (line 94) | async detail (key, id) {
method site (line 123) | async site (jsonUrl) {
Condensed preview — 36 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (895K chars).
[
{
"path": ".gitignore",
"chars": 30,
"preview": ".vscode\r\nunpackage/dist/dev/\r\n"
},
{
"path": "App.vue",
"chars": 347,
"preview": "<script>\nimport db from \"./utils/database.js\";\nexport default {\n onLaunch: function () {\n db.init('site')\n db.ini"
},
{
"path": "LICENSE",
"chars": 1065,
"preview": "MIT License\n\nCopyright (c) 2020 Hunlongyu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\n"
},
{
"path": "README.md",
"chars": 2663,
"preview": "<p align=\"center\">\n<img width=\"128\" src=\"https://i.loli.net/2020/05/07/9kLvPnWVCp7538c.png\" >\n</p>\n<p align=\"center\">\n<a"
},
{
"path": "main.js",
"chars": 197,
"preview": "import Vue from 'vue'\nimport App from './App'\n\nVue.config.productionTip = false\n\nApp.mpType = 'app'\n\nimport uView from \""
},
{
"path": "manifest.json",
"chars": 3508,
"preview": "{\n \"name\" : \"ZY Player\",\n \"appid\" : \"__UNI__B85B395\",\n \"description\" : \"ZY Player 移动端 APP\",\n \"versionName\" :"
},
{
"path": "package.json",
"chars": 422,
"preview": "{\n \"name\": \"zyplayer\",\n \"version\": \"0.1.1\",\n \"description\": \"ZY Player Android by Uni-app\",\n \"main\": \"main.js\",\n \"d"
},
{
"path": "pages/detail/detail.vue",
"chars": 8092,
"preview": "<template>\n <view class=\"detail\">\n <view class=\"status_bar\"></view>\n <view class=\"header\">\n <view class=\"hea"
},
{
"path": "pages/film/film.vue",
"chars": 8399,
"preview": "<template>\n <view class=\"film\">\n <view class=\"header\">\n <u-search\n v-model=\"search\"\n @search=\"sea"
},
{
"path": "pages/history/history.vue",
"chars": 1218,
"preview": "<template>\n <view>\n <u-cell-group>\n <u-cell-item\n v-for=\"(i, j) in historyList\"\n :key=\"j\"\n "
},
{
"path": "pages/index/index.vue",
"chars": 694,
"preview": "<template>\n\t<view class=\"content\">\n\t\t<image class=\"logo\" src=\"/static/logo.png\"></image>\n\t\t<view class=\"text-area\">\n\t\t\t<"
},
{
"path": "pages/me/me.vue",
"chars": 3103,
"preview": "<template>\n <view class=\"me\">\n <view class=\"status_bar\"></view>\n <view class=\"logo\">\n <img src=\"static/image"
},
{
"path": "pages/play/play.vue",
"chars": 5476,
"preview": "<template>\n <view class=\"play\">\n <view class=\"play-box\">\n <video class=\"player\" :autoplay=\"true\" :src=\"url\" :in"
},
{
"path": "pages/site/site.vue",
"chars": 3715,
"preview": "<template>\n <view class=\"site\">\n <view class=\"impSite\" maxlength=\"300\" v-if=\"impSite\">\n <u-input v-model=\"url\" "
},
{
"path": "pages/star/star.vue",
"chars": 871,
"preview": "<template>\n <view>\n <u-cell-group>\n <u-cell-item\n v-for=\"(i, j) in starList\"\n :key=\"j\"\n :t"
},
{
"path": "pages.json",
"chars": 1733,
"preview": "{\n \"easycom\": {\n \"^u-(.*)\": \"uview-ui/components/u-$1/u-$1.vue\"\n },\n \"pages\": [\n {\n \"path\": \"pages/film/fi"
},
{
"path": "uni.scss",
"chars": 31,
"preview": "@import 'uview-ui/theme.scss';\n"
},
{
"path": "unpackage/dist/build/.automator/app-plus/.automator.json",
"chars": 0,
"preview": ""
},
{
"path": "unpackage/dist/build/app-plus/__uniappchooselocation.js",
"chars": 33564,
"preview": "!function(e){var t={};function A(a){if(t[a])return t[a].exports;var i=t[a]={i:a,l:!1,exports:{}};return e[a].call(i.expo"
},
{
"path": "unpackage/dist/build/app-plus/__uniappes6.js",
"chars": 52639,
"preview": "!function(t){\"use strict\";!function(t){var r={};function n(e){if(r[e])return r[e].exports;var o=r[e]={i:e,l:!1,exports:{"
},
{
"path": "unpackage/dist/build/app-plus/__uniappopenlocation.js",
"chars": 23306,
"preview": "!function(e){var t={};function n(a){if(t[a])return t[a].exports;var o=t[a]={i:a,l:!1,exports:{}};return e[a].call(o.expo"
},
{
"path": "unpackage/dist/build/app-plus/__uniapppicker.js",
"chars": 28205,
"preview": "!function(e){var t={};function n(a){if(t[a])return t[a].exports;var r=t[a]={i:a,l:!1,exports:{}};return e[a].call(r.expo"
},
{
"path": "unpackage/dist/build/app-plus/__uniappquill.js",
"chars": 216333,
"preview": "/*!\n * Quill Editor v1.3.7\n * https://quilljs.com/\n * Copyright (c) 2014, Jason Chen\n * Copyright (c) 2013, salesforce.c"
},
{
"path": "unpackage/dist/build/app-plus/__uniappquillimageresize.js",
"chars": 24497,
"preview": "!function(t,e){\"object\"==typeof exports&&\"object\"==typeof module?module.exports=e():\"function\"==typeof define&&define.am"
},
{
"path": "unpackage/dist/build/app-plus/__uniappscan.js",
"chars": 18844,
"preview": "!function(e){var t={};function n(a){if(t[a])return t[a].exports;var o=t[a]={i:a,l:!1,exports:{}};return e[a].call(o.expo"
},
{
"path": "unpackage/dist/build/app-plus/__uniappview.html",
"chars": 786,
"preview": "<!DOCTYPE html>\n<html lang=\"zh-CN\">\n\n <head>\n <meta charset=\"UTF-8\" />\n <script>\n var __UniViewStartTime__ ="
},
{
"path": "unpackage/dist/build/app-plus/app-config-service.js",
"chars": 2998,
"preview": "\nvar isReady=false;var onReadyCallbacks=[];\nvar isServiceReady=false;var onServiceReadyCallbacks=[];\nvar __uniConfig = {"
},
{
"path": "unpackage/dist/build/app-plus/app-config.js",
"chars": 1513,
"preview": "(function(e){function r(r){for(var n,l,i=r[0],p=r[1],a=r[2],c=0,s=[];c<i.length;c++)l=i[c],Object.prototype.hasOwnProper"
},
{
"path": "unpackage/dist/build/app-plus/app-service.js",
"chars": 173516,
"preview": "(this[\"webpackJsonp\"]=this[\"webpackJsonp\"]||[]).push([[\"app-service\"],{\"0386\":function(t,e,r){\"use strict\";var n;r.d(e,\""
},
{
"path": "unpackage/dist/build/app-plus/app-view.js",
"chars": 177280,
"preview": "(function(t){var i={};function n(r){if(i[r])return i[r].exports;var a=i[r]={i:r,l:!1,exports:{}};return t[r].call(a.expo"
},
{
"path": "unpackage/dist/build/app-plus/manifest.json",
"chars": 3360,
"preview": "{\"@platforms\":[\"android\",\"iPhone\",\"iPad\"],\"id\":\"__UNI__B85B395\",\"name\":\"ZY Player\",\"version\":{\"name\":\"0.1.1\",\"code\":101}"
},
{
"path": "unpackage/dist/build/app-plus/view.css",
"chars": 55952,
"preview": "*{margin:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}input[type=search]::-webkit"
},
{
"path": "utils/database.js",
"chars": 4590,
"preview": "import initSiteDB from './initSite.json'\nimport initSettingDB from './initSetting.json'\nconst db = {\n // 获取所有为 db 的数据\n "
},
{
"path": "utils/initSetting.json",
"chars": 61,
"preview": "[\n {\n \"id\": 0,\n \"key\": \"config\",\n \"R18\": true\n }\n]"
},
{
"path": "utils/initSite.json",
"chars": 3060,
"preview": "[\n {\n \"id\": 1,\n \"key\": \"mahuazy\",\n \"name\": \"麻花资源\",\n \"api\": \"https://www.mhapi123.com/inc/api.php\",\n \"dow"
},
{
"path": "utils/request.js",
"chars": 3312,
"preview": "import ajax from 'uni-ajax'\nimport parser from 'fast-xml-parser'\nimport db from './database'\n\nconst http = {\n xmlConfig"
}
]
About this extraction
This page contains the full source code of the Hunlongyu/ZY-Player-APP GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 36 files (845.1 KB), approximately 313.3k tokens, and a symbol index with 739 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.