Browse Source

修改ca数据签

master
刘灿 10 months ago
parent
commit
57cd0e358e
  1. 44
      pages.json
  2. 228
      pages/operaNurseRecord/index.vue
  3. 57
      pages/patientInfoSure/index.vue
  4. 43
      pages/patientList/index.vue
  5. 4
      unpackage/dist/dev/app-plus/app-config-service.js
  6. 27363
      unpackage/dist/dev/app-plus/app-service.js
  7. 10155
      unpackage/dist/dev/app-plus/app-view.js
  8. 8
      utils/portAdress.js

44
pages.json

@ -7,28 +7,28 @@
// "navigationStyle": "custom"
// }
// },
// //
// {
// "path": "pages/patientList/index",
// "style": {
// "enablePullDownRefresh": true,
// "navigationBarTextStyle": "white",
// "navigationStyle": "custom",
// "backgroundColor": "#f8f8f8",
// "backgroundColorTop": "#00000",
// "backgroundColorBottom": "#f8f8f8"
// }
// },
// //
// {
// "path": "pages/patientInfoSure/index",
// "style": {
// "navigationStyle": "custom",
// "backgroundColor": "#f8f8f8",
// "backgroundColorTop": "#00000",
// "backgroundColorBottom": "#f8f8f8"
// }
// },
//
{
"path": "pages/patientList/index",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
//
{
"path": "pages/patientInfoSure/index",
"style": {
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
//
{
"path": "pages/operaNurseRecord/index",

228
pages/operaNurseRecord/index.vue

@ -165,7 +165,7 @@
<view class="sign"
:style="{ background: formListValue.beforeNurseSign ? '#fff' : '#E8F5FF'}">
<text class="sign-text" v-if="!formListValue.beforeNurseSign"
@click="geLoginSign('beforeNurseSign')">获取签字</text>
@click="getSystomSign('beforeNurseSign')">获取签字</text>
<view class="image-father" v-if="formListValue.beforeNurseSign">
<icon type="clear" size="14" class="image-clear"
@click="imageClearClick('beforeNurseSign')" />
@ -230,7 +230,7 @@
@click="getZdDoctorSign('centerDoctorName','centerDoctorCode','centerDoctorSign')">获取签字</text>
<view class="image-father" v-if="formListValue.centerDoctorSign">
<icon type="clear" size="14" class="image-clear"
@click="imageClearClick('centerDoctorName','centerDoctorCode','centerDoctorSign')" />
@click="imageClearClick('centerDoctorSign','','centerDoctorCode','centerDoctorName')" />
<image v-if="formListValue.centerDoctorSign" mode="widthFix"
:src="formListValue.centerDoctorSign" alt="" class="img-class">
</view>
@ -354,8 +354,8 @@
</view>
<view class="qxName-four">
<view class="flex">
<checkbox :value="formListValue.centerQxKxl"
:checked="formListValue.centerQxKxl" @click="checkboxClick('centerQxKxl')">
<checkbox :value="formListValue.centerQxKxl" :checked="formListValue.centerQxKxl"
@click="checkboxClick('centerQxKxl')">
<view>KXL手术器械</view>
</checkbox>
<input class="qx-input" type="number" :value="formListValue.centerQxKxlTs"
@ -399,7 +399,7 @@
<view class="sign"
:style="{ background: formListValue.centerNurseSign ? '#fff' : '#E8F5FF'}">
<text class="sign-text" v-if="!formListValue.centerNurseSign"
@click="geLoginSign('centerNurseSign')">获取签字</text>
@click="getSystomSign('centerNurseSign')">获取签字</text>
<view class="image-father" v-if="formListValue.centerNurseSign">
<icon type="clear" size="14" class="image-clear"
@click="imageClearClick('centerNurseSign')" />
@ -526,10 +526,10 @@
</view> -->
<view class="sign" :style="{ background: formListValue.backNurseSign ? '#fff' : '#E8F5FF'}">
<text class="sign-text" v-if="!formListValue.backNurseSign"
@click="geLoginSign('backNurseName','backNurseCode','backNurseSign')">获取签字</text>
@click="getSystomSign('backNurseSign', '', 'backNurseCode', 'backNurseName')">获取签字</text>
<view class="image-father" v-if="formListValue.backNurseSign">
<icon type="clear" size="14" class="image-clear"
@click="imageClearClick('backNurseName','backNurseCode','backNurseSign')" />
@click="imageClearClick('backNurseSign', '', 'backNurseCode', 'backNurseName')" />
<image mode="widthFix" :src="formListValue.backNurseSign" alt="" class="img-class">
</view>
</view>
@ -550,13 +550,6 @@
</view>
<scan></scan>
<scan1></scan1>
<view class="webViewClass" style="height: 50vh;">
<!-- <keep-alive> -->
<web-view ref="webViewRef" @message="messageData" v-if="webViewShow" :src="url" :fullscreen="false"
:webview-styles="webviewStyles"></web-view>
<!-- </keep-alive> -->
</view>
<!-- <h5WebView ref="h5WebViewRef"></h5WebView> -->
</view>
</template>
@ -565,7 +558,6 @@
import scan1 from '@/components/scan1.vue';
import logout from '@/components/logout.vue'
import Signature from '@/components/sin-signature/sin-signature.vue'
import h5WebView from '@/components/h5WebView.vue'
import crypto from '@/utils/crypto.js'
import hld from '@/components/hld/hld.vue'
import indexMixins from '@/mixins/index.js'
@ -783,12 +775,9 @@
scan1,
hld,
Signature,
logout,
h5WebView
logout
},
onLoad(options) {
this.isWebViewGetSuccess = '没成功'
this.isParamsToH5 = false
let that = this
uni.$off('scan') //
uni.$on('scan', (data) => {
@ -971,23 +960,6 @@
})
}
},
//
async getZdDoctorSign(doctorName, doctorCode, doctorSign) {
const res = await this.$baseAPI.request(this.$portAdress.getMainDoctorSign, {
operaPatientId: this.optionList.operaId
})
if (res.code === 0) {
console.log(doctorSign);
this.formListValue[doctorName] = res.data.realName
this.formListValue[doctorCode] = res.data.employeeId
this.formListValue[doctorSign] = res.data.signImgBase
} else {
uni.showToast({
title: res.msg,
icon: 'none'
})
}
},
//
async getOperaList() {
const res = await this.$baseAPI.request(this.$portAdress.getOperaList)
@ -1004,20 +976,50 @@
})
}
},
//
geLoginSign(name, code, sign) {
//
async getZdDoctorSign(sign, date, code, name) {
const res = await this.$baseAPI.request(this.$portAdress.getMainDoctorSign, {
operaPatientId: this.optionList.operaId
})
if (res.code === 0) {
this.getCaUserSignImg(sign, date, code, name, res.data)
} else {
uni.showToast({
title: res.msg,
icon: 'none'
})
}
},
//
getSystomSign(sign, date, code, name) {
let userInfo = uni.getStorageSync('userInfo') ? JSON.parse(uni.getStorageSync('userInfo')) : ''
console.log(userInfo);
this.formListValue[name] = userInfo.realName
this.formListValue[code] = userInfo.employeeId
this.formListValue[sign] = userInfo.signImgBase
this.getCaUserSignImg(sign, date, code, name, userInfo)
},
// ca
async getCaUserSignImg(sign, date, code, name, resData) {
console.log('8888888888');
const res = await this.$baseAPI.request(this.$portAdress.getCaUserSignImg, {
userId: resData.employeeId
})
if (res.code === 0) {
console.log('res', res);
date ? this.formListValue[date] = this.$moment().format('YYYY-MM-DD') : ''
sign ? (this.formListValue[sign] = res.data.signImgBase ? res.data.signImgBase : resData
.signImgBase) : ''
code ? this.formListValue[code] = res.data.employeeId : ''
name ? this.formListValue[name] = res.data.realName : ''
} else {
this.$message.error(res.msg)
}
},
selectChange() {},
//
imageClearClick(name, code, sign) {
this.formListValue[name] = ''
this.formListValue[code] = ''
imageClearClick(sign, date, code, name) {
this.formListValue[sign] = ''
this.formListValue[code] = ''
this.formListValue[name] = ''
},
//
jumpHandle() {
@ -1049,8 +1051,25 @@
const res = await this.$baseAPI.request(this.$portAdress.saveOperaHuLiInfo, formvalue, 'post')
console.log('保存', res);
if (res.code === 0) {
// ca
this.saveIsCa()
if (this.sendCaStatus == 1) {
this.operaFormDataCaSign({
caSignData: JSON.stringify(this.formListValue),
doctorCode: this.formListValue.centerDoctorCode,
formFlag: '12',
formId: res.data,
formName: '屈光手术护理记录单',
patientId: this.formListValue.patientId,
patientName: this.formListValue.patientName,
})
} else {
uni.showToast({
title: '您已保存成功',
icon: 'none'
})
uni.redirectTo({
url: '/pages/patientList/index'
})
}
} else {
uni.showToast({
title: res.msg,
@ -1058,116 +1077,19 @@
})
}
},
// ca
saveIsCa() {
// this.formListValue.centerDoctorName
if (this.formListValue.backNurseName && this.sendCaStatus == 1) {
uni.showLoading({
title: '进行CA签中,请稍等...'
})
if (this.isWebViewGetSuccess === '获取成功') {
this.paramsToH5()
} else {
this.isParamsToH5 = true
}
} else {
uni.redirectTo({
url: '/pages/patientList/index'
// CA
async operaFormDataCaSign(params) {
const res = await this.$baseAPI.request(this.$portAdress.operaFormDataCaSign, params, 'post')
if (res.code === 0) {
uni.showToast({
title: '您已保存并CA成功',
icon: 'none'
})
}
},
// H5
paramsToH5() {
let currentWebview = this.$scope.$getAppWebview();
let wv = currentWebview.children()[0];
let data = {
text: 'uniapp传参给vue'
}
wv.evalJS(`getVueMessage(${JSON.stringify(data)})`);
},
// H5
messageData(e) {
console.log('接收的H5参数', e.detail.data[0].text) //
e.detail.data[0].text.includes('获取') ? this.isWebViewGetSuccess = e.detail.data[0].text : ''
e.detail.data[0].text.includes('CA') ? this.isWebViewSaveSuccess = e.detail.data[0].text : ''
if (e.detail.data[0].text === '获取成功' && this.isParamsToH5 === true) {
this.paramsToH5()
this.isParamsToH5 = false
}
if (e.detail.data[0].text === '开始CA签') {
uni.hideLoading()
uni.redirectTo({
url: '/pages/patientList/index'
})
}
// if (e.detail.data[0].text === 'CA') {
// uni.hideLoading()
// uni.redirectTo({
// url: '/pages/patientList/index'
// })
// }
if (e.detail.data[0].text === '登录页面') {
const userLoginAccount = uni.getStorageSync('userLoginAccount') ? uni.getStorageSync(
'userLoginAccount') : ''
const userLoginPassword = uni.getStorageSync('userLoginPassword') ? uni.getStorageSync(
'userLoginPassword') : ''
let account = JSON.parse(crypto.decryptAES(userLoginAccount))
let password = JSON.parse(crypto.decryptAES(userLoginPassword))
console.log('解密account', account);
console.log('解密password', password);
this.url =
`${this.$portAdress.baseURL}/pdaTransfer?account=${account}&password=${password}&operaId=${this.optionList.operaId}&patientIdNumber=${this.optionList.patientIdNumber}`
}
if (e.detail.data[0].text.includes('CA保存失败')) {
// console.log(e.detail.data[0].msg);
// console.log('resParse',resParse[0]);
// this.$showModal({ content: e.detail.data[0].msg}).then(res=>{
// //
// console.log(res);
// }).catch(err=>{
// //
// console.log(err);
// })
uni.hideLoading()
uni.showModal({
title: '提示',
content: e.detail.data[0].msg,
success: function(res) {
if (res.confirm) {
// uni.redirectTo({
// url: '/pages/patientList/index'
// })
} else if (res.cancel) {
console.log('用户点击取消');
}
}
})
}
if (e.detail.data[0].text.includes('H5失败')) {
uni.hideLoading()
// uni.showToast({
// title: e.detail.data[0].text,
// duration:4000,
// icon: 'none'
// })
// uni.redirectTo({
// url: '/pages/patientList/index'
// })
uni.showModal({
title: '提示',
content: e.detail.data[0].text,
success: function(res) {
if (res.confirm) {
uni.redirectTo({
url: '/pages/patientList/index'
})
} else if (res.cancel) {
console.log('用户点击取消');
}
}
})
} else {
this.$message.error(res.msg)
}
},
}
@ -1268,7 +1190,7 @@
.qxName-one,
.qxName-two,
.qxName-three{
.qxName-three {
border-bottom: 1px solid #F2F2F2;
margin-bottom: 6px;
}

57
pages/patientInfoSure/index.vue

@ -16,6 +16,11 @@
</view>
<view class="notext" @click="back">暂不填写</view>
</view>
<!-- -4:等待签到-3:等待验光/等待谈话-2:等待验光-1:等待谈话 -->
<view class="buttons-check" @click="signHandle" v-if="patientInfo.status === -4" :disabled="isSignDisabled">
签到
</view>
<!-- 核查 -->
<!-- 0:等待呼叫1:呼叫中2:术前准备3:手术中4手术完成 -->
<view class="buttons-check" @click="sureStartHandle" v-if="patientInfo.status === 1 ||
patientInfo.status === 2 || patientInfo.status === 3 ">核查完成</view>
@ -38,6 +43,7 @@
return {
scanCodeData: {},
patientInfo: {},
isSignDisabled: false,
}
},
onLoad(options) {
@ -51,15 +57,18 @@
methods: {
//
async getPatientInfo() {
// 0:1:2:3:4
// -4:-3:/-2:-1:0:1:2:3:4
const res = await this.$baseAPI.request(`${this.$portAdress.pda}/${this.scanCodeData.patientID}`)
if (res.code === 0) {
console.log('res.data.status',res.data.status);
this.patientInfo = res.data
res.data.status === 0 || res.data.status === 4 ? setTimeout(() => {
res.data.status === -3 || res.data.status === -2 || res.data.status === -1 || res.data.status === 0 || res.data.status === 4 ? setTimeout(() => {
uni.showToast({
icon: 'none',
title: res.data.status === 0 ? '此患者还未叫号' : (res.data.status >= 4 ?
'此患者手术已完成' : '')
title: res.data.status >= -3 && res.data.status < 0 ? '此患者还未验光或谈话' : (res
.data.status === 0 ? '此患者还未叫号' :
(res.data.status >= 4 ?
'此患者手术已完成' : ''))
})
}, 500) : ''
} else {
@ -69,6 +78,7 @@
})
}
},
//
back() {
uni.navigateTo({
url: '/pages/patientList/index'
@ -90,7 +100,36 @@
})
}
},
//
//
// -4:-3:/-2:-1:
async signHandle() {
this.isSignDisabled = true
let newStatus = this.patientInfo.status + 1
const res = await this.$baseAPI.request(this.$portAdress.updataOperaStatus, {
operaId: this.patientInfo.operaId,
status: newStatus
}, 'post')
if (res.code === 0) {
uni.showToast({
icon: 'none',
title: '签到成功'
})
if (newStatus === -3) {
setTimeout(() => {
uni.navigateTo({
url: '/pages/patientList/index'
})
}, 200)
}
} else {
this.isSignDisabled = false
uni.showToast({
icon: 'none',
title: res.msg
})
}
},
//
// 0:1:2:3:4
async sureStartHandle() {
let newStatus = this.patientInfo.status + 1
@ -99,14 +138,14 @@
status: newStatus
}, 'post')
if (res.code === 0) {
// 1pda----2--
// 1pda----2--
//
if (newStatus === 2) {
uni.navigateTo({
url: `/pages/life/index?patientId=${this.patientInfo.patientId}&patientIdNumber=${this.patientInfo.patientIdNumber}&operaId=${this.patientInfo.operaId}`
})
}
// pda---3
// pda---3
//
console.log('-------------------');
if (newStatus === 3) {
@ -114,7 +153,7 @@
url: `/pages/operaSafetyCheck/index?patientId=${this.patientInfo.patientId}&patientIdNumber=${this.patientInfo.patientIdNumber}&operaId=${this.patientInfo.operaId}&flag=two`
})
}
// pda---4
// pda---4
//
if (newStatus === 4) {
uni.navigateTo({
@ -205,4 +244,4 @@
background-color: #1e79ff;
}
}
</style>
</style>

43
pages/patientList/index.vue

@ -34,8 +34,8 @@
<view class="li" v-for="(item,index) in patientList" :key="index" @click="patientItemClick(item)">
<view class="PID-li">{{item.patientId}}</view>
<!-- {{item.patientName}} -->
<!-- 0:等待呼叫1:呼叫中2:术前准备3:手术中4手术完成 -->
<view class="PID-li">{{item.patientName.length >3 ? item.patientName.substr(0,3)+'...' : item.patientName}}{{item.status}}</view>
<!---4:等待签到-3:等待验光/等待谈话-2:等待验光-1:等待谈话0:等待呼叫1:呼叫中2:术前准备3:手术中4手术完成 -->
<view class="PID-li">{{item.patientName.length >3 ? item.patientName.substr(0,3)+'...' : item.patientName}}: {{item.status}}</view>
<view class="PID-li">{{item.mainDoctorName ? item.mainDoctorName : '-'}}</view>
<view class="PID-li">{{item.operaNameList ?
(item.operaNameList.length >23 ? item.operaNameList.substr(0,23)+'...' : item.operaNameList): '-'}}</view>
@ -45,11 +45,6 @@
</view>
<scan></scan>
<scan1></scan1>
<!-- <view class="webViewClass" style="height: 50vh;" v-show="webViewShow">
<web-view ref="webViewRef" @onPostMessage="messageData" :src="url" :fullscreen="false"
:webview-styles="webviewStyles" @load="pageLoadSuccess"></web-view>
</view> -->
<!-- <h5WebView></h5WebView> -->
</view>
</template>
@ -57,17 +52,9 @@
import logout from '@/components/logout.vue'
import scan from '@/components/scan.vue';
import scan1 from '@/components/scan1.vue';
// import h5WebView from '@/components/h5WebView.vue'
export default {
data() {
return {
webViewShow:false,
webviewStyles: {
width: '400px',
height: '600px',
left:'100px'
},
url:`${this.$portAdress.baseURL}?pdaTransfer?account=13201&password=Zhouwanli123&operaId=950915739899285504&patientIdNumber=E44169155`,
params: {
searchValue: '',
page: 1, //
@ -88,7 +75,6 @@
scan,
scan1,
logout,
// h5WebView
},
onShow() {
let that = this
@ -96,7 +82,7 @@
uni.$on('scan', (data) => {
//
this.patientID = data.code
// :operaIdid
// :id
console.log('扫码 结果:', data.code);
data.code ? this.getPatientInfo() : ''
})
@ -138,7 +124,8 @@
},
methods: {
async getPatientInfo() {
// 0:1:2:3:4:5
console.log('this.patientID',this.patientID);
// -4:-3:/-2:-1:0:1:2:3:4:5
const res = await this.$baseAPI.request(`${this.$portAdress.pda}/${this.patientID}`)
console.log(res);
if (res.code === 0) {
@ -236,21 +223,6 @@
// console.log();
// }
},
paramsToH5() {
let currentWebview = this.$scope.$getAppWebview();
let wv = currentWebview.children()[0];
let data = {
text: 'uniapp传参给vue'
}
wv.evalJS(`getVueMessage(${JSON.stringify(data)})`);
},
//
messageData(e) {
console.log('接收的H5参数', JSON.stringify(e.detail)) //
},
pageLoadSuccess() {
console.log('加载成功');
},
}
}
</script>
@ -356,10 +328,5 @@
.li:nth-child(odd) {
background-color: #ddf2ff;
}
.webViewClass {
position: fixed;
// left: -999999px;
z-index: -99999;
}
}
</style>

4
unpackage/dist/dev/app-plus/app-config-service.js

@ -1,8 +1,8 @@
var isReady=false;var onReadyCallbacks=[];
var isServiceReady=false;var onServiceReadyCallbacks=[];
var __uniConfig = {"pages":["pages/operaNurseRecord/index","pages/operaSafetyCheck/index","pages/safetykBeforeCenter/index","pages/operaBefore/index","pages/operaCheck/index","pages/operaBackCheck/index","pages/life/index","uni_modules/rt-uni-update/components/rt-uni-update/rt-uni-update","components/hld/hld"],"window":{"navigationBarTextStyle":"black","navigationBarTitleText":"屈光系统","navigationBarBackgroundColor":"#fff","backgroundTextStyle":"light"},"darkmode":false,"nvueCompiler":"uni-app","nvueStyleCompiler":"uni-app","renderer":"auto","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":false},"appname":"pda扫码","compilerVersion":"3.8.12","entryPagePath":"pages/operaNurseRecord/index","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000}};
var __uniRoutes = [{"path":"/pages/operaNurseRecord/index","meta":{"isQuit":true},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8","webview-style":{"html5":{"cache":"YES"}},"preload":true,"enablePaging":true}},{"path":"/pages/operaSafetyCheck/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/safetykBeforeCenter/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/operaBefore/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/operaCheck/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/operaBackCheck/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/life/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/uni_modules/rt-uni-update/components/rt-uni-update/rt-uni-update","meta":{},"window":{"disableScroll":true,"backgroundColorTop":"transparent","background":"transparent","titleNView":false,"scrollIndicator":false,"animationType":"fade-in","animationDuration":200}},{"path":"/components/hld/hld","meta":{},"window":{"navigationBarTitleText":"","enablePullDownRefresh":false}}];
var __uniConfig = {"pages":["pages/patientList/index","pages/patientInfoSure/index","pages/operaNurseRecord/index","pages/operaSafetyCheck/index","pages/safetykBeforeCenter/index","pages/operaBefore/index","pages/operaCheck/index","pages/operaBackCheck/index","pages/life/index","uni_modules/rt-uni-update/components/rt-uni-update/rt-uni-update","components/hld/hld"],"window":{"navigationBarTextStyle":"black","navigationBarTitleText":"屈光系统","navigationBarBackgroundColor":"#fff","backgroundTextStyle":"light"},"darkmode":false,"nvueCompiler":"uni-app","nvueStyleCompiler":"uni-app","renderer":"auto","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":false},"appname":"pda扫码","compilerVersion":"3.8.12","entryPagePath":"pages/patientList/index","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000}};
var __uniRoutes = [{"path":"/pages/patientList/index","meta":{"isQuit":true},"window":{"enablePullDownRefresh":true,"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/patientInfoSure/index","meta":{},"window":{"navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/operaNurseRecord/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8","webview-style":{"html5":{"cache":"YES"}},"preload":true,"enablePaging":true}},{"path":"/pages/operaSafetyCheck/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/safetykBeforeCenter/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/operaBefore/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/operaCheck/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/operaBackCheck/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/pages/life/index","meta":{},"window":{"navigationBarTextStyle":"white","navigationStyle":"custom","backgroundColor":"#f8f8f8","backgroundColorTop":"#00000","backgroundColorBottom":"#f8f8f8"}},{"path":"/uni_modules/rt-uni-update/components/rt-uni-update/rt-uni-update","meta":{},"window":{"disableScroll":true,"backgroundColorTop":"transparent","background":"transparent","titleNView":false,"scrollIndicator":false,"animationType":"fade-in","animationDuration":200}},{"path":"/components/hld/hld","meta":{},"window":{"navigationBarTitleText":"","enablePullDownRefresh":false}}];
__uniConfig.onReady=function(callback){if(__uniConfig.ready){callback()}else{onReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"ready",{get:function(){return isReady},set:function(val){isReady=val;if(!isReady){return}const callbacks=onReadyCallbacks.slice(0);onReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
__uniConfig.onServiceReady=function(callback){if(__uniConfig.serviceReady){callback()}else{onServiceReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"serviceReady",{get:function(){return isServiceReady},set:function(val){isServiceReady=val;if(!isServiceReady){return}const callbacks=onServiceReadyCallbacks.slice(0);onServiceReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
service.register("uni-app-config",{create(a,b,c){if(!__uniConfig.viewport){var d=b.weex.config.env.scale,e=b.weex.config.env.deviceWidth,f=Math.ceil(e/d);Object.assign(__uniConfig,{viewport:f,defaultFontSize:Math.round(f/20)})}return{instance:{__uniConfig:__uniConfig,__uniRoutes:__uniRoutes,global:void 0,window:void 0,document:void 0,frames:void 0,self:void 0,location:void 0,navigator:void 0,localStorage:void 0,history:void 0,Caches:void 0,screen:void 0,alert:void 0,confirm:void 0,prompt:void 0,fetch:void 0,XMLHttpRequest:void 0,WebSocket:void 0,webkit:void 0,print:void 0}}}});

27363
unpackage/dist/dev/app-plus/app-service.js

File diff suppressed because one or more lines are too long

10155
unpackage/dist/dev/app-plus/app-view.js

File diff suppressed because one or more lines are too long

8
utils/portAdress.js

@ -1,5 +1,5 @@
// 后台接口封装
const baseURL = 'http://47.110.224.240:8022/quguang'
const baseURL = 'http://192.168.0.35:8028/quguang'
const baseURL1 = 'https://quguang.huimu.cloud'
// 温州内网测试环境
// const baseURL = 'http://192.168.4.109:8022/quguang'
@ -7,7 +7,7 @@ const baseURL1 = 'https://quguang.huimu.cloud'
// const baseURL = 'http://192.168.2.32:8022/quguang'
// const baseURL1 = 'http://192.168.2.32:89'
export default {
baseURL:`${baseURL1}`,
baseURL:`${baseURL1}`, // 跳转到web页面的地址
// 单个保存表单
pda:`${baseURL}/pda`,
// 整体保存表单
@ -44,6 +44,10 @@ export default {
saveOperaHuLiInfo:`${baseURL}/opera/huli/saveOperaHuLiInfo`,
// 获取主刀医生签字
getMainDoctorSign:`${baseURL}/sys/doctor/empower/getMainDoctorSign`,
// 获取ca签名图片
getCaUserSignImg:`${baseURL}/caSign/getCaUserSignImg`,
// CA其他表单批量数据签
operaFormDataCaSign:`${baseURL}/caSign/operaFormDataCaSign`,
// 判断表单是否填写过
getWriteInfo:`${baseURL}/pda/getWriteInfo`,
// 获取版本

Loading…
Cancel
Save