This commit is contained in:
2024-02-03 11:23:04 +08:00
parent dd036a3c05
commit 64d4e3340b
21 changed files with 58 additions and 60 deletions

View File

@ -9,12 +9,6 @@
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
}, {
"path": "pages/register/register",
"style": {
"navigationBarTitleText": "注册",
"enablePullDownRefresh": false
}
}, {
"path": "pages/message/message",
"style": {
@ -40,17 +34,23 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
}
],
"subPackages": [{
"root": "pagesB",
"pages": [{
"path": "register/register",
"style": {
"navigationBarTitleText": "注册",
"enablePullDownRefresh": false
}
},{
"path": "login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": false
}
}, {
"path": "Behaviorpoints/Behaviorpoints",
"style": {
"navigationBarTitleText": "积分兑换",

View File

@ -204,7 +204,7 @@
//
login() {
uni.navigateTo({
url: "/pages/login/login"
url: "/pagesB/login/login"
})
},
//
@ -232,7 +232,7 @@
title: '您未登录,请先登录',
type: 'error',
duration: '1000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
},
//

View File

@ -87,7 +87,7 @@
success(res) {
if (res.confirm) {
uni.redirectTo({
url: "/pages/register/register"
url: "/pagesB/register/register"
})
} else {
wx.exitMiniProgram()
@ -125,7 +125,7 @@
title: '您未登录,请先登录',
type: 'error',
duration: '1000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
},
@ -157,7 +157,7 @@
title: '您未登录,请先登录',
type: 'error',
duration: '1000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
@ -178,7 +178,7 @@
title: '您未登录,请先登录',
type: 'error',
duration: '1000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
}, 0)
@ -196,7 +196,7 @@
title: '您未登录,请先登录',
type: 'error',
duration: '1000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
},
@ -215,7 +215,7 @@
title: '您未登录,请先登录',
type: 'error',
duration: '1000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
}, 50)
@ -234,7 +234,7 @@
title: '您未登录,请先登录',
type: 'error',
duration: '1000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
}, 0)
@ -254,7 +254,7 @@
title: '您未登录,请先登录',
type: 'error',
duration: '1000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
}, 0)

View File

@ -448,7 +448,7 @@
title: '您未登录,请先登录',
type: 'error',
duration: '1000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
},
//
@ -486,7 +486,7 @@
this.$refs.uToast.show({
title: '您未登录,请先登录',
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
},
//
@ -558,7 +558,7 @@
// success(res) {
// if (res.confirm) {
// uni.redirectTo({
// url: "/pages/login/login?mode="
// url: "/pagesB/login/login?mode="
// })
// } else {
// wx.exitMiniProgram()
@ -568,7 +568,7 @@
// } else {
// this.getSetting()
// uni.navigateTo({
// url: '/pages/login/login'
// url: '/pagesB/login/login'
// });
// }
},

View File

@ -530,7 +530,7 @@
that.$refs.uToast.show({
title: res.msg,
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
})
@ -538,7 +538,7 @@
that.$refs.uToast.show({
title: '未登录,请先登录',
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
},
@ -712,7 +712,7 @@
this.$refs.uToast.show({
title: '未登录,请先登录',
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
}

View File

@ -180,7 +180,7 @@
that.$refs.uToast.show({
title: res.msg,
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
})
@ -188,7 +188,7 @@
that.$refs.uToast.show({
title: '未登录,请先登录',
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
},

View File

@ -136,7 +136,7 @@
appletAppointmentOrderPay
} from '@/api/pagesB/appointmenttime/appointmenttime.js'
import baseurl from '@/api/baseurl.js'
import appointmenttext from '../../components/appointmenttimetext.vue'
import appointmenttext from '../appointmenttimetext.vue'
import tabs from '../utabs/u-tabs.vue'
export default {
components: {

View File

@ -104,7 +104,7 @@
const value3 = uni.getStorageSync('Refresh');
if (value) {} else {
uni.navigateTo({
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
if (value3) {

View File

@ -212,7 +212,7 @@
})
// uni.navigateTo({
// url:`/pages/register/register?headPictureUrl=${this.tempImg}`
// url:`/pagesB/register/register?headPictureUrl=${this.tempImg}`
// })
},

View File

@ -481,7 +481,7 @@
title: '请先登录',
type: 'error',
duration: '2000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
})
@ -490,7 +490,7 @@
title: '请先登录',
type: 'error',
duration: '2000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
},
@ -511,7 +511,7 @@
this.$refs.uToast.show({
title: '未登录,请先登录',
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
}
@ -592,7 +592,7 @@
title: '请先登录',
type: 'error',
duration: '2000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
})
@ -601,7 +601,7 @@
title: '请先登录',
type: 'error',
duration: '2000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
},

View File

@ -105,7 +105,7 @@
getNurseType,
information
} from '@/api/pagesB/information/index.js'
import contenttext from '../../components/text.vue';
import contenttext from '../text.vue';
import {
appPersonal,
} from '@/api/pages/myinformation/myinformation.js';
@ -356,7 +356,7 @@
if (value) {
that.query.patientId = value.id
}
if(options.updata){
// this.baseurl = baseurl
// var that = this
@ -436,4 +436,4 @@
</script>
<style lang="scss">
@import './information.scss';
</style>
</style>

View File

@ -24,7 +24,8 @@
}
.scroll-Y{
padding-top: 20rpx;
height:800rpx ;
height:800rpx;
width: 100%;
overflow-y:scroll;
text-align: left;
text-indent: 2em;

View File

@ -24,7 +24,7 @@
用户协议与隐私政策
</view>
<scroll-view scroll-y="true" class="scroll-Y" style="">
<contenttext></contenttext>
<contenttext v-if="maskshow"></contenttext>
</scroll-view>
<view class="cancel" @tap='maskshow=false'>
取消
@ -53,7 +53,7 @@
import {
mapMutations
} from "vuex";
import contenttext from '../../components/text.vue';
import contenttext from '../text.vue';
export default {
components: {
contenttext,
@ -176,7 +176,7 @@
}
that.timer = setTimeout(() => {
uni.redirectTo({
url: '/pages/register/register',
url: '/pagesB/register/register',
})
}, 1500)
} else if (resp.data.code == '2') {

View File

@ -148,7 +148,7 @@
title: '请先登录',
type: 'error',
duration: '2000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
})
@ -157,7 +157,7 @@
title: '请先登录',
type: 'error',
duration: '2000',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
},

View File

@ -242,7 +242,7 @@
// that.$refs.uToast.show({
// title: res.msg,
// type: 'error',
// url: '/pages/login/login'
// url: '/pagesB/login/login'
// })
// }
// })
@ -250,7 +250,7 @@
// that.$refs.uToast.show({
// title: ',',
// type: 'error',
// url: '/pages/login/login'
// url: '/pagesB/login/login'
// })
// }
},

View File

@ -107,7 +107,7 @@
import {
getRegionAndStreetInfo
} from '@/api/pagesB/information/index.js'
import contenttext from '../../components/text.vue';
import contenttext from '../text.vue';
import baseurl from '@/api/baseurl.js'
import {
appPersonal,

View File

@ -355,7 +355,7 @@
that.$refs.uToast.show({
title: res.msg,
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
})
@ -364,7 +364,7 @@
that.$refs.uToast.show({
title: '未登录,请先登录',
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
}
},

View File

@ -142,7 +142,7 @@
getNurseType,
information
} from '@/api/pagesB/information/index.js'
import contenttext from '../../components/text.vue';
import contenttext from '../text.vue';
import {
getSubordinateRegions,
} from '@/api/pagesB/modifyAddress/modifyAddress.js';

View File

@ -209,7 +209,8 @@
<view> 访问隐私政策</view>
<view> 您可以在我的设置中查看本隐私政策的全部内容</view>
<view style="text-indent: 0em;padding: 10rpx 0;"> 未成年人使用条款</view>
<view> 若您是未满18周岁的未成年人且无完全民事行为能力在使用智慧家庭医生服务平台及相关服务前应在您的父母或其他监护人监护指导下共同阅读并在征得您父母或者监护人同意的前提下使用我们的服务或向我们提供信息
<view>
若您是未满18周岁的未成年人且无完全民事行为能力在使用智慧家庭医生服务平台及相关服务前应在您的父母或其他监护人监护指导下共同阅读并在征得您父母或者监护人同意的前提下使用我们的服务或向我们提供信息
</view>
<view>
我们根据国家相关法律法规的规定保护未成年人的个人信息只会在法律允许父母或其他监护人明确同意或保护未成年人所必要的情况下收集使用储存共享转让或披露未成年人的个人信息如果我们发现在违背了法律有关规定或未事先获得可证实的父母同意的情况下收集了未成年人的个人信息则会设法尽快删除相关信息
@ -361,8 +362,6 @@
</uni-tr>
</uni-table>
</view>
<view> 友盟 SDK 安全能力通过</view>
<view> 公安部三级等保认证非银机构最高安全等级</view>
<view> ISO27001 信息安全管理体系认证</view>
@ -380,9 +379,7 @@
<view></view>
</view>
</template>
<script>
</script>
<style>
</style>

View File

@ -47,7 +47,7 @@
this.$refs.uToast.show({
title: '您未登录,请先登录',
type: 'error',
url: '/pages/login/login'
url: '/pagesB/login/login'
})
} else {
if (item.surveySubject == 1001) {