From e76883f86e4f6be9a3c42be8c4efe4d98ea092bf Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Wed, 27 Mar 2024 18:46:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=9C=8D=E5=8A=A1=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 152 +++++++++--------- user/pages/yishi/addServiceContent/index.js | 66 ++++++++ user/pages/yishi/addServiceContent/index.json | 6 + user/pages/yishi/addServiceContent/index.wxml | 2 + user/pages/yishi/addServiceContent/index.wxss | 1 + user/pages/yishi/onlinesetup/index.js | 3 + user/pages/yishi/onlinesetup/index.wxml | 12 +- 7 files changed, 160 insertions(+), 82 deletions(-) create mode 100644 user/pages/yishi/addServiceContent/index.js create mode 100644 user/pages/yishi/addServiceContent/index.json create mode 100644 user/pages/yishi/addServiceContent/index.wxml create mode 100644 user/pages/yishi/addServiceContent/index.wxss diff --git a/app.json b/app.json index ea43334..c61de92 100644 --- a/app.json +++ b/app.json @@ -10,88 +10,89 @@ ], "subPackages": [ { - "root": "user", - "name":"user", - "pages": [ - "pages/yaoshi/info/info", - "pages/yaoshi/authentication/authentication", - "pages/yaoshi/medicalrecord/medicalrecord", - "pages/yaoshi/prescription/prescription", - "pages/yishi/wenzhen/wenzhen", - "pages/yishi/identity/index", - "pages/yishi/onlinesetup/index", - "pages/yishi/chufangsetup/index", - "pages/yishi/onlinechufang/index", - "pages/yishi/zhiye_identity/index", - "pages/yishi/signcanvas/index", - "pages/yishi/myprofile/index", - "pages/yishi/myinfo/index", - "pages/yishi/mycard/index", - "pages/yishi/attestation/index", - "pages/yishi/practicing/index", - "pages/yishi/bankcard/index", - "pages/yishi/bindcard/index", - "pages/yishi/myaccount/index", - "pages/yishi/cash/index", - "pages/yishi/wenzhenorder/index", - "pages/yishi/orderdetail/index", - "pages/yishi/cashrecord/index", - "pages/yishi/service_notice/index", - "pages/yishi/system_notice/index", - "pages/yishi/notice_deatil/index", - "pages/yishi/kuaisusetup/index", - "pages/yishi/yizhensetup/index", - "pages/yishi/manual/index", - "pages/yishi/appraise/index", - "pages/yishi/quickreply/index", - "pages/yishi/quickreply_data/index", - "pages/yishi/case/index", - - - "pages/login/index", - "pages/mobile_login/index", - "pages/yishi/manual_detail/index", - "pages/yishi/agreement_detail/index", - "pages/yishi/addzhenduan/index", - "pages/webpage/index", - "pages/kickedout/index", - "pages/yishi/onlinesetupprice/index", - "pages/yishi/yizhensetupprice/index", - "pages/yishi/wenzhenorderV2/index", - "pages/yishi/wenzhen_v3/wenzhen", - "pages/agreement_page/index", - "pages/yishi/medince_list/index", - "pages/yishi/linkPage/linkPage", - "pages/yishi/notify/notify", - "pages/yishi/patient_sick/index", - "pages/yishi/write_sickform/index", - "pages/yishi/sickform/index", - "pages/yishi/service_setting/index", - "pages/yishi/expertDetail/expertDetail" - ] + "root": "user", + "name": "user", + "pages": [ + "pages/yaoshi/info/info", + "pages/yaoshi/authentication/authentication", + "pages/yaoshi/medicalrecord/medicalrecord", + "pages/yaoshi/prescription/prescription", + "pages/yishi/wenzhen/wenzhen", + "pages/yishi/identity/index", + "pages/yishi/onlinesetup/index", + "pages/yishi/chufangsetup/index", + "pages/yishi/onlinechufang/index", + "pages/yishi/zhiye_identity/index", + "pages/yishi/signcanvas/index", + "pages/yishi/myprofile/index", + "pages/yishi/myinfo/index", + "pages/yishi/mycard/index", + "pages/yishi/attestation/index", + "pages/yishi/practicing/index", + "pages/yishi/bankcard/index", + "pages/yishi/bindcard/index", + "pages/yishi/myaccount/index", + "pages/yishi/cash/index", + "pages/yishi/wenzhenorder/index", + "pages/yishi/orderdetail/index", + "pages/yishi/cashrecord/index", + "pages/yishi/service_notice/index", + "pages/yishi/system_notice/index", + "pages/yishi/notice_deatil/index", + "pages/yishi/kuaisusetup/index", + "pages/yishi/yizhensetup/index", + "pages/yishi/manual/index", + "pages/yishi/appraise/index", + "pages/yishi/quickreply/index", + "pages/yishi/quickreply_data/index", + "pages/yishi/case/index", + "pages/login/index", + "pages/mobile_login/index", + "pages/yishi/manual_detail/index", + "pages/yishi/agreement_detail/index", + "pages/yishi/addzhenduan/index", + "pages/webpage/index", + "pages/kickedout/index", + "pages/yishi/onlinesetupprice/index", + "pages/yishi/yizhensetupprice/index", + "pages/yishi/wenzhenorderV2/index", + "pages/yishi/wenzhen_v3/wenzhen", + "pages/agreement_page/index", + "pages/yishi/medince_list/index", + "pages/yishi/linkPage/linkPage", + "pages/yishi/notify/notify", + "pages/yishi/patient_sick/index", + "pages/yishi/write_sickform/index", + "pages/yishi/sickform/index", + "pages/yishi/service_setting/index", + "pages/yishi/expertDetail/expertDetail", + "pages/yishi/addServiceContent/index" + ] }, { - "root": "TUIChatService", - "name":"TUIChatService", - "pages": [ - "pages/index" - ], - "independent": false - }, + "root": "TUIChatService", + "name": "TUIChatService", + "pages": [ + "pages/index" + ], + "independent": false + }, { - "root": "TUICallKit", - "name": "TUICallKit", - "pages": [ - "pages/globalCall/globalCall" - ], - "independent": false + "root": "TUICallKit", + "name": "TUICallKit", + "pages": [ + "pages/globalCall/globalCall" + ], + "independent": false } ], "preloadRule": { "TUICallKit/pages/globalCall/globalCall": { - "network": "all", - "packages": ["TUICallKit"] - } + "network": "all", + "packages": [ + "TUICallKit" + ] + } }, "window": { "navigationBarBackgroundColor": "#ffffff", @@ -108,7 +109,6 @@ { "pagePath": "Pages/yaoshi/home/home", "text": "首页" - }, { "pagePath": "Pages/yaoshi/my/my", diff --git a/user/pages/yishi/addServiceContent/index.js b/user/pages/yishi/addServiceContent/index.js new file mode 100644 index 0000000..d78b6c7 --- /dev/null +++ b/user/pages/yishi/addServiceContent/index.js @@ -0,0 +1,66 @@ +// user/pages/yishi/addServiceContent/index.js +Page({ + + /** + * 页面的初始数据 + */ + data: { + + }, + + /** + * 生命周期函数--监听页面加载 + */ + onLoad(options) { + + }, + + /** + * 生命周期函数--监听页面初次渲染完成 + */ + onReady() { + + }, + + /** + * 生命周期函数--监听页面显示 + */ + onShow() { + + }, + + /** + * 生命周期函数--监听页面隐藏 + */ + onHide() { + + }, + + /** + * 生命周期函数--监听页面卸载 + */ + onUnload() { + + }, + + /** + * 页面相关事件处理函数--监听用户下拉动作 + */ + onPullDownRefresh() { + + }, + + /** + * 页面上拉触底事件的处理函数 + */ + onReachBottom() { + + }, + + /** + * 用户点击右上角分享 + */ + onShareAppMessage() { + + } +}) \ No newline at end of file diff --git a/user/pages/yishi/addServiceContent/index.json b/user/pages/yishi/addServiceContent/index.json new file mode 100644 index 0000000..75ef835 --- /dev/null +++ b/user/pages/yishi/addServiceContent/index.json @@ -0,0 +1,6 @@ +{ + "usingComponents": { + "te-nav-bar": "../../../../commpents/te_navbar/index", + "van-field": "@vant/weapp/field/index" + } +} \ No newline at end of file diff --git a/user/pages/yishi/addServiceContent/index.wxml b/user/pages/yishi/addServiceContent/index.wxml new file mode 100644 index 0000000..c525d8a --- /dev/null +++ b/user/pages/yishi/addServiceContent/index.wxml @@ -0,0 +1,2 @@ + +user/pages/yishi/addServiceContent/index.wxml \ No newline at end of file diff --git a/user/pages/yishi/addServiceContent/index.wxss b/user/pages/yishi/addServiceContent/index.wxss new file mode 100644 index 0000000..db2739f --- /dev/null +++ b/user/pages/yishi/addServiceContent/index.wxss @@ -0,0 +1 @@ +/* user/pages/yishi/addServiceContent/index.wxss */ \ No newline at end of file diff --git a/user/pages/yishi/onlinesetup/index.js b/user/pages/yishi/onlinesetup/index.js index 34c3cd2..4a096c9 100644 --- a/user/pages/yishi/onlinesetup/index.js +++ b/user/pages/yishi/onlinesetup/index.js @@ -104,6 +104,9 @@ Page({ }) } }).catch(errors => {console.error(errors);}) + }, + addServiceContent(){ + }, doChange(detail){ console.log("onChange: ", detail); diff --git a/user/pages/yishi/onlinesetup/index.wxml b/user/pages/yishi/onlinesetup/index.wxml index c84e9b5..772a44a 100644 --- a/user/pages/yishi/onlinesetup/index.wxml +++ b/user/pages/yishi/onlinesetup/index.wxml @@ -61,11 +61,11 @@ {{ (info.is_open==1 && active==0)?'已开启,患者可以向您发起图文问诊':'已关闭,暂不接诊' }} - + - + + - 去接诊 + 添加服务内容