修改字体大小
This commit is contained in:
parent
05b3f05383
commit
0fbf0572da
|
|
@ -2,7 +2,7 @@
|
|||
font-family: "Microsoft YaHei";
|
||||
}
|
||||
page{
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
.text_l{
|
||||
text-align: left;
|
||||
|
|
@ -32,22 +32,22 @@
|
|||
color: #477EFF !important;
|
||||
}
|
||||
.size12 {
|
||||
font-size: 24rpx !important
|
||||
font-size:28rpx !important
|
||||
}
|
||||
.size14 {
|
||||
font-size: 14rpx !important
|
||||
}
|
||||
.size16 {
|
||||
font-size: 32rpx !important
|
||||
}
|
||||
|
||||
.size18 {
|
||||
.size16 {
|
||||
font-size: 36rpx !important
|
||||
}
|
||||
|
||||
.size20 {
|
||||
.size18 {
|
||||
font-size: 40rpx !important
|
||||
}
|
||||
|
||||
.size20 {
|
||||
font-size: 44rpx !important
|
||||
}
|
||||
.size26{
|
||||
font-size: 52rpx !important
|
||||
}
|
||||
|
|
@ -167,7 +167,7 @@
|
|||
|
||||
.endtext {
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
color: #999;
|
||||
padding: 15px 0;
|
||||
}
|
||||
|
|
@ -268,7 +268,7 @@
|
|||
}
|
||||
|
||||
.overflow {
|
||||
font-size: 27rpx;
|
||||
font-size: 32rpx;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
|
@ -276,7 +276,7 @@
|
|||
width: 70%;
|
||||
|
||||
.dangqian {
|
||||
font-size: 20rpx;
|
||||
font-size:28rpx;
|
||||
color: #fff;
|
||||
padding: 1px 5px;
|
||||
background-color: $textcolor;
|
||||
|
|
@ -302,7 +302,7 @@
|
|||
view {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
font-size: 12px;
|
||||
font-size:28rpx;
|
||||
color: #999;
|
||||
}
|
||||
}
|
||||
|
|
@ -325,7 +325,7 @@
|
|||
color: #fff;
|
||||
height: 30px;
|
||||
text-align: center;
|
||||
font-size: 28px;
|
||||
font-size: 56rpx;
|
||||
line-height: 30px;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
|
@ -350,14 +350,14 @@
|
|||
text-align: center;
|
||||
width: 100%;
|
||||
color: #333;
|
||||
font-size: 18px;
|
||||
font-size: 36rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.editem {
|
||||
position: relative;
|
||||
display: flex;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
border-radius: 10px;
|
||||
margin-top: 15px;
|
||||
height: 40px;
|
||||
|
|
@ -367,7 +367,7 @@
|
|||
align-items: center;
|
||||
|
||||
.radioimg {
|
||||
font-size: 22px;
|
||||
font-size: 44rpx;
|
||||
color: $btncolor;
|
||||
}
|
||||
|
||||
|
|
@ -401,7 +401,7 @@
|
|||
|
||||
picker {
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
view{
|
||||
|
|
@ -439,7 +439,7 @@
|
|||
}
|
||||
|
||||
.tips {
|
||||
font-size: 0.75rem;
|
||||
font-size:28rpx;
|
||||
color: #999;
|
||||
text-align: center;
|
||||
margin-top: 15px;
|
||||
|
|
@ -482,7 +482,7 @@
|
|||
|
||||
.add {
|
||||
border: 1px #dfdfdf dashed;
|
||||
font-size: 28px;
|
||||
font-size:56rpx;
|
||||
font-weight: 500;
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
|
|
@ -539,7 +539,7 @@
|
|||
}
|
||||
|
||||
.iconfont {
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
|
|
@ -609,7 +609,7 @@
|
|||
.item {
|
||||
width: 47.5%;
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
line-height: 30px;
|
||||
background: #fff;
|
||||
padding: 10px 0;
|
||||
|
|
@ -623,13 +623,13 @@
|
|||
.val {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 20px;
|
||||
font-size: 40rpx;
|
||||
font-weight: 700;
|
||||
justify-content: center;
|
||||
color: #666;
|
||||
|
||||
text {
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
font-weight: 500;
|
||||
display: block;
|
||||
margin-top: 3px;
|
||||
|
|
@ -662,7 +662,7 @@
|
|||
background: $maincolor;
|
||||
border-radius: 10px;
|
||||
margin: 0 15px 10px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
padding: 20px 10px 5px;
|
||||
color: #fff;
|
||||
|
||||
|
|
@ -694,7 +694,7 @@
|
|||
text {
|
||||
display: block;
|
||||
width: 100%;
|
||||
font-size: 18px;
|
||||
font-size: 36rpx;
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
@ -725,7 +725,7 @@
|
|||
justify-content: space-between;
|
||||
|
||||
text {
|
||||
font-size: 18px;
|
||||
font-size: 36rpx;
|
||||
font-weight: bold;
|
||||
margin-right: 10px;
|
||||
color: #333;
|
||||
|
|
@ -743,7 +743,7 @@
|
|||
width: 100%;
|
||||
|
||||
text {
|
||||
font-size: 24px !important;
|
||||
font-size: 48rpx !important;
|
||||
font-weight: bold;
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
@ -755,7 +755,7 @@
|
|||
border-radius: 8px;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
margin: auto;
|
||||
background-color: $btncolor;
|
||||
}
|
||||
|
|
@ -767,7 +767,7 @@
|
|||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding-top: 10px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
color: $textcolor;
|
||||
border-top: 1px solid #f7f7f7;
|
||||
|
||||
|
|
@ -861,7 +861,7 @@
|
|||
border-radius: 10px;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
font-weight: 700;
|
||||
|
||||
view {
|
||||
|
|
@ -875,7 +875,7 @@
|
|||
|
||||
text {
|
||||
width: 100%;
|
||||
font-size: 12px;
|
||||
font-size:28rpx;
|
||||
display: block;
|
||||
color: #666;
|
||||
text-align: center;
|
||||
|
|
@ -886,12 +886,12 @@
|
|||
width: 35px !important;
|
||||
|
||||
.icon-kongradio {
|
||||
font-size: 22px;
|
||||
font-size: 44rpx;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.icon-radio {
|
||||
font-size: 22px;
|
||||
font-size: 44rpx;
|
||||
color: #FCA82D;
|
||||
}
|
||||
|
||||
|
|
@ -901,7 +901,7 @@
|
|||
|
||||
.time {
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
color: #666;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
@ -909,7 +909,7 @@
|
|||
flex-wrap: wrap;
|
||||
|
||||
text {
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
margin-top: 3px;
|
||||
}
|
||||
}
|
||||
|
|
@ -958,7 +958,7 @@
|
|||
width: 25px;
|
||||
|
||||
.icon-quxiao {
|
||||
font-size: 20px;
|
||||
font-size: 40rpx;
|
||||
color: #999;
|
||||
}
|
||||
}
|
||||
|
|
@ -975,7 +975,7 @@
|
|||
line-height: 27px;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
font-size: 19px;
|
||||
font-size: 40rpx;
|
||||
left: 30px;
|
||||
top: 120rpx;
|
||||
}
|
||||
|
|
@ -1010,14 +1010,14 @@
|
|||
}
|
||||
|
||||
image {
|
||||
width: 55px;
|
||||
height: 55px;
|
||||
width: 110rpx;
|
||||
height: 110rpx;
|
||||
border-radius: 50%;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.right{
|
||||
width: calc(100% - 70px);
|
||||
width: calc(100% - 140rpx);
|
||||
}
|
||||
|
||||
.top {
|
||||
|
|
@ -1027,6 +1027,7 @@
|
|||
line-height: 30px;
|
||||
color: #999;
|
||||
margin-top: 15px;
|
||||
font-size: 30rpx;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -1038,6 +1039,7 @@
|
|||
align-items: center;
|
||||
padding-top: 15px;
|
||||
margin: 15px;
|
||||
font-size:15px;
|
||||
border-radius: 0 0 10px 10px;
|
||||
|
||||
.item {
|
||||
|
|
@ -1049,7 +1051,7 @@
|
|||
box-sizing: border-box;
|
||||
|
||||
view {
|
||||
font-size: 20px;
|
||||
font-size: 40rpx;
|
||||
font-weight: 700;
|
||||
color: #666;
|
||||
}
|
||||
|
|
@ -1093,6 +1095,7 @@
|
|||
.name {
|
||||
width: 25%;
|
||||
display: flex;
|
||||
font-size: 32rpx;
|
||||
align-items: center;
|
||||
|
||||
image {
|
||||
|
|
@ -1123,13 +1126,13 @@
|
|||
display: block;
|
||||
width: 100%;
|
||||
color: #999999;
|
||||
font-size: 11px;
|
||||
font-size:28rpx;
|
||||
}
|
||||
}
|
||||
|
||||
.f0 {
|
||||
text {
|
||||
font-size: 12px;
|
||||
font-size:28rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1179,7 +1182,7 @@
|
|||
.text {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
margin-top: 20px;
|
||||
color: $textcolor;
|
||||
}
|
||||
|
|
@ -1189,7 +1192,7 @@
|
|||
text-align: center;
|
||||
height: 45px;
|
||||
line-height: 45px;
|
||||
font-size: 18px;
|
||||
font-size: 36rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
|
@ -1210,7 +1213,7 @@
|
|||
margin-top: 25px;
|
||||
padding-left: 20px;
|
||||
line-height: 30px;
|
||||
font-size: 12px;
|
||||
font-size:28rpx;
|
||||
color: #999;
|
||||
|
||||
text {
|
||||
|
|
@ -1241,7 +1244,7 @@
|
|||
line-height: 30px;
|
||||
|
||||
.h4 {
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
font-weight: 700;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
@ -1255,7 +1258,7 @@
|
|||
margin-bottom: 15px;
|
||||
|
||||
text {
|
||||
font-size: 18px;
|
||||
font-size: 36rpx;
|
||||
font-weight: 700;
|
||||
margin: 0 5px;
|
||||
color: $textcolor;
|
||||
|
|
@ -1276,7 +1279,7 @@
|
|||
width: 45%;
|
||||
background: $textcolor;
|
||||
border-radius: 5px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 5px;
|
||||
height: 35px;
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@
|
|||
<image :src="user.head_pic"></image>
|
||||
</view>
|
||||
<view class="info">
|
||||
<view class="size20 bold">{{user.nickname}}</view>
|
||||
<view class="mt-5">年龄:{{user.age}}岁</view>
|
||||
<view>{{$t("index.birthday")}}:{{user.birthday}}</view>
|
||||
<view class="size18 bold">{{user.nickname}}</view>
|
||||
<view class="mt-10">年龄:{{user.age}}岁</view>
|
||||
<view class="mt-10">{{$t("index.birthday")}}:{{user.birthday}}</view>
|
||||
</view>
|
||||
<text class="t-icon t-icon-qiehuan1" @click="$store.commit('changeDrawe', true)" v-if="isLeft"></text>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
<view class="editem">
|
||||
<view class="name">体重</view>
|
||||
<view class="right">
|
||||
<input type="number" v-model="weight" placeholder="请输入体重">kg
|
||||
<input type="digit" v-model="weight" placeholder="请输入体重">kg
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
|
|
@ -328,7 +328,7 @@
|
|||
background-color: #fff;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
font-size: 17px;
|
||||
font-size: 34rpx;
|
||||
}
|
||||
|
||||
.rdtBtn:after {
|
||||
|
|
@ -362,7 +362,7 @@
|
|||
.picker-item {
|
||||
text-align: center;
|
||||
line-height: 40px;
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
}
|
||||
|
||||
.mpvue-picker-view {
|
||||
|
|
@ -386,7 +386,7 @@
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
padding: 15px 0;
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -293,7 +293,7 @@
|
|||
.calendar-wrapper {
|
||||
color: #bbb7b7;
|
||||
border-radius: 10px;
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
text-align: center;
|
||||
background-color: #fff;
|
||||
padding-bottom: 10rpx;
|
||||
|
|
@ -304,14 +304,14 @@
|
|||
justify-content: center;
|
||||
height: 88rpx;
|
||||
color: #42464A;
|
||||
font-size: 32rpx;
|
||||
font-size: 36rpx;
|
||||
font-weight: bold;
|
||||
justify-content: space-around;
|
||||
|
||||
.pre,
|
||||
.next {
|
||||
color: $btncolor;
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -97,14 +97,14 @@
|
|||
text-align: center;
|
||||
width: 100%;
|
||||
color: #333;
|
||||
font-size: 18px;
|
||||
font-size: 36rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.editem {
|
||||
position: relative;
|
||||
display: flex;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
border-radius: 10px;
|
||||
margin-top: 15px;
|
||||
height: 40px;
|
||||
|
|
@ -114,7 +114,7 @@
|
|||
align-items: center;
|
||||
|
||||
.radioimg {
|
||||
font-size: 22px;
|
||||
font-size: 44rpx;
|
||||
color: $btncolor;
|
||||
}
|
||||
|
||||
|
|
@ -182,7 +182,7 @@
|
|||
}
|
||||
|
||||
.tips {
|
||||
font-size: 0.75rem;
|
||||
font-size:28rpx;
|
||||
color: #999;
|
||||
text-align: center;
|
||||
margin-top: 15px;
|
||||
|
|
|
|||
3
main.js
3
main.js
|
|
@ -16,9 +16,6 @@ import model from '@/tools/model.js'
|
|||
Vue.prototype.$model = model;
|
||||
// 语言
|
||||
import messages from './locale/index'
|
||||
// //首页卡片列表
|
||||
// import json from '@/cardlist.json'
|
||||
// Vue.prototype.$json = json;
|
||||
|
||||
let i18nConfig = {
|
||||
locale: uni.getLocale(),
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
"name" : "青测",
|
||||
"appid" : "__UNI__E0E1A21",
|
||||
"description" : "",
|
||||
"versionName" : "1.1.4",
|
||||
"versionCode" : 114,
|
||||
"versionName" : "1.1.6",
|
||||
"versionCode" : 116,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
|
|
|||
|
|
@ -109,6 +109,10 @@
|
|||
</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="tips2" v-if="info&&info.bottom_list">
|
||||
<uni-icons type="info-filled" color="red"></uni-icons>
|
||||
此测量数据仅供参考,不可代替医学专业测试!
|
||||
</view>
|
||||
<!-- 成长建议 -->
|
||||
<view class="bold mt-10" v-if="info">成长建议</view>
|
||||
<view class="jianyi_box" v-if="info">
|
||||
|
|
@ -159,7 +163,7 @@
|
|||
:value="startTime?startTime:startDate" @change="handStartTimeH" :border="false" /> -->
|
||||
<picker mode="date" :end="endDate" @change="handStartTimeH" fields="time"
|
||||
:value="startTime?startTime:startDate">
|
||||
<view class="uni-input">{{startTime?startTime:startDate}}</view>
|
||||
<view class="uni-input mr-10">{{startTime?startTime:startDate}}</view>
|
||||
<icon class="iconfont icon-arrow-down-bold"></icon>
|
||||
</picker>
|
||||
<view class="center">~</view>
|
||||
|
|
@ -167,7 +171,7 @@
|
|||
:value="endTime?endTime:endDate" @change="handEndTimeH" :border="false" /> -->
|
||||
<picker mode="date" :end="endDate" @change="handEndTimeH" fields="time"
|
||||
:value="endTime?endTime:endDate">
|
||||
<view class="uni-input">{{endTime?endTime:endDate}}</view>
|
||||
<view class="uni-input mr-10">{{endTime?endTime:endDate}}</view>
|
||||
<icon class="iconfont icon-arrow-down-bold"></icon>
|
||||
</picker>
|
||||
</view>
|
||||
|
|
@ -255,7 +259,7 @@
|
|||
return {
|
||||
active: 1,
|
||||
acd_id: 2,
|
||||
isdevice: false,
|
||||
isDevice: 0,
|
||||
infoList: [],
|
||||
infoListTop: {},
|
||||
ind: 0,
|
||||
|
|
@ -304,7 +308,7 @@
|
|||
onLoad(options) {
|
||||
let that = this
|
||||
that.acd_id = options.acd_id
|
||||
that.isdevice = options.device
|
||||
that.isDevice = options.device
|
||||
that.$store.dispatch("getResult", {
|
||||
aud_id: uni.getStorageSync('userid')
|
||||
})
|
||||
|
|
@ -332,8 +336,8 @@
|
|||
methods: {
|
||||
handleisSdevice() {
|
||||
let that = this
|
||||
console.log("isDevice", that.isdevice)
|
||||
if (that.isdevice == 'true' || that.isdevice) {
|
||||
console.log("isDevice", that.isDevice, typeof that.isDevice)
|
||||
if (Number(that.isDevice) != 0) {
|
||||
uni.openBluetoothAdapter({
|
||||
success: e => {
|
||||
that.$store.commit("changeBluetooth", true);
|
||||
|
|
@ -449,14 +453,14 @@
|
|||
<style scoped lang="scss">
|
||||
.content {
|
||||
padding: 15px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
background-color: #F5F6FA;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.tabbar {
|
||||
width: 100%;
|
||||
padding: 15px;
|
||||
padding:10px 15px 15px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
|
|
@ -507,7 +511,7 @@
|
|||
|
||||
.iconfont {
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
top: 0;
|
||||
|
|
@ -530,7 +534,7 @@
|
|||
.name {
|
||||
width: 20%;
|
||||
padding: 0 15px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
text-align: center;
|
||||
border-radius: 5px;
|
||||
height: 30px;
|
||||
|
|
@ -570,7 +574,7 @@
|
|||
// 报告
|
||||
.report {
|
||||
.box {
|
||||
padding: 10px;
|
||||
padding: 10px 10px 0;
|
||||
background-color: #fff;
|
||||
border-radius: 10px;
|
||||
margin-bottom: 10px;
|
||||
|
|
@ -597,7 +601,7 @@
|
|||
}
|
||||
|
||||
text {
|
||||
font-size: 20px !important;
|
||||
font-size: 40rpx !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
|
@ -653,7 +657,7 @@
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
border-radius: 10px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
position: relative;
|
||||
margin: 0px 15px 0;
|
||||
padding-bottom: 10px;
|
||||
|
|
@ -663,11 +667,6 @@
|
|||
color: #666;
|
||||
padding: 0;
|
||||
line-height: 50px;
|
||||
// display: flex;
|
||||
// justify-content: space-between;
|
||||
// align-items: center;
|
||||
// flex-wrap: wrap;
|
||||
|
||||
image,
|
||||
.t-icon {
|
||||
width: 18px !important;
|
||||
|
|
@ -718,7 +717,7 @@
|
|||
width: calc(100%-20px);
|
||||
height: auto;
|
||||
border-radius: 5px;
|
||||
font-size: 12px;
|
||||
font-size:30rpx;
|
||||
color: #999;
|
||||
padding: 10px;
|
||||
background: #f7f7f7;
|
||||
|
|
@ -760,7 +759,7 @@
|
|||
flex: 1;
|
||||
height: 5px;
|
||||
color: #666;
|
||||
font-size: 12px;
|
||||
font-size:30rpx;
|
||||
|
||||
.span1 {
|
||||
width: 100%;
|
||||
|
|
@ -784,11 +783,11 @@
|
|||
width: 8px;
|
||||
height: 12px;
|
||||
margin-right: 5px;
|
||||
font-size: 32rpx;
|
||||
font-size: 36rpx;
|
||||
}
|
||||
|
||||
.btnf {
|
||||
font-size: 13px;
|
||||
font-size: 28rpx;
|
||||
border-radius: 5px;
|
||||
height: 22px;
|
||||
margin: 0 10px 0 0;
|
||||
|
|
@ -823,7 +822,7 @@
|
|||
.kcalClass {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
line-height: 55px;
|
||||
margin: -20px auto;
|
||||
}
|
||||
|
|
@ -838,7 +837,7 @@
|
|||
}
|
||||
|
||||
.tips {
|
||||
font-size: 12px;
|
||||
font-size:30rpx;
|
||||
line-height: 20px;
|
||||
|
||||
text {
|
||||
|
|
@ -850,9 +849,9 @@
|
|||
.jianyi_box {
|
||||
background-color: #fff;
|
||||
border-radius: 10px;
|
||||
padding:10px 10px 15px ;
|
||||
padding: 5px 10px 15px;
|
||||
width: calc(100% -20px);
|
||||
margin: 15px 0;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.jianyi {
|
||||
|
|
@ -867,7 +866,7 @@
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 20%;
|
||||
margin: 15px 2.5% 0;
|
||||
margin: 5px 2.5% 0;
|
||||
|
||||
image {
|
||||
width: 25px;
|
||||
|
|
@ -878,7 +877,7 @@
|
|||
width: 100%;
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
font-size: 12px;
|
||||
font-size:28rpx;
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
|
|
@ -891,14 +890,22 @@
|
|||
}
|
||||
|
||||
.jianyi-con {
|
||||
margin-top: 10px;
|
||||
margin-top: 15px;
|
||||
background: #f7f7f7;
|
||||
padding: 10px;
|
||||
font-size: 12px;
|
||||
font-size:28rpx;
|
||||
line-height: 20px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.tips2 {
|
||||
color: #999;
|
||||
margin-top: 15px;
|
||||
font-size:30rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
||||
/deep/.uni-collapse-item {
|
||||
width: 100% !important;
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@
|
|||
</script>
|
||||
<style lang="scss" scoped>
|
||||
.content {
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
padding: 15px;
|
||||
background-color: #F5F6FA;
|
||||
min-height: calc(100vh - 30px);
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
width: 100%;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
margin-bottom: 15px;
|
||||
color: #fff;
|
||||
border-radius: 15px;
|
||||
|
|
|
|||
|
|
@ -212,7 +212,7 @@
|
|||
|
||||
.tishi {
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
line-height: 25px;
|
||||
font-weight: bold;
|
||||
position: absolute;
|
||||
|
|
@ -230,7 +230,7 @@
|
|||
|
||||
text {
|
||||
font-weight: 500;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: #999;
|
||||
width: 100%;
|
||||
display: block;
|
||||
|
|
@ -255,7 +255,7 @@
|
|||
height: 40px;
|
||||
line-height: 40px;
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
|
|
@ -271,14 +271,14 @@
|
|||
top: 170px;
|
||||
|
||||
.device_item {
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
padding: 7px 10px;
|
||||
color: #999;
|
||||
border-bottom: 1px solid #dfdfdf;
|
||||
|
||||
text {
|
||||
display: inline-block;
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
font-weight: bold;
|
||||
color: #666;
|
||||
margin-bottom: 5px;
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
}
|
||||
|
||||
.tips {
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
text-align: center;
|
||||
color: #e83a1e;
|
||||
background: #f7e4c8;
|
||||
|
|
|
|||
|
|
@ -98,13 +98,13 @@
|
|||
<style scoped lang="scss">
|
||||
.content {
|
||||
padding: 15px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
background-color: #F5F6FA;
|
||||
min-height: 100vh;
|
||||
|
||||
|
||||
.tips {
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: #999;
|
||||
width: 100%;
|
||||
margin-bottom: 15px;
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
|
||||
.tips2 {
|
||||
color: #333;
|
||||
font-size: 16px;
|
||||
font-size: 32rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
border-radius: 5px;
|
||||
|
||||
.uni-icons {
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
position: absolute;
|
||||
top: -28px;
|
||||
left: -5px;
|
||||
|
|
|
|||
|
|
@ -34,8 +34,8 @@
|
|||
</view>
|
||||
</view>
|
||||
<view class="boxTime" v-else>
|
||||
<view class="">
|
||||
<uni-icons class="t-icon t-icon-shijian-mianxing-0"></uni-icons>
|
||||
<view class=" mt-10 mb-10">
|
||||
<uni-icons class="t-icon t-icon-shijian-mianxing-0 mr-10 size18"></uni-icons>
|
||||
{{memInfo.time}}
|
||||
</view>
|
||||
数据变化
|
||||
|
|
@ -50,9 +50,6 @@
|
|||
</view>
|
||||
<view v-for="(ite,ind) in listStr" :key="ind" class="li">
|
||||
<view class="name">
|
||||
<!-- <view class="icon">
|
||||
<view class="t-icon" :class="'t-icon-'+ite.name"></view>
|
||||
</view> -->
|
||||
<text>{{ite.title}}</text>
|
||||
</view>
|
||||
<view class="num">
|
||||
|
|
|
|||
|
|
@ -470,7 +470,7 @@
|
|||
padding: 0 10px;
|
||||
display: flex;
|
||||
margin: 45px 0;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
border-radius: 5px;
|
||||
height: 65px;
|
||||
align-items: center;
|
||||
|
|
@ -499,14 +499,14 @@
|
|||
|
||||
.item-ite {
|
||||
line-height: 20px;
|
||||
font-size: 14px;
|
||||
font-size: 28rpx;
|
||||
color: #999;
|
||||
text-align: center;
|
||||
|
||||
text {
|
||||
display: block;
|
||||
width: 100%;
|
||||
font-size: 18px;
|
||||
font-size: 36rpx;
|
||||
color: #333;
|
||||
text-align: center;
|
||||
margin-bottom: 10px;
|
||||
|
|
|
|||
|
|
@ -598,17 +598,17 @@
|
|||
align-items: flex-start;
|
||||
|
||||
.left {
|
||||
font-size: 32px;
|
||||
font-size: 64rpx;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.right {
|
||||
.text {
|
||||
font-size: 12px !important;
|
||||
font-size: 32rpx !important;
|
||||
}
|
||||
|
||||
text {
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin-bottom: 5px;
|
||||
|
|
@ -632,7 +632,7 @@
|
|||
|
||||
.cgreen {
|
||||
flex-grow: 2;
|
||||
font-size: 16px;
|
||||
font-size: 32rpx;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
@ -642,7 +642,7 @@
|
|||
}
|
||||
|
||||
.title {
|
||||
font-size: 18px;
|
||||
font-size: 32rpx;
|
||||
margin: 20px;
|
||||
|
||||
|
||||
|
|
@ -657,7 +657,7 @@
|
|||
margin-top: 20px;
|
||||
|
||||
.text {
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: #fff;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
|
@ -688,7 +688,7 @@
|
|||
.title {
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
font-size: 18px;
|
||||
font-size: 32rpx;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
@ -723,7 +723,7 @@
|
|||
|
||||
.item {
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
padding: 10px 0;
|
||||
border-radius: 15px;
|
||||
display: flex;
|
||||
|
|
@ -782,7 +782,7 @@
|
|||
width: calc(100% - 10px);
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: #fff;
|
||||
z-index: 99;
|
||||
border-bottom: 1px solid #999;
|
||||
|
|
@ -795,12 +795,12 @@
|
|||
text-align: center;
|
||||
margin: 20px 0;
|
||||
color: #fff;
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
|
||||
text {
|
||||
display: block;
|
||||
color: #39D9C9 !important;
|
||||
font-size: 32px;
|
||||
font-size: 64rpx;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -206,7 +206,7 @@
|
|||
text-align: center;
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
color: $textcolor;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
@ -218,14 +218,14 @@
|
|||
line-height: 24px;
|
||||
|
||||
view {
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
color: $textcolor;
|
||||
font-weight: bold;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
text {
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
width: 100%;
|
||||
display: block;
|
||||
margin-left: 20px;
|
||||
|
|
@ -260,7 +260,7 @@
|
|||
text {
|
||||
display: block;
|
||||
width: 100%;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: #666;
|
||||
margin-top: 5px;
|
||||
text-align: center;
|
||||
|
|
|
|||
|
|
@ -176,7 +176,7 @@
|
|||
align-items: center;
|
||||
font-weight: 700;
|
||||
line-height: 50rpx;
|
||||
font-size: 18px !important;
|
||||
font-size:36rpx !important;
|
||||
|
||||
text {
|
||||
display: block;
|
||||
|
|
@ -188,7 +188,7 @@
|
|||
}
|
||||
|
||||
.time {
|
||||
font-size: 28rpx;
|
||||
font-size: 28rpx;
|
||||
color: #666;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
@ -203,7 +203,7 @@
|
|||
}
|
||||
|
||||
text {
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
margin-top: 3px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
.lan {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
justify-content: space-between;
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
text-align: left;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
padding-left: 30px;
|
||||
|
||||
.view {
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
:style="{'justifyContent':item.inside_data.length>2?'space-between':'center'}">
|
||||
<view v-for="(ite,ind) in item.inside_data" :class="[item.inside_data.length>3?'item2':'']">
|
||||
<view class="name">{{ite.name}}</view>
|
||||
<view class="weight"><text>{{ite.value?ite.value:'-'}}</text>{{ite.unit}}</view>
|
||||
<view class="standardBtn" v-if="ite.standard" :style="{'backgroundColor':ite.color}">
|
||||
<view class="weight mt-5"><text>{{ite.value?ite.value:'-'}}</text>{{ite.unit}}</view>
|
||||
<view class="standardBtn mt-5" v-if="ite.standard" :style="{'backgroundColor':ite.color}">
|
||||
{{ite.standard}}
|
||||
</view>
|
||||
</view>
|
||||
|
|
@ -148,8 +148,9 @@
|
|||
// 报告页
|
||||
handlerReport(item) {
|
||||
console.log("item", item)
|
||||
let device = item.device_determine ? 1 : 0
|
||||
uni.navigateTo({
|
||||
url: item.page_url_report + "?acd_id=" + item.acd_id + '&device=' + item.device_determine
|
||||
url: item.page_url_report + "?acd_id=" + item.acd_id + '&device=' + device
|
||||
})
|
||||
},
|
||||
// 手动添加
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
width: 100%;
|
||||
margin-bottom: 15px;
|
||||
text-align: left;
|
||||
font-size: 18px;
|
||||
font-size: 36rpx;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -197,7 +197,7 @@
|
|||
.title {
|
||||
text-align: left;
|
||||
color: #333;
|
||||
font-size: 40rpx;
|
||||
font-size: 40rpx;
|
||||
font-weight: bold;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
|
@ -207,7 +207,7 @@
|
|||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
|
||||
|
|
@ -223,7 +223,7 @@
|
|||
width: 80px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
|
||||
.input {
|
||||
|
|
@ -245,13 +245,13 @@
|
|||
left: 10px;
|
||||
right: 0px;
|
||||
z-index: 88;
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
}
|
||||
|
||||
.yanzhengma {
|
||||
input {
|
||||
right: 120px;
|
||||
font-size: 28rpx;
|
||||
font-size:28rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -259,7 +259,7 @@
|
|||
.code {
|
||||
width: 110px;
|
||||
background: #dfdfdf;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
margin: 0;
|
||||
line-height: 40px;
|
||||
border-radius: 5px;
|
||||
|
|
@ -305,7 +305,7 @@
|
|||
}
|
||||
|
||||
.xieyi {
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: $textcolor;
|
||||
|
||||
text {
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<view class="login box_shadow">
|
||||
<view class="title">{{$t("login.title")}}</view>
|
||||
<view class="toggle cblue" @click="handleToggle">
|
||||
<uni-icons class="iconfont icon-qiehuan1 cblue mr-5"></uni-icons>切换登录
|
||||
切换登录
|
||||
</view>
|
||||
<view class="editem">
|
||||
<view class="item">
|
||||
|
|
@ -242,7 +242,7 @@
|
|||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
margin: 0 15px;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
|
|
@ -253,7 +253,7 @@
|
|||
margin-bottom: 15px;
|
||||
|
||||
.text {
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
|
@ -274,13 +274,13 @@
|
|||
left: 10px;
|
||||
right: 0px;
|
||||
z-index: 88;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
|
||||
.yanzhengma {
|
||||
input {
|
||||
right: 120px;
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -288,7 +288,7 @@
|
|||
.code {
|
||||
width: 110px;
|
||||
background: #dfdfdf;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
margin: 0;
|
||||
line-height: 40px;
|
||||
border-radius: 5px;
|
||||
|
|
@ -334,7 +334,7 @@
|
|||
}
|
||||
|
||||
.xieyi {
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: $textcolor;
|
||||
margin-left: 10px;
|
||||
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@
|
|||
.logo {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 20px;
|
||||
font-size: 40rpx;
|
||||
line-height: 30px;
|
||||
|
||||
image {
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
|
||||
text {
|
||||
display: block;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
color: #999;
|
||||
}
|
||||
}
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
.new {
|
||||
color: #fff;
|
||||
background-color: red;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
border-radius: 10px;
|
||||
padding: 3px 5px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -141,9 +141,9 @@
|
|||
|
||||
.add {
|
||||
width: 100%;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
font-size: 14px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
font-size: 32rpx;
|
||||
margin-bottom: 10px;
|
||||
color: #fff;
|
||||
border-radius: 15px;
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
|
||||
.list {
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
font-size: 36rpx;
|
||||
|
||||
.item {
|
||||
background: #fff;
|
||||
|
|
@ -191,6 +191,7 @@
|
|||
width: calc(100% - 70px);
|
||||
|
||||
.title {
|
||||
font-size: 34rpx;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
|
@ -198,7 +199,7 @@
|
|||
}
|
||||
|
||||
.title2 {
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: #999;
|
||||
margin-top: 15px;
|
||||
|
||||
|
|
@ -212,6 +213,7 @@
|
|||
|
||||
.blueBtn {
|
||||
width: auto;
|
||||
font-size: 32rpx;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -131,6 +131,8 @@
|
|||
that.$model.getloginOut({}).then((res) => {
|
||||
if (res.code != 0) return
|
||||
console.log('确定退出', res)
|
||||
uni.setStorageSync('token', null)
|
||||
uni.setStorageSync('aan_id', null)
|
||||
uni.clearStorageSync()
|
||||
uni.reLaunch({
|
||||
url: "/pages/login/login"
|
||||
|
|
@ -171,8 +173,8 @@
|
|||
width: 80%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
view{
|
||||
|
||||
view {
|
||||
width: calc(100% - 70px);
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
@ -198,7 +200,7 @@
|
|||
|
||||
.item {
|
||||
width: auto;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
line-height: 45px;
|
||||
height: 45px;
|
||||
display: flex;
|
||||
|
|
|
|||
|
|
@ -43,7 +43,8 @@
|
|||
<view class="lan border-bottom">
|
||||
<view class="left">出生日期</view>
|
||||
<view class="right">
|
||||
<picker mode="date" :end="endDate" @change="maskClick" :value="memInfo.birthday?memInfo.birthday:endDate" fields="time">
|
||||
<picker mode="date" :end="endDate" @change="maskClick"
|
||||
:value="memInfo.birthday?memInfo.birthday:endDate" fields="time">
|
||||
<view class="uni-input">{{memInfo.birthday?memInfo.birthday:'请选择'}}</view>
|
||||
<icon class="iconfont icon-arrow-down-bold"></icon>
|
||||
</picker>
|
||||
|
|
@ -121,6 +122,7 @@
|
|||
if (that.isEdit == true) {
|
||||
that.index = res.data.findIndex(ite => ite.id == that.memInfo.grade)
|
||||
}
|
||||
that.memInfo.grade = res.data[that.index].id
|
||||
}).catch(err => {})
|
||||
},
|
||||
// 提交
|
||||
|
|
@ -270,7 +272,7 @@
|
|||
width: 70px;
|
||||
height: 70px;
|
||||
border-radius: 50%;
|
||||
font-size: 70px;
|
||||
font-size: 140rpx;
|
||||
margin: auto;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
@ -278,7 +280,7 @@
|
|||
.lan {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
padding: 5px 0;
|
||||
margin: 5px 15px;
|
||||
border-bottom: 1px solid #f7f7f7;
|
||||
|
|
@ -294,8 +296,8 @@
|
|||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
width: 72%;
|
||||
height: 38px;
|
||||
line-height: 38px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
text-align: right;
|
||||
|
|
@ -304,17 +306,22 @@
|
|||
width: 100%;
|
||||
text-align: right;
|
||||
border: none;
|
||||
margin-right: 8px;
|
||||
margin-right: 15px;
|
||||
font-size: 32rpx;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
/deep/input {
|
||||
height: 35px;
|
||||
padding-top: 3px;
|
||||
padding-top: 1px;
|
||||
font-size: 32rpx;
|
||||
color: #333333;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
font-size: 32rpx;
|
||||
position: absolute;
|
||||
right: -10px;
|
||||
top: 0;
|
||||
|
|
|
|||
|
|
@ -123,9 +123,10 @@
|
|||
.data {
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
margin-bottom: 3px;
|
||||
margin-bottom: 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 36rpx;
|
||||
|
||||
icon {
|
||||
width: 40rpx;
|
||||
|
|
@ -135,25 +136,19 @@
|
|||
}
|
||||
|
||||
.item {
|
||||
width: calc(100% - 20px);
|
||||
width: calc(100% - 40rpx);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
background: #fff;
|
||||
font-weight: 700;
|
||||
line-height: 50rpx;
|
||||
padding: 10px;
|
||||
font-size: 18px !important;
|
||||
font-size: 36rpx !important;
|
||||
}
|
||||
|
||||
.time {
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
font-weight: 500;
|
||||
// font-size: 28rpx;
|
||||
// color: #666;
|
||||
// width: 70%;
|
||||
// overflow: hidden;
|
||||
// text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@
|
|||
position: absolute;
|
||||
top: 42%;
|
||||
margin: auto;
|
||||
font-size: 35px;
|
||||
font-size: 70rpx;
|
||||
color: #4687F9;
|
||||
}
|
||||
}
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
.right {
|
||||
width: 30%;
|
||||
color: $textcolor;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
text-align: right;
|
||||
margin-top: 5px;
|
||||
margin-right: 10px;
|
||||
|
|
|
|||
|
|
@ -337,7 +337,7 @@
|
|||
position: absolute;
|
||||
top: 45%;
|
||||
margin: auto;
|
||||
font-size: 35px;
|
||||
font-size:70rpx;
|
||||
color: #4687F9;
|
||||
}
|
||||
|
||||
|
|
@ -349,7 +349,7 @@
|
|||
line-height: 30px;
|
||||
float: right;
|
||||
margin-top: 15px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
padding: 0 10px;
|
||||
background: $maincolor !important;
|
||||
}
|
||||
|
|
@ -418,7 +418,7 @@
|
|||
.right {
|
||||
width: 30%;
|
||||
color: $textcolor;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
text-align: right;
|
||||
margin-top: 5px;
|
||||
margin-right: 10px;
|
||||
|
|
@ -446,7 +446,7 @@
|
|||
|
||||
text {
|
||||
color: #666;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 15px;
|
||||
|
|
@ -468,7 +468,7 @@
|
|||
/deep/input,
|
||||
/deep/picker {
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
height: 35px;
|
||||
line-height: 33px;
|
||||
text-align: center;
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@
|
|||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
width: 80px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
|
||||
.input {
|
||||
|
|
@ -165,13 +165,13 @@
|
|||
left: 10px;
|
||||
right: 0px;
|
||||
z-index: 88;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
|
||||
.yanzhengma {
|
||||
input {
|
||||
right: 120px;
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -179,7 +179,7 @@
|
|||
.code {
|
||||
width: 110px;
|
||||
background: #dfdfdf;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
margin: 0;
|
||||
line-height: 40px;
|
||||
border-radius: 5px;
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 28rpx;
|
||||
font-size:28rpx;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
|
||||
|
|
@ -97,7 +97,7 @@
|
|||
width: 80px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
|
||||
.input {
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
left: 10px;
|
||||
right: 0px;
|
||||
z-index: 88;
|
||||
font-size: 14px;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
.title {
|
||||
text-align: left;
|
||||
color: #333;
|
||||
font-size: 40rpx;
|
||||
font-size:40rpx;
|
||||
font-weight: bold;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
|
@ -127,7 +127,7 @@
|
|||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 28rpx;
|
||||
font-size:28rpx;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
width: 80px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
}
|
||||
|
||||
.input {
|
||||
|
|
@ -165,13 +165,13 @@
|
|||
left: 10px;
|
||||
right: 0px;
|
||||
z-index: 88;
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
}
|
||||
|
||||
.yanzhengma {
|
||||
input {
|
||||
right: 120px;
|
||||
font-size: 28rpx;
|
||||
font-size: 32rpx;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -179,7 +179,7 @@
|
|||
.code {
|
||||
width: 110px;
|
||||
background: #dfdfdf;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
margin: 0;
|
||||
line-height: 40px;
|
||||
border-radius: 5px;
|
||||
|
|
|
|||
|
|
@ -80,6 +80,7 @@
|
|||
background-color: #F3F4F6;
|
||||
padding: 15px;
|
||||
min-height: 100vh;
|
||||
font-size: 36rpx;
|
||||
}
|
||||
|
||||
.image {
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@
|
|||
acd_id: 6,
|
||||
weight: 50,
|
||||
disabled: false,
|
||||
isDevice: false,
|
||||
isDevice: 0,
|
||||
isConnection: false,
|
||||
time_m: "",
|
||||
time_s: "",
|
||||
|
|
@ -242,7 +242,7 @@
|
|||
handleisSdevice() {
|
||||
let that = this
|
||||
if (that.isConnected) return
|
||||
if (that.isDevice == 'true') {
|
||||
if (Number(that.isDevice) != 0) {
|
||||
that.$Bluetooth.stopBluetoothDevicesDiscovery()
|
||||
uni.openBluetoothAdapter({
|
||||
success: e => {
|
||||
|
|
@ -596,14 +596,14 @@
|
|||
|
||||
.time {
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.item {
|
||||
width: 100%;
|
||||
color: #333;
|
||||
font-size: 22px;
|
||||
font-size: 44rpx;
|
||||
text-align: center;
|
||||
margin-bottom: 15px;
|
||||
|
||||
|
|
@ -612,7 +612,7 @@
|
|||
}
|
||||
|
||||
.item-ite {
|
||||
font-size: 16px;
|
||||
font-size: 36rpx;
|
||||
margin-bottom: 15px;
|
||||
width: 100%;
|
||||
|
||||
|
|
@ -624,7 +624,7 @@
|
|||
align-items: center;
|
||||
height: 55px;
|
||||
line-height: 55px;
|
||||
font-size: 30px;
|
||||
font-size: 60rpx;
|
||||
margin-bottom: 5px;
|
||||
background-color: #f7f7f7;
|
||||
padding: 0 15px;
|
||||
|
|
@ -633,7 +633,7 @@
|
|||
position: relative;
|
||||
|
||||
/deep/input {
|
||||
font-size: 30px;
|
||||
font-size: 60rpx;
|
||||
height: 55px;
|
||||
line-height: 55px;
|
||||
}
|
||||
|
|
@ -645,7 +645,7 @@
|
|||
}
|
||||
|
||||
.tips {
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: #999;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
@ -655,7 +655,7 @@
|
|||
color: #fff;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
font-size: 18px;
|
||||
font-size: 36rpx;
|
||||
font-weight: bold;
|
||||
line-height: 100px;
|
||||
text-align: center;
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
|
||||
.time {
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
font-size:32rpx;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
|
@ -168,7 +168,7 @@
|
|||
|
||||
.item {
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
font-size: 28rpx;
|
||||
padding: 10px 0;
|
||||
border-radius: 15px;
|
||||
display: flex;
|
||||
|
|
@ -226,7 +226,7 @@
|
|||
width: calc(100% - 10px);
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
font-size: 12px;
|
||||
font-size: 32rpx;
|
||||
color: #fff;
|
||||
z-index: 99;
|
||||
border-bottom: 1px solid #999;
|
||||
|
|
@ -238,12 +238,12 @@
|
|||
text-align: center;
|
||||
margin: 20px 0;
|
||||
color: #fff;
|
||||
font-size: 14px;
|
||||
font-size: 32rpx;
|
||||
|
||||
text {
|
||||
display: block;
|
||||
color: #39D9C9 !important;
|
||||
font-size: 32px;
|
||||
font-size: 64rpx;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
|
@ -268,7 +268,7 @@
|
|||
|
||||
.item {
|
||||
width: 47.5%;
|
||||
font-size: 14px;
|
||||
font-size:28rpx;
|
||||
background: #fff;
|
||||
padding: 10px 0;
|
||||
border-radius: 15px;
|
||||
|
|
|
|||
1741
tools/cityList.js
1741
tools/cityList.js
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__E0E1A21","name":"青测","version":{"name":"1.1.4","code":114},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"Bluetooth":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#fff"},"usingComponents":true,"nvueStyleCompiler":"uni-app","compilerVersion":3,"template":"index.html","distribute":{"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"}}},"splashscreen":{"androidStyle":"common","android":{"hdpi":"static/logo.png","xhdpi":"static/logo.png","xxhdpi":"static/logo.png"},"useOriginalMsgbox":true},"google":{"permissions":["<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-feature android:name=\"android.hardware.camera.autofocus\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CAMERA\"/>","<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>","<uses-feature android:name=\"android.hardware.camera\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"],"abiFilters":["arm64-v8a","x86"]},"apple":{"dSYMs":false,"idfa":false,"privacyDescription":{"NSBluetoothAlwaysUsageDescription":"连接设备"}},"plugins":{"share":{},"ad":{},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}}},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#fff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.99","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#333","selectedColor":"#477EFF","backgroundColor":"#fff","list":[{"pagePath":"pages/index/index","iconPath":"static/shou.png","selectedIconPath":"static/shou2.png","text":"首页"},{"pagePath":"pages/score/score","iconPath":"static/ping.png","selectedIconPath":"static/ping2.png","text":"估分"},{"pagePath":"pages/business/business","iconPath":"static/shou.png","selectedIconPath":"static/shou2.png","text":"设备"},{"pagePath":"pages/me/me","iconPath":"static/wo.png","selectedIconPath":"static/wo2.png","text":"我的"}],"borderStyle":"rgba(0,0,0,0.4)","height":"50px","child":["lauchwebview"],"selected":0},"launch_path":"__uniappview.html"},"locale":"zh-Hans","fallbackLocale":"zh-Hans"}
|
||||
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__E0E1A21","name":"青测","version":{"name":"1.1.6","code":116},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"Bluetooth":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#fff"},"usingComponents":true,"nvueStyleCompiler":"uni-app","compilerVersion":3,"template":"index.html","distribute":{"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"}}},"splashscreen":{"androidStyle":"common","android":{"hdpi":"static/logo.png","xhdpi":"static/logo.png","xxhdpi":"static/logo.png"},"useOriginalMsgbox":true},"google":{"permissions":["<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-feature android:name=\"android.hardware.camera.autofocus\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CAMERA\"/>","<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>","<uses-feature android:name=\"android.hardware.camera\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"],"abiFilters":["arm64-v8a","x86"]},"apple":{"dSYMs":false,"idfa":false,"privacyDescription":{"NSBluetoothAlwaysUsageDescription":"连接设备"}},"plugins":{"share":{},"ad":{},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}}},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#fff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.99","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#333","selectedColor":"#477EFF","backgroundColor":"#fff","list":[{"pagePath":"pages/index/index","iconPath":"static/shou.png","selectedIconPath":"static/shou2.png","text":"首页"},{"pagePath":"pages/score/score","iconPath":"static/ping.png","selectedIconPath":"static/ping2.png","text":"估分"},{"pagePath":"pages/business/business","iconPath":"static/shou.png","selectedIconPath":"static/shou2.png","text":"设备"},{"pagePath":"pages/me/me","iconPath":"static/wo.png","selectedIconPath":"static/wo2.png","text":"我的"}],"borderStyle":"rgba(0,0,0,0.4)","height":"50px","child":["lauchwebview"],"selected":0},"launch_path":"__uniappview.html"},"locale":"zh-Hans","fallbackLocale":"zh-Hans"}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
unpackage/dist/dev/.sourcemap/mp-weixin/components/manuallyAdd/lungAdd.js.map
vendored
Normal file
1
unpackage/dist/dev/.sourcemap/mp-weixin/components/manuallyAdd/lungAdd.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
unpackage/dist/dev/.sourcemap/mp-weixin/components/manuallyAdd/skipAdd.js.map
vendored
Normal file
1
unpackage/dist/dev/.sourcemap/mp-weixin/components/manuallyAdd/skipAdd.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
unpackage/dist/dev/.sourcemap/mp-weixin/components/manuallyAdd/weightAdd.js.map
vendored
Normal file
1
unpackage/dist/dev/.sourcemap/mp-weixin/components/manuallyAdd/weightAdd.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/vitalcapacity/vitalcapacity.js.map
vendored
Normal file
1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/vitalcapacity/vitalcapacity.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__E0E1A21","name":"青测","version":{"name":"1.1.4","code":114},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"Bluetooth":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#fff"},"usingComponents":true,"nvueStyleCompiler":"uni-app","compilerVersion":3,"template":"index.html","distribute":{"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"}}},"splashscreen":{"androidStyle":"common","android":{"hdpi":"static/logo.png","xhdpi":"static/logo.png","xxhdpi":"static/logo.png"},"useOriginalMsgbox":true},"google":{"permissions":["<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-feature android:name=\"android.hardware.camera.autofocus\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CAMERA\"/>","<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>","<uses-feature android:name=\"android.hardware.camera\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"],"abiFilters":["arm64-v8a","x86"]},"apple":{"dSYMs":false,"idfa":false,"privacyDescription":{"NSBluetoothAlwaysUsageDescription":"连接设备"}},"plugins":{"share":{},"ad":{},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}}},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#fff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.99","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#333","selectedColor":"#477EFF","backgroundColor":"#fff","list":[{"pagePath":"pages/index/index","iconPath":"static/shou.png","selectedIconPath":"static/shou2.png","text":"首页"},{"pagePath":"pages/score/score","iconPath":"static/ping.png","selectedIconPath":"static/ping2.png","text":"估分"},{"pagePath":"pages/business/business","iconPath":"static/shou.png","selectedIconPath":"static/shou2.png","text":"设备"},{"pagePath":"pages/me/me","iconPath":"static/wo.png","selectedIconPath":"static/wo2.png","text":"我的"}],"borderStyle":"rgba(0,0,0,0.4)","height":"50px","child":["lauchwebview"],"selected":0},"launch_path":"__uniappview.html"},"locale":"zh-Hans","fallbackLocale":"zh-Hans"}
|
||||
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__E0E1A21","name":"青测","version":{"name":"1.1.6","code":116},"description":"","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"Bluetooth":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#fff"},"usingComponents":true,"nvueStyleCompiler":"uni-app","compilerVersion":3,"template":"index.html","distribute":{"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"}}},"splashscreen":{"androidStyle":"common","android":{"hdpi":"static/logo.png","xhdpi":"static/logo.png","xxhdpi":"static/logo.png"},"useOriginalMsgbox":true},"google":{"permissions":["<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-feature android:name=\"android.hardware.camera.autofocus\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CAMERA\"/>","<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>","<uses-feature android:name=\"android.hardware.camera\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"],"abiFilters":["arm64-v8a","x86"]},"apple":{"dSYMs":false,"idfa":false,"privacyDescription":{"NSBluetoothAlwaysUsageDescription":"连接设备"}},"plugins":{"share":{},"ad":{},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}}},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"safearea":{"background":"#fff","bottom":{"offset":"auto"}},"uni-app":{"compilerVersion":"3.99","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal"},"tabBar":{"color":"#333","selectedColor":"#477EFF","backgroundColor":"#fff","list":[{"pagePath":"pages/index/index","iconPath":"static/shou.png","selectedIconPath":"static/shou2.png","text":"首页"},{"pagePath":"pages/score/score","iconPath":"static/ping.png","selectedIconPath":"static/ping2.png","text":"估分"},{"pagePath":"pages/business/business","iconPath":"static/shou.png","selectedIconPath":"static/shou2.png","text":"设备"},{"pagePath":"pages/me/me","iconPath":"static/wo.png","selectedIconPath":"static/wo2.png","text":"我的"}],"borderStyle":"rgba(0,0,0,0.4)","height":"50px","child":["lauchwebview"],"selected":0},"launch_path":"__uniappview.html"},"locale":"zh-Hans","fallbackLocale":"zh-Hans"}
|
||||
|
|
@ -1,22 +1,74 @@
|
|||
{
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/login/login",
|
||||
"pages/index/userInfo",
|
||||
"pages/card/card",
|
||||
"pages/weight/weight",
|
||||
"pages/weight/components/report",
|
||||
"pages/weight/components/charts",
|
||||
"pages/weight/components/history",
|
||||
"pages/weight/contrast",
|
||||
"pages/weight/historyDetail"
|
||||
"pages/body/body",
|
||||
"pages/history/history",
|
||||
"pages/history/historyDetail",
|
||||
"pages/compk/contrast",
|
||||
"pages/compk/pkdetail",
|
||||
"pages/skip/skip",
|
||||
"pages/skip/charts",
|
||||
"pages/vitalcapacity/vitalcapacity",
|
||||
"pages/vitalcapacity/charts",
|
||||
"pages/me/me",
|
||||
"pages/me/manage",
|
||||
"pages/me/userInfo",
|
||||
"pages/score/score",
|
||||
"pages/score/history",
|
||||
"pages/score/report",
|
||||
"pages/login/forgetPassword",
|
||||
"pages/login/login",
|
||||
"pages/setting/setting",
|
||||
"pages/setting/password",
|
||||
"pages/setting/email",
|
||||
"pages/setting/phone",
|
||||
"pages/devices/search",
|
||||
"pages/devices/G02",
|
||||
"pages/business/business",
|
||||
"pages/devices/PCV02",
|
||||
"pages/business/addDevice",
|
||||
"pages/business/search",
|
||||
"pages/devices/PCT01",
|
||||
"pages/me/about"
|
||||
],
|
||||
"subPackages": [],
|
||||
"window": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "uni-app",
|
||||
"navigationBarBackgroundColor": "#F8F8F8",
|
||||
"backgroundColor": "#F8F8F8"
|
||||
"navigationBarTitleText": "",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"backgroundColor": "#fff"
|
||||
},
|
||||
"tabBar": {
|
||||
"color": "#333",
|
||||
"selectedColor": "#477EFF",
|
||||
"backgroundColor": "#fff",
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/index/index",
|
||||
"iconPath": "static/shou.png",
|
||||
"selectedIconPath": "static/shou2.png",
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/score/score",
|
||||
"iconPath": "static/ping.png",
|
||||
"selectedIconPath": "static/ping2.png",
|
||||
"text": "估分"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/business/business",
|
||||
"iconPath": "static/shou.png",
|
||||
"selectedIconPath": "static/shou2.png",
|
||||
"text": "设备"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/me/me",
|
||||
"iconPath": "static/wo.png",
|
||||
"selectedIconPath": "static/wo2.png",
|
||||
"text": "我的"
|
||||
}
|
||||
]
|
||||
},
|
||||
"usingComponents": {}
|
||||
}
|
||||
|
|
@ -0,0 +1,311 @@
|
|||
(global["webpackJsonp"] = global["webpackJsonp"] || []).push([["common/main"],{
|
||||
|
||||
/***/ 0:
|
||||
/*!*****************************************************!*\
|
||||
!*** E:/qiaocongli/小程序/中招体测app/examTeamApp/main.js ***!
|
||||
\*****************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
/* WEBPACK VAR INJECTION */(function(wx, uni, createApp) {
|
||||
|
||||
var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ 4);
|
||||
var _defineProperty2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/defineProperty */ 11));
|
||||
__webpack_require__(/*! uni-pages */ 26);
|
||||
var _App = _interopRequireDefault(__webpack_require__(/*! ./App */ 27));
|
||||
var _store = _interopRequireDefault(__webpack_require__(/*! ./store */ 33));
|
||||
var _tools = _interopRequireDefault(__webpack_require__(/*! @/tools/tools.js */ 38));
|
||||
var _Bluetooth = _interopRequireDefault(__webpack_require__(/*! @/tools/Bluetooth.js */ 39));
|
||||
var _https = _interopRequireDefault(__webpack_require__(/*! @/tools/https.js */ 37));
|
||||
var _model = _interopRequireDefault(__webpack_require__(/*! @/tools/model.js */ 36));
|
||||
var _index = _interopRequireDefault(__webpack_require__(/*! ./locale/index */ 40));
|
||||
var _vue = _interopRequireDefault(__webpack_require__(/*! vue */ 25));
|
||||
var _vueI18n = _interopRequireDefault(__webpack_require__(/*! vue-i18n */ 45));
|
||||
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
||||
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { (0, _defineProperty2.default)(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
||||
// @ts-ignore
|
||||
wx.__webpack_require_UNI_MP_PLUGIN__ = __webpack_require__;
|
||||
_vue.default.prototype.$store = _store.default;
|
||||
// 公共js
|
||||
|
||||
_vue.default.prototype.$tools = _tools.default;
|
||||
// 蓝牙js
|
||||
|
||||
_vue.default.prototype.$Bluetooth = _Bluetooth.default;
|
||||
//请求
|
||||
|
||||
_vue.default.prototype.$http = _https.default;
|
||||
//接口
|
||||
|
||||
_vue.default.prototype.$model = _model.default;
|
||||
// 语言
|
||||
|
||||
var i18nConfig = {
|
||||
locale: uni.getLocale(),
|
||||
messages: _index.default
|
||||
};
|
||||
_vue.default.use(_vueI18n.default);
|
||||
var i18n = new _vueI18n.default(i18nConfig);
|
||||
_vue.default.config.productionTip = false;
|
||||
_App.default.mpType = 'app';
|
||||
var app = new _vue.default(_objectSpread({
|
||||
i18n: i18n
|
||||
}, _App.default));
|
||||
createApp(app).$mount();
|
||||
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/wx.js */ 1)["default"], __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"], __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["createApp"]))
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 27:
|
||||
/*!*****************************************************!*\
|
||||
!*** E:/qiaocongli/小程序/中招体测app/examTeamApp/App.vue ***!
|
||||
\*****************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony import */ var _App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./App.vue?vue&type=script&lang=js& */ 28);
|
||||
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
|
||||
/* harmony import */ var _App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./App.vue?vue&type=style&index=0&lang=scss& */ 30);
|
||||
/* harmony import */ var _D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/runtime/componentNormalizer.js */ 32);
|
||||
var render, staticRenderFns, recyclableRender, components
|
||||
var renderjs
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* normalize component */
|
||||
|
||||
var component = Object(_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])(
|
||||
_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"],
|
||||
render,
|
||||
staticRenderFns,
|
||||
false,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
false,
|
||||
components,
|
||||
renderjs
|
||||
)
|
||||
|
||||
component.options.__file = "App.vue"
|
||||
/* harmony default export */ __webpack_exports__["default"] = (component.exports);
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 28:
|
||||
/*!******************************************************************************!*\
|
||||
!*** E:/qiaocongli/小程序/中招体测app/examTeamApp/App.vue?vue&type=script&lang=js& ***!
|
||||
\******************************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony import */ var _D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!./node_modules/babel-loader/lib!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--13-1!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./App.vue?vue&type=script&lang=js& */ 29);
|
||||
/* harmony import */ var _D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__);
|
||||
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
|
||||
/* harmony default export */ __webpack_exports__["default"] = (_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default.a);
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 29:
|
||||
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** ./node_modules/babel-loader/lib!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--13-1!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!E:/qiaocongli/小程序/中招体测app/examTeamApp/App.vue?vue&type=script&lang=js& ***!
|
||||
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
/* WEBPACK VAR INJECTION */(function(uni) {
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.default = void 0;
|
||||
var _default = {
|
||||
data: function data() {
|
||||
return {};
|
||||
},
|
||||
onLaunch: function onLaunch() {
|
||||
this.checkForUpdates();
|
||||
// uni.switchTab({
|
||||
// url: "/pages/index/index"
|
||||
// })
|
||||
console.log('App Launch');
|
||||
},
|
||||
onShow: function onShow() {
|
||||
console.log('App Show');
|
||||
},
|
||||
onHide: function onHide() {
|
||||
console.log('App Hide');
|
||||
},
|
||||
methods: {
|
||||
// 版本信息监测
|
||||
checkForUpdates: function checkForUpdates() {
|
||||
var that = this;
|
||||
var platform = "";
|
||||
// 返回的是apk包信息
|
||||
uni.getSystemInfo({
|
||||
success: function success(e) {
|
||||
platform = e.platform;
|
||||
that.$store.commit('changePhoneInfo', {
|
||||
platform: e.platform
|
||||
});
|
||||
}
|
||||
});
|
||||
plus.runtime.getProperty(plus.runtime.appid, function (info) {
|
||||
uni.setStorageSync('VERSION', info.version);
|
||||
var res_version = info.version;
|
||||
that.$store.commit('changePhoneInfo', {
|
||||
info: info
|
||||
});
|
||||
that.$model.getloginversion({}).then(function (res) {
|
||||
var downloadUrl = res.data.url;
|
||||
var latestVersion = res.data.version;
|
||||
console.log("版本信息", info);
|
||||
console.log("res", res);
|
||||
that.$store.commit('changePhoneInfo', {
|
||||
versionUrl: res.data
|
||||
});
|
||||
// 比对版本号
|
||||
if (latestVersion !== res_version) {
|
||||
uni.showModal({
|
||||
title: '发现新版本',
|
||||
content: '检查到新版本' + res.data.version + ',是否更新?',
|
||||
success: function success(modalRes) {
|
||||
if (modalRes.confirm) {
|
||||
if (platform === 'android') {
|
||||
uni.showLoading({
|
||||
title: '正在升级,请耐心等待'
|
||||
});
|
||||
uni.setStorageSync('VERSION', res.data.version);
|
||||
that.downloadNewVersion(downloadUrl, res.code);
|
||||
} else {
|
||||
uni.showModal({
|
||||
title: '发现新版本 ' + res.data.version,
|
||||
content: '请到App store进行升级',
|
||||
showCancel: false
|
||||
});
|
||||
}
|
||||
} else {
|
||||
console.log("用户放弃更新");
|
||||
if (res.code == 0) {
|
||||
that.handleUserList();
|
||||
} else {
|
||||
setTimeout(function () {
|
||||
uni.reLaunch({
|
||||
url: '/pages/login/login'
|
||||
});
|
||||
}, 800);
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
} else {
|
||||
console.log("版本号相同");
|
||||
if (res.code == 0) {
|
||||
that.handleUserList();
|
||||
} else {
|
||||
setTimeout(function () {
|
||||
uni.reLaunch({
|
||||
url: '/pages/login/login'
|
||||
});
|
||||
}, 500);
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
},
|
||||
// 下载新版本
|
||||
downloadNewVersion: function downloadNewVersion(downloadUrl, code) {
|
||||
var dtask = uni.downloadFile({
|
||||
url: downloadUrl,
|
||||
success: function success(downloadRes) {
|
||||
if (downloadRes.statusCode === 200) {
|
||||
uni.hideLoading();
|
||||
plus.runtime.install(downloadRes.tempFilePath, {
|
||||
force: true
|
||||
}, function () {
|
||||
console.log('install success...');
|
||||
plus.runtime.restart();
|
||||
}, function (e) {
|
||||
console.error('install fail...');
|
||||
});
|
||||
}
|
||||
},
|
||||
fail: function fail() {
|
||||
uni.showToast({
|
||||
title: '升级失败',
|
||||
icon: 'none'
|
||||
});
|
||||
}
|
||||
});
|
||||
dtask.onProgressUpdate(function (res) {
|
||||
console.log('下载进度' + res.progress + '%');
|
||||
});
|
||||
},
|
||||
// 成员列表
|
||||
handleUserList: function handleUserList() {
|
||||
var that = this;
|
||||
that.$model.getUserList({
|
||||
type: 2
|
||||
}).then(function (res) {
|
||||
console.log("用户列表", res);
|
||||
if (res.code != 0) {
|
||||
that.$tools.msg(res.msg);
|
||||
return;
|
||||
}
|
||||
that.$store.commit('changeFamilay', res.data);
|
||||
if (res.data.length) {
|
||||
that.$store.dispatch('getUserInfo', {
|
||||
aud_id: uni.getStorageSync('userid') ? uni.getStorageSync('userid') : res.data[0].id
|
||||
});
|
||||
that.$store.dispatch("getCardList", {
|
||||
aud_id: uni.getStorageSync('userid') ? uni.getStorageSync('userid') : res.data[0].id
|
||||
});
|
||||
}
|
||||
}).catch(function (err) {});
|
||||
}
|
||||
}
|
||||
};
|
||||
exports.default = _default;
|
||||
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 30:
|
||||
/*!***************************************************************************************!*\
|
||||
!*** E:/qiaocongli/小程序/中招体测app/examTeamApp/App.vue?vue&type=style&index=0&lang=scss& ***!
|
||||
\***************************************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
"use strict";
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
/* harmony import */ var _D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!./node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!./node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--8-oneOf-1-2!./node_modules/postcss-loader/src??ref--8-oneOf-1-3!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/sass-loader/dist/cjs.js??ref--8-oneOf-1-4!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--8-oneOf-1-5!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./App.vue?vue&type=style&index=0&lang=scss& */ 31);
|
||||
/* harmony import */ var _D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
||||
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
|
||||
/* harmony default export */ __webpack_exports__["default"] = (_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_D_HBuilderX_3_6_4_20220922_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a);
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 31:
|
||||
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** ./node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!./node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--8-oneOf-1-2!./node_modules/postcss-loader/src??ref--8-oneOf-1-3!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/sass-loader/dist/cjs.js??ref--8-oneOf-1-4!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--8-oneOf-1-5!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!E:/qiaocongli/小程序/中招体测app/examTeamApp/App.vue?vue&type=style&index=0&lang=scss& ***!
|
||||
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
/*! no static exports found */
|
||||
/***/ (function(module, exports, __webpack_require__) {
|
||||
|
||||
// extracted by mini-css-extract-plugin
|
||||
if(false) { var cssReload; }
|
||||
|
||||
|
||||
/***/ })
|
||||
|
||||
},[[0,"common/runtime","common/vendor"]]]);
|
||||
//# sourceMappingURL=../../.sourcemap/mp-weixin/common/main.js.map
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,273 @@
|
|||
|
||||
!function(){try{var a=Function("return this")();a&&!a.Math&&(Object.assign(a,{isFinite:isFinite,Array:Array,Date:Date,Error:Error,Function:Function,Math:Math,Object:Object,RegExp:RegExp,String:String,TypeError:TypeError,setTimeout:setTimeout,clearTimeout:clearTimeout,setInterval:setInterval,clearInterval:clearInterval}),"undefined"!=typeof Reflect&&(a.Reflect=Reflect))}catch(a){}}();
|
||||
/******/ (function(modules) { // webpackBootstrap
|
||||
/******/ // install a JSONP callback for chunk loading
|
||||
/******/ function webpackJsonpCallback(data) {
|
||||
/******/ var chunkIds = data[0];
|
||||
/******/ var moreModules = data[1];
|
||||
/******/ var executeModules = data[2];
|
||||
/******/
|
||||
/******/ // add "moreModules" to the modules object,
|
||||
/******/ // then flag all "chunkIds" as loaded and fire callback
|
||||
/******/ var moduleId, chunkId, i = 0, resolves = [];
|
||||
/******/ for(;i < chunkIds.length; i++) {
|
||||
/******/ chunkId = chunkIds[i];
|
||||
/******/ if(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {
|
||||
/******/ resolves.push(installedChunks[chunkId][0]);
|
||||
/******/ }
|
||||
/******/ installedChunks[chunkId] = 0;
|
||||
/******/ }
|
||||
/******/ for(moduleId in moreModules) {
|
||||
/******/ if(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {
|
||||
/******/ modules[moduleId] = moreModules[moduleId];
|
||||
/******/ }
|
||||
/******/ }
|
||||
/******/ if(parentJsonpFunction) parentJsonpFunction(data);
|
||||
/******/
|
||||
/******/ while(resolves.length) {
|
||||
/******/ resolves.shift()();
|
||||
/******/ }
|
||||
/******/
|
||||
/******/ // add entry modules from loaded chunk to deferred list
|
||||
/******/ deferredModules.push.apply(deferredModules, executeModules || []);
|
||||
/******/
|
||||
/******/ // run deferred modules when all chunks ready
|
||||
/******/ return checkDeferredModules();
|
||||
/******/ };
|
||||
/******/ function checkDeferredModules() {
|
||||
/******/ var result;
|
||||
/******/ for(var i = 0; i < deferredModules.length; i++) {
|
||||
/******/ var deferredModule = deferredModules[i];
|
||||
/******/ var fulfilled = true;
|
||||
/******/ for(var j = 1; j < deferredModule.length; j++) {
|
||||
/******/ var depId = deferredModule[j];
|
||||
/******/ if(installedChunks[depId] !== 0) fulfilled = false;
|
||||
/******/ }
|
||||
/******/ if(fulfilled) {
|
||||
/******/ deferredModules.splice(i--, 1);
|
||||
/******/ result = __webpack_require__(__webpack_require__.s = deferredModule[0]);
|
||||
/******/ }
|
||||
/******/ }
|
||||
/******/
|
||||
/******/ return result;
|
||||
/******/ }
|
||||
/******/
|
||||
/******/ // The module cache
|
||||
/******/ var installedModules = {};
|
||||
/******/
|
||||
/******/ // object to store loaded CSS chunks
|
||||
/******/ var installedCssChunks = {
|
||||
/******/ "common/runtime": 0
|
||||
/******/ }
|
||||
/******/
|
||||
/******/ // object to store loaded and loading chunks
|
||||
/******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
|
||||
/******/ // Promise = chunk loading, 0 = chunk loaded
|
||||
/******/ var installedChunks = {
|
||||
/******/ "common/runtime": 0
|
||||
/******/ };
|
||||
/******/
|
||||
/******/ var deferredModules = [];
|
||||
/******/
|
||||
/******/ // script path function
|
||||
/******/ function jsonpScriptSrc(chunkId) {
|
||||
/******/ return __webpack_require__.p + "" + chunkId + ".js"
|
||||
/******/ }
|
||||
/******/
|
||||
/******/ // The require function
|
||||
/******/ function __webpack_require__(moduleId) {
|
||||
/******/
|
||||
/******/ // Check if module is in cache
|
||||
/******/ if(installedModules[moduleId]) {
|
||||
/******/ return installedModules[moduleId].exports;
|
||||
/******/ }
|
||||
/******/ // Create a new module (and put it into the cache)
|
||||
/******/ var module = installedModules[moduleId] = {
|
||||
/******/ i: moduleId,
|
||||
/******/ l: false,
|
||||
/******/ exports: {}
|
||||
/******/ };
|
||||
/******/
|
||||
/******/ // Execute the module function
|
||||
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
|
||||
/******/
|
||||
/******/ // Flag the module as loaded
|
||||
/******/ module.l = true;
|
||||
/******/
|
||||
/******/ // Return the exports of the module
|
||||
/******/ return module.exports;
|
||||
/******/ }
|
||||
/******/
|
||||
/******/ // This file contains only the entry chunk.
|
||||
/******/ // The chunk loading function for additional chunks
|
||||
/******/ __webpack_require__.e = function requireEnsure(chunkId) {
|
||||
/******/ var promises = [];
|
||||
/******/
|
||||
/******/
|
||||
/******/ // mini-css-extract-plugin CSS loading
|
||||
/******/ var cssChunks = {"uni_modules/uni-icons/components/uni-icons/uni-icons":1,"components/headerIndex":1,"components/manuallyAdd/record":1,"uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts":1,"components/target/firstweight":1,"uni_modules/uni-collapse/components/uni-collapse-item/uni-collapse-item":1,"uni_modules/uni-collapse/components/uni-collapse/uni-collapse":1,"uni_modules/uni-swipe-action/components/uni-swipe-action-item/uni-swipe-action-item":1,"components/ren-calendar/ren-calendar":1,"components/slider-fraction":1,"components/drawer":1,"components/manuallyAdd/lungAdd":1,"components/manuallyAdd/skipAdd":1,"components/manuallyAdd/weightAdd":1,"uni_modules/qiun-data-charts/components/qiun-error/qiun-error":1,"uni_modules/qiun-data-charts/components/qiun-loading/loading1":1,"uni_modules/qiun-data-charts/components/qiun-loading/loading2":1,"uni_modules/qiun-data-charts/components/qiun-loading/loading3":1,"uni_modules/qiun-data-charts/components/qiun-loading/loading4":1,"uni_modules/qiun-data-charts/components/qiun-loading/loading5":1};
|
||||
/******/ if(installedCssChunks[chunkId]) promises.push(installedCssChunks[chunkId]);
|
||||
/******/ else if(installedCssChunks[chunkId] !== 0 && cssChunks[chunkId]) {
|
||||
/******/ promises.push(installedCssChunks[chunkId] = new Promise(function(resolve, reject) {
|
||||
/******/ var href = "" + ({"uni_modules/uni-icons/components/uni-icons/uni-icons":"uni_modules/uni-icons/components/uni-icons/uni-icons","components/headerIndex":"components/headerIndex","components/manuallyAdd/record":"components/manuallyAdd/record","uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts":"uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts","components/target/firstweight":"components/target/firstweight","uni_modules/uni-collapse/components/uni-collapse-item/uni-collapse-item":"uni_modules/uni-collapse/components/uni-collapse-item/uni-collapse-item","uni_modules/uni-collapse/components/uni-collapse/uni-collapse":"uni_modules/uni-collapse/components/uni-collapse/uni-collapse","uni_modules/uni-swipe-action/components/uni-swipe-action-item/uni-swipe-action-item":"uni_modules/uni-swipe-action/components/uni-swipe-action-item/uni-swipe-action-item","uni_modules/uni-swipe-action/components/uni-swipe-action/uni-swipe-action":"uni_modules/uni-swipe-action/components/uni-swipe-action/uni-swipe-action","components/ren-calendar/ren-calendar":"components/ren-calendar/ren-calendar","components/slider-fraction":"components/slider-fraction","components/drawer":"components/drawer","components/manuallyAdd/lungAdd":"components/manuallyAdd/lungAdd","components/manuallyAdd/skipAdd":"components/manuallyAdd/skipAdd","components/manuallyAdd/weightAdd":"components/manuallyAdd/weightAdd","uni_modules/qiun-data-charts/components/qiun-error/qiun-error":"uni_modules/qiun-data-charts/components/qiun-error/qiun-error","uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading":"uni_modules/qiun-data-charts/components/qiun-loading/qiun-loading","uni_modules/qiun-data-charts/components/qiun-loading/loading1":"uni_modules/qiun-data-charts/components/qiun-loading/loading1","uni_modules/qiun-data-charts/components/qiun-loading/loading2":"uni_modules/qiun-data-charts/components/qiun-loading/loading2","uni_modules/qiun-data-charts/components/qiun-loading/loading3":"uni_modules/qiun-data-charts/components/qiun-loading/loading3","uni_modules/qiun-data-charts/components/qiun-loading/loading4":"uni_modules/qiun-data-charts/components/qiun-loading/loading4","uni_modules/qiun-data-charts/components/qiun-loading/loading5":"uni_modules/qiun-data-charts/components/qiun-loading/loading5"}[chunkId]||chunkId) + ".wxss";
|
||||
/******/ var fullhref = __webpack_require__.p + href;
|
||||
/******/ var existingLinkTags = document.getElementsByTagName("link");
|
||||
/******/ for(var i = 0; i < existingLinkTags.length; i++) {
|
||||
/******/ var tag = existingLinkTags[i];
|
||||
/******/ var dataHref = tag.getAttribute("data-href") || tag.getAttribute("href");
|
||||
/******/ if(tag.rel === "stylesheet" && (dataHref === href || dataHref === fullhref)) return resolve();
|
||||
/******/ }
|
||||
/******/ var existingStyleTags = document.getElementsByTagName("style");
|
||||
/******/ for(var i = 0; i < existingStyleTags.length; i++) {
|
||||
/******/ var tag = existingStyleTags[i];
|
||||
/******/ var dataHref = tag.getAttribute("data-href");
|
||||
/******/ if(dataHref === href || dataHref === fullhref) return resolve();
|
||||
/******/ }
|
||||
/******/ var linkTag = document.createElement("link");
|
||||
/******/ linkTag.rel = "stylesheet";
|
||||
/******/ linkTag.type = "text/css";
|
||||
/******/ linkTag.onload = resolve;
|
||||
/******/ linkTag.onerror = function(event) {
|
||||
/******/ var request = event && event.target && event.target.src || fullhref;
|
||||
/******/ var err = new Error("Loading CSS chunk " + chunkId + " failed.\n(" + request + ")");
|
||||
/******/ err.code = "CSS_CHUNK_LOAD_FAILED";
|
||||
/******/ err.request = request;
|
||||
/******/ delete installedCssChunks[chunkId]
|
||||
/******/ linkTag.parentNode.removeChild(linkTag)
|
||||
/******/ reject(err);
|
||||
/******/ };
|
||||
/******/ linkTag.href = fullhref;
|
||||
/******/
|
||||
/******/ var head = document.getElementsByTagName("head")[0];
|
||||
/******/ head.appendChild(linkTag);
|
||||
/******/ }).then(function() {
|
||||
/******/ installedCssChunks[chunkId] = 0;
|
||||
/******/ }));
|
||||
/******/ }
|
||||
/******/
|
||||
/******/ // JSONP chunk loading for javascript
|
||||
/******/
|
||||
/******/ var installedChunkData = installedChunks[chunkId];
|
||||
/******/ if(installedChunkData !== 0) { // 0 means "already installed".
|
||||
/******/
|
||||
/******/ // a Promise means "currently loading".
|
||||
/******/ if(installedChunkData) {
|
||||
/******/ promises.push(installedChunkData[2]);
|
||||
/******/ } else {
|
||||
/******/ // setup Promise in chunk cache
|
||||
/******/ var promise = new Promise(function(resolve, reject) {
|
||||
/******/ installedChunkData = installedChunks[chunkId] = [resolve, reject];
|
||||
/******/ });
|
||||
/******/ promises.push(installedChunkData[2] = promise);
|
||||
/******/
|
||||
/******/ // start chunk loading
|
||||
/******/ var script = document.createElement('script');
|
||||
/******/ var onScriptComplete;
|
||||
/******/
|
||||
/******/ script.charset = 'utf-8';
|
||||
/******/ script.timeout = 120;
|
||||
/******/ if (__webpack_require__.nc) {
|
||||
/******/ script.setAttribute("nonce", __webpack_require__.nc);
|
||||
/******/ }
|
||||
/******/ script.src = jsonpScriptSrc(chunkId);
|
||||
/******/
|
||||
/******/ // create error before stack unwound to get useful stacktrace later
|
||||
/******/ var error = new Error();
|
||||
/******/ onScriptComplete = function (event) {
|
||||
/******/ // avoid mem leaks in IE.
|
||||
/******/ script.onerror = script.onload = null;
|
||||
/******/ clearTimeout(timeout);
|
||||
/******/ var chunk = installedChunks[chunkId];
|
||||
/******/ if(chunk !== 0) {
|
||||
/******/ if(chunk) {
|
||||
/******/ var errorType = event && (event.type === 'load' ? 'missing' : event.type);
|
||||
/******/ var realSrc = event && event.target && event.target.src;
|
||||
/******/ error.message = 'Loading chunk ' + chunkId + ' failed.\n(' + errorType + ': ' + realSrc + ')';
|
||||
/******/ error.name = 'ChunkLoadError';
|
||||
/******/ error.type = errorType;
|
||||
/******/ error.request = realSrc;
|
||||
/******/ chunk[1](error);
|
||||
/******/ }
|
||||
/******/ installedChunks[chunkId] = undefined;
|
||||
/******/ }
|
||||
/******/ };
|
||||
/******/ var timeout = setTimeout(function(){
|
||||
/******/ onScriptComplete({ type: 'timeout', target: script });
|
||||
/******/ }, 120000);
|
||||
/******/ script.onerror = script.onload = onScriptComplete;
|
||||
/******/ document.head.appendChild(script);
|
||||
/******/ }
|
||||
/******/ }
|
||||
/******/ return Promise.all(promises);
|
||||
/******/ };
|
||||
/******/
|
||||
/******/ // expose the modules object (__webpack_modules__)
|
||||
/******/ __webpack_require__.m = modules;
|
||||
/******/
|
||||
/******/ // expose the module cache
|
||||
/******/ __webpack_require__.c = installedModules;
|
||||
/******/
|
||||
/******/ // define getter function for harmony exports
|
||||
/******/ __webpack_require__.d = function(exports, name, getter) {
|
||||
/******/ if(!__webpack_require__.o(exports, name)) {
|
||||
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
|
||||
/******/ }
|
||||
/******/ };
|
||||
/******/
|
||||
/******/ // define __esModule on exports
|
||||
/******/ __webpack_require__.r = function(exports) {
|
||||
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
||||
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
||||
/******/ }
|
||||
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
||||
/******/ };
|
||||
/******/
|
||||
/******/ // create a fake namespace object
|
||||
/******/ // mode & 1: value is a module id, require it
|
||||
/******/ // mode & 2: merge all properties of value into the ns
|
||||
/******/ // mode & 4: return value when already ns object
|
||||
/******/ // mode & 8|1: behave like require
|
||||
/******/ __webpack_require__.t = function(value, mode) {
|
||||
/******/ if(mode & 1) value = __webpack_require__(value);
|
||||
/******/ if(mode & 8) return value;
|
||||
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
|
||||
/******/ var ns = Object.create(null);
|
||||
/******/ __webpack_require__.r(ns);
|
||||
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
|
||||
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
|
||||
/******/ return ns;
|
||||
/******/ };
|
||||
/******/
|
||||
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
||||
/******/ __webpack_require__.n = function(module) {
|
||||
/******/ var getter = module && module.__esModule ?
|
||||
/******/ function getDefault() { return module['default']; } :
|
||||
/******/ function getModuleExports() { return module; };
|
||||
/******/ __webpack_require__.d(getter, 'a', getter);
|
||||
/******/ return getter;
|
||||
/******/ };
|
||||
/******/
|
||||
/******/ // Object.prototype.hasOwnProperty.call
|
||||
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
|
||||
/******/
|
||||
/******/ // __webpack_public_path__
|
||||
/******/ __webpack_require__.p = "/";
|
||||
/******/
|
||||
/******/ // on error function for async loading
|
||||
/******/ __webpack_require__.oe = function(err) { console.error(err); throw err; };
|
||||
/******/
|
||||
/******/ var jsonpArray = global["webpackJsonp"] = global["webpackJsonp"] || [];
|
||||
/******/ var oldJsonpFunction = jsonpArray.push.bind(jsonpArray);
|
||||
/******/ jsonpArray.push = webpackJsonpCallback;
|
||||
/******/ jsonpArray = jsonpArray.slice();
|
||||
/******/ for(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);
|
||||
/******/ var parentJsonpFunction = oldJsonpFunction;
|
||||
/******/
|
||||
/******/
|
||||
/******/ // run deferred modules from other chunks
|
||||
/******/ checkDeferredModules();
|
||||
/******/ })
|
||||
/************************************************************************/
|
||||
/******/ ([]);
|
||||
//# sourceMappingURL=../../.sourcemap/mp-weixin/common/runtime.js.map
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue