diff --git a/.gitignore b/.gitignore
index a19f004..b5c41fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,8 @@ docs/_book
# TODO: where does this rule come from?
test/
+/node_modules/
+/.idea/.gitignore
+/.idea/intc-single-ultra-app.iml
+/.idea/modules.xml
+/.idea/vcs.xml
diff --git a/src/components/suspend/suspend.vue b/src/components/suspend/suspend.vue
index 3ebcd92..e8cca0d 100644
--- a/src/components/suspend/suspend.vue
+++ b/src/components/suspend/suspend.vue
@@ -30,7 +30,7 @@
methods: {
// 意见反馈
newProblem() {
- uni.switchTab({url: `/pages/health/index`})
+ uni.switchTab({url: `/pages/home/index`})
}
}
};
diff --git a/src/components/systemBtn/systemBtn.vue b/src/components/systemBtn/systemBtn.vue
index c90a342..e8cca0d 100644
--- a/src/components/systemBtn/systemBtn.vue
+++ b/src/components/systemBtn/systemBtn.vue
@@ -30,9 +30,7 @@
methods: {
// 意见反馈
newProblem() {
- uni.navigateTo({
- url: `/pages_mine/pages/system/index`
- })
+ uni.switchTab({url: `/pages/home/index`})
}
}
};
diff --git a/src/pages.json b/src/pages.json
index 0eeeb30..64bed61 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -39,224 +39,26 @@
}
},
{
- "path": "pages/health/homepage/index",
+ "path": "pages/home/homepage/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
- "path": "pages/health/index",
+ "path": "pages/home/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
- {
- "path": "pages/health/statistic/index",
- "style": {
- "navigationBarTitleText": ""
- }
- },
{
"path": "pages/mine",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
- },
- {
- "path": "pages/health/doctorRecord/list",
- "style": {
- "navigationBarTitleText": "就医记录"
- }
}
- ,
- {
- "path": "pages/health/doctorRecord/addEdit",
- "style": {
- "navigationBarTitleText": "就医记录"
- }
- },
- {
- "path": "pages/health/healthRecord/list",
- "style": {
- "navigationBarTitleText": "健康档案"
- }
- } ,
- {
- "path": "pages/health/healthRecord/addEdit",
- "style": {
- "navigationBarTitleText": "健康档案"
- }
- },
- {
- "path": "pages/health/marRecord/list",
- "style": {
- "navigationBarTitleText": "用药记录"
- }
- }
- ,
- {
- "path": "pages/health/marRecord/addEdit",
- "style": {
- "navigationBarTitleText": "用药记录"
- }
- },
- {
- "path": "pages/health/medicineBasic/list",
- "style": {
- "navigationBarTitleText": "药品基础信息"
- }
- }
- ,
- {
- "path": "pages/health/medicineBasic/details",
- "style": {
- "navigationBarTitleText": "药品基础信息详情"
- }
- }
- ,
- {
- "path": "pages/health/medicineBasic/addEdit",
- "style": {
- "navigationBarTitleText": "药品基础信息"
- }
- },
- {
- "path": "pages/health/medicineStockIn/list",
- "style": {
- "navigationBarTitleText": "药品入库清单"
- }
- }
- ,
- {
- "path": "pages/health/medicineStockIn/details",
- "style": {
- "navigationBarTitleText": "药品入库清单详情"
- }
- }
- ,
- {
- "path": "pages/health/medicineStockIn/addEdit",
- "style": {
- "navigationBarTitleText": "药品入库清单"
- }
- }, {
- "path": "pages/health/medicineStock/list",
- "style": {
- "navigationBarTitleText": "药品实时库存"
- }
- }
- ,
- {
- "path": "pages/health/temperatureRecord/list",
- "style": {
- "navigationBarTitleText": "体温记录"
- }
- }
- ,
- {
- "path": "pages/health/temperatureRecord/addEdit",
- "style": {
- "navigationBarTitleText": "体温记录"
- }
- } ,
- {
- "path": "pages/health/processRecord/list",
- "style": {
- "navigationBarTitleText": "档案过程记录"
- }
- }
- ,
- {
- "path": "pages/health/processRecord/addEdit",
- "style": {
- "navigationBarTitleText": "过程记录"
- }
- },
- {
- "path": "pages/health/heightWeightRecord/list",
- "style": {
- "navigationBarTitleText": "身高体重记录"
- }
- }
- ,
- {
- "path": "pages/health/milkPowderRecord/addEdit",
- "style": {
- "navigationBarTitleText": "吃奶记录"
- }
- },
- {
- "path": "pages/health/milkPowderRecord/list",
- "style": {
- "navigationBarTitleText": "吃奶记录"
- }
- }
- ,
- {
- "path": "pages/health/heightWeightRecord/addEdit",
- "style": {
- "navigationBarTitleText": "身高体重记录"
- }
- },
- {
- "path": "pages/health/person/list",
- "style": {
- "navigationBarTitleText": "成员管理"
- }
- }
- ,
- {
- "path": "pages/health/person/addEdit",
- "style": {
- "navigationBarTitleText": "成员管理"
- }
- },
- {
- "path": "pages/health/activity/list",
- "style": {
- "navigationBarTitleText": "活动记录"
- }
- }
- ,
- {
- "path": "pages/health/activity/addEdit",
- "style": {
- "navigationBarTitleText": "活动记录"
- }
- } ,
- {
- "path": "pages/health/statistic/doctorStatistic/index",
- "style": {
- "navigationBarTitleText": "就医统计"
- }
- } ,
- {
- "path": "pages/health/statistic/healthStatistic/index",
- "style": {
- "navigationBarTitleText": "档案统计"
- }
- } ,
- {
- "path": "pages/health/statistic/marStatistic/index",
- "style": {
- "navigationBarTitleText": "用药统计"
- }
- } ,
- {
- "path": "pages/health/statistic/temperatureStatistic/index",
- "style": {
- "navigationBarTitleText": "体温统计"
- }
- } ,
- {
- "path": "pages/health/statistic/milkPowderStatistic/index",
- "style": {
- "navigationBarTitleText": "吃奶量统计"
- }
- }
],
"subPackages": [
{
@@ -485,23 +287,17 @@
"backgroundColor": "#ffffff",
"list": [
{
- "pagePath": "pages/health/homepage/index",
+ "pagePath": "pages/home/homepage/index",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_.png",
"text": "首页"
},
{
- "pagePath": "pages/health/index",
+ "pagePath": "pages/home/index",
"iconPath": "static/images/tabbar/work.png",
"selectedIconPath": "static/images/tabbar/work_.png",
"text": "工作台"
},
- // {
- // "pagePath": "pages/health/statistic/index",
- // "iconPath": "static/images/tabbar/statistic.png",
- // "selectedIconPath": "static/images/tabbar/statistic_.png",
- // "text": "统计分析"
- // },
{
"pagePath": "pages/mine",
"iconPath": "static/images/tabbar/mine.png",
diff --git a/src/pages/common/agreement/index.vue b/src/pages/common/agreement/index.vue
new file mode 100644
index 0000000..745ce11
--- /dev/null
+++ b/src/pages/common/agreement/index.vue
@@ -0,0 +1,135 @@
+
+
+
+
+ 用户服务协议
+
+
+ 一、服务条款的接受
+ 欢迎使用智聪健康管理平台。请您仔细阅读本协议,使用本服务即表示您同意遵守本协议的所有条款。
+
+
+
+ 二、服务说明
+ 本平台为用户提供以下服务:
+ 1. 健康数据记录与管理
+ 2. 健康数据统计与分析
+ 3. 健康档案管理
+ 4. 其他健康管理相关功能
+
+
+
+ 三、用户账号
+ 1. 您需要注册账号才能使用本服务
+ 2. 您应妥善保管账号信息,不得转让或借用他人
+ 3. 您对账号下的所有行为承担责任
+ 4. 如发现账号被盗用,请立即通知我们
+
+
+
+ 四、用户行为规范
+ 使用本服务时,您不得:
+ 1. 发布违法违规信息
+ 2. 侵犯他人合法权益
+ 3. 干扰或破坏服务正常运行
+ 4. 使用任何自动化程序访问服务
+
+
+
+ 五、知识产权
+ 1. 本平台的所有内容受知识产权法保护
+ 2. 未经授权,不得复制、修改或传播平台内容
+ 3. 您上传的内容,授权我们在服务范围内使用
+
+
+
+ 六、免责声明
+ 1. 本平台提供的健康数据仅供参考,不构成医疗建议
+ 2. 我们不对因使用本服务造成的任何损失承担责任
+ 3. 服务可能因维护、升级等原因中断
+
+
+
+ 七、协议修改
+ 我们有权随时修改本协议,修改后的协议将在平台公布。继续使用服务即视为接受修改后的协议。
+
+
+
+ 八、联系我们
+ 如对本协议有任何疑问,请通过以下方式联系我们:
+ 邮箱: qdintc@126.com
+
+
+
+ 最后更新时间: 2025年1月
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/common/privacy/index.vue b/src/pages/common/privacy/index.vue
new file mode 100644
index 0000000..3626013
--- /dev/null
+++ b/src/pages/common/privacy/index.vue
@@ -0,0 +1,125 @@
+
+
+
+
+ 隐私协议
+
+
+ 一、信息收集
+ 我们会收集您在使用服务时主动提供的信息,包括但不限于:
+ 1. 注册信息:账号、密码等
+ 2. 健康信息:体温、体重、身高等健康数据
+ 3. 设备信息:设备型号、操作系统版本等
+
+
+
+ 二、信息使用
+ 我们收集的信息将用于:
+ 1. 为您提供健康管理服务
+ 2. 改进和优化我们的服务
+ 3. 保障系统安全和稳定运行
+
+
+
+ 三、信息保护
+ 我们采用业界标准的安全措施保护您的个人信息,包括:
+ 1. 数据加密传输和存储
+ 2. 严格的访问权限控制
+ 3. 定期的安全审计
+
+
+
+ 四、信息共享
+ 除以下情况外,我们不会向第三方共享您的个人信息:
+ 1. 事先获得您的明确同意
+ 2. 法律法规要求
+ 3. 与授权合作伙伴共享(需脱敏处理)
+
+
+
+ 五、您的权利
+ 您有权:
+ 1. 访问、更正或删除您的个人信息
+ 2. 撤回授权同意
+ 3. 注销账户
+
+
+
+ 六、联系我们
+ 如对本隐私协议有任何疑问,请通过以下方式联系我们:
+ 邮箱: qdintc@126.com
+
+
+
+ 最后更新时间: 2025年1月
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/health/activity/addEdit.vue b/src/pages/health/activity/addEdit.vue
deleted file mode 100644
index b0df681..0000000
--- a/src/pages/health/activity/addEdit.vue
+++ /dev/null
@@ -1,350 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/activity/list.vue b/src/pages/health/activity/list.vue
deleted file mode 100644
index 078f86b..0000000
--- a/src/pages/health/activity/list.vue
+++ /dev/null
@@ -1,534 +0,0 @@
-
-
-
-
-
-
-
-
- 新增
-
-
-
-
-
-
-
-
-
-
-
- 活动类型
- {{ dictStr(item.type,typeList) || '--' }}
-
-
- 总费用
- {{ item.totalCost }} 元
-
-
- 成员
- {{ item.partner || '--' }}
-
-
- 活动量
- {{ dictStr(item.activityVolume,activityVolumeList) || '--' }}
-
-
-
-
- 开始时间
- {{ item.startTime || '--' }}
-
-
- 结束时间
- {{ item.endTime || '--' }}
-
-
- 费用明细
- {{ item.costDetail }}
-
-
- 饮食
- {{ item.foods }}
-
-
- 收获
- {{ item.harvest }}
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
-
- 修改
-
-
-
- 复制
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/doctorRecord/addEdit.vue b/src/pages/health/doctorRecord/addEdit.vue
deleted file mode 100644
index 1b6a8aa..0000000
--- a/src/pages/health/doctorRecord/addEdit.vue
+++ /dev/null
@@ -1,400 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/doctorRecord/list.vue b/src/pages/health/doctorRecord/list.vue
deleted file mode 100644
index 9a7cc67..0000000
--- a/src/pages/health/doctorRecord/list.vue
+++ /dev/null
@@ -1,779 +0,0 @@
-
-
-
-
-
-
-
-
-
- 新增
-
-
-
-
-
-
-
- 筛选
-
-
-
-
-
-
-
- 就诊日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
- 就医类型
- {{ dictStr(item.type, typeList) || '--' }}
-
-
- 就诊时间
- {{ item.visitingTime || '--' }}
-
-
-
- 科室
- {{ item.departments || '--' }}
-
-
- 大夫
- {{ item.doctor || '--' }}
-
-
- 陪同人
- {{ item.partner || '--' }}
-
-
- 总费用
- {{ item.totalCost || '--' }} 元
-
-
- 诊断结果
- {{ item.diagnosis }}
-
-
- 处理及医嘱
- {{ item.prescribe }}
-
-
- 费用明细
- {{ item.costDetail }}
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
- 修改
-
-
-
- 复制
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/healthRecord/addEdit.vue b/src/pages/health/healthRecord/addEdit.vue
deleted file mode 100644
index a69d71d..0000000
--- a/src/pages/health/healthRecord/addEdit.vue
+++ /dev/null
@@ -1,418 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/healthRecord/list.vue b/src/pages/health/healthRecord/list.vue
deleted file mode 100644
index ba3c738..0000000
--- a/src/pages/health/healthRecord/list.vue
+++ /dev/null
@@ -1,759 +0,0 @@
-
-
-
-
-
-
-
-
- 筛选
-
-
-
- 新增
-
-
-
-
-
- 档案类型
-
- {{ item.dictLabel }}
-
- 发生日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 人员名称
- {{ item.personName || '--' }}
-
-
- 发生时间
- {{ item.occurTime }}
-
-
- 康复时间
- {{ item.rehabilitationTime }}
-
-
- 康复周期
- {{ item.duration }}
-
-
- 发生原因
- {{ dictStr(item.etiology, etiologyList) }}
-
-
- 初期症状
- {{ item.initialSymptoms }}
-
-
- 中期症状
- {{ item.mediumTermSymptoms }}
-
-
- 后期症状
- {{ item.laterStageSymptoms }}
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
-
- 修改
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/heightWeightRecord/addEdit.vue b/src/pages/health/heightWeightRecord/addEdit.vue
deleted file mode 100644
index 72aee1d..0000000
--- a/src/pages/health/heightWeightRecord/addEdit.vue
+++ /dev/null
@@ -1,246 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/heightWeightRecord/list.vue b/src/pages/health/heightWeightRecord/list.vue
deleted file mode 100644
index 7cd3fc9..0000000
--- a/src/pages/health/heightWeightRecord/list.vue
+++ /dev/null
@@ -1,643 +0,0 @@
-
-
-
-
-
-
-
-
- 筛选
-
-
-
- 新增
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
-
- 修改
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/marRecord/addEdit.vue b/src/pages/health/marRecord/addEdit.vue
deleted file mode 100644
index 737311c..0000000
--- a/src/pages/health/marRecord/addEdit.vue
+++ /dev/null
@@ -1,533 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/marRecord/list.vue b/src/pages/health/marRecord/list.vue
deleted file mode 100644
index 5330d90..0000000
--- a/src/pages/health/marRecord/list.vue
+++ /dev/null
@@ -1,837 +0,0 @@
-
-
-
-
-
-
-
-
-
- 新增
-
-
-
-
-
-
-
- 筛选
-
-
-
-
-
-
-
- 健康档案
-
-
-
-
-
- 用药类型
-
- {{ item.dictLabel }}
-
-
- 用药日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 人员名称
- {{ item.personName || '--' }}
-
-
- 用药时间
- {{ item.dosingTime || '--' }}
-
-
- 用药类型
- {{ dictStr(item.type, typeList) || '--' }}
-
-
- 药品来源
- {{ dictStr(item.resource, resourceList) || '--' }}
-
-
- 用药地点
- {{ dictStr(item.place, placeList) || '--' }}
-
-
- 健康档案
- {{ item.healthRecordName || '--' }}
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
-
- 修改
-
-
-
- 复制
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/medicineBasic/addEdit.vue b/src/pages/health/medicineBasic/addEdit.vue
deleted file mode 100644
index e3fe404..0000000
--- a/src/pages/health/medicineBasic/addEdit.vue
+++ /dev/null
@@ -1,555 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/medicineBasic/details.vue b/src/pages/health/medicineBasic/details.vue
deleted file mode 100644
index 55b32d4..0000000
--- a/src/pages/health/medicineBasic/details.vue
+++ /dev/null
@@ -1,412 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- 基本信息
-
-
-
- 药品简称
- {{ detailInfo.shortName || '-' }}
-
-
- 药品编码
- {{ detailInfo.code || '-' }}
-
-
- 药品剂型
- {{ detailInfo.dosageForm || '-' }}
-
-
- 治疗类型
- {{ detailInfo.treatmentType || '-' }}
-
-
- 药品分类
- {{ detailInfo.classification || '-' }}
-
-
- 类别
- {{ detailInfo.category || '-' }}
-
-
-
-
-
-
-
- 产品信息
-
-
-
- 品牌
- {{ detailInfo.brand || '-' }}
-
-
- 药品包装
- {{ detailInfo.packaging || '-' }}
-
-
- 包装单位
- {{ detailInfo.packageUnit || '-' }}
-
-
- 生产厂家
- {{ detailInfo.manufacturers || '-' }}
-
-
- 是否进口
- {{ detailInfo.isImport || '-' }}
-
-
- 生产地址
- {{ detailInfo.address || '-' }}
-
-
-
-
-
-
-
- 规格信息
-
-
-
- 规格
- {{ detailInfo.specifications || '-' }}
-
-
- 规格单位
- {{ detailInfo.unit || '-' }}
-
-
- 单个含量
- {{ detailInfo.content || '-' }}
-
-
- 含量单位
- {{ detailInfo.contentUnit || '-' }}
-
-
-
-
-
-
-
- 功能主治
-
-
-
-
-
-
-
- 贮藏
-
-
-
-
-
-
-
- 药品成分
-
-
-
-
-
-
-
- 用法用量
-
-
-
-
-
-
-
- 性状
-
-
-
-
-
-
-
- 不良反应
-
-
-
-
-
-
-
- 备注
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/medicineBasic/list.vue b/src/pages/health/medicineBasic/list.vue
deleted file mode 100644
index 2104165..0000000
--- a/src/pages/health/medicineBasic/list.vue
+++ /dev/null
@@ -1,700 +0,0 @@
-
-
-
-
-
-
-
-
- 筛选
-
-
-
- 新增
-
-
-
-
- 治疗类型
-
- {{ item.dictLabel }}
-
- 录入日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 药品全称
- {{ item.name || '--' }}
-
-
- 治疗类型
- {{ dictStr(item.treatmentType, typeList) || '--' }}
-
-
- 药品编码
- {{ item.code || '--' }}
-
-
- 药品分类
- {{ dictStr(item.classification, classificationList) || '--' }}
-
-
- 类别
- {{ dictStr(item.category, categoryList) || '--' }}
-
-
- 药品剂型
- {{ dictStr(item.dosageForm, dosageFormList) || '--' }}
-
-
- 生产厂家
- {{ item.manufacturers || '--' }}
-
-
- 录入时间
- {{ item.createTime || '--' }}
-
-
-
-
-
-
-
- 修改
-
-
-
- 复制
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/medicineStock/list.vue b/src/pages/health/medicineStock/list.vue
deleted file mode 100644
index eed1c07..0000000
--- a/src/pages/health/medicineStock/list.vue
+++ /dev/null
@@ -1,319 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/medicineStockIn/addEdit.vue b/src/pages/health/medicineStockIn/addEdit.vue
deleted file mode 100644
index 10212f9..0000000
--- a/src/pages/health/medicineStockIn/addEdit.vue
+++ /dev/null
@@ -1,565 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/medicineStockIn/details.vue b/src/pages/health/medicineStockIn/details.vue
deleted file mode 100644
index 4c7156b..0000000
--- a/src/pages/health/medicineStockIn/details.vue
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- 入库信息
-
-
-
- 入库编号
- {{ detailInfo.code || '-' }}
-
-
- 入库数量
- {{ detailInfo.quantity || '-' }}
-
-
- 购买时间
- {{ detailInfo.purchaseDate || '-' }}
-
-
- 使用状态
- {{ detailInfo.state || '-' }}
-
-
- 生产日期
- {{ detailInfo.productionDate || '-' }}
-
-
- 过期日期
- {{ detailInfo.expiringDate || '-' }}
-
-
-
-
-
-
-
- 规格信息
-
-
-
- 包装单位
- {{ detailInfo.packageUnit || '-' }}
-
-
- 规格总数
- {{ detailInfo.totalCount || '-' }}
-
-
- 规格单位
- {{ detailInfo.unit || '-' }}
-
-
- 已使用数量
- {{ detailInfo.usedCount || '-' }}
-
-
- 剩余数量
- {{ detailInfo.leftCount || '-' }}
-
-
-
-
-
-
-
- 价格信息
-
-
-
- 药品单价
- {{ detailInfo.purchasePrice || '-' }}
-
-
- 药品总价
- {{ detailInfo.totalPrice || '-' }}
-
-
- 年龄体重
- {{ detailInfo.ageWeight || '-' }}
-
-
- 购买地址
- {{ detailInfo.purchaseAddress || '-' }}
-
-
-
-
-
-
-
- 医嘱
-
-
-
-
-
-
-
- 备注
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/medicineStockIn/list.vue b/src/pages/health/medicineStockIn/list.vue
deleted file mode 100644
index a38ce1e..0000000
--- a/src/pages/health/medicineStockIn/list.vue
+++ /dev/null
@@ -1,713 +0,0 @@
-
-
-
-
-
-
-
-
- 筛选
-
-
-
- 新增
-
-
-
-
- 使用状态
-
- {{ item.dictLabel }}
-
- 购买时间
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 购买时间
- {{ item.purchaseDate || '--' }}
-
-
- 使用状态
- {{ dictStr(item.state, stateList) || '--' }}
-
-
- 入库编号
- {{ item.code || '--' }}
-
-
- 过期日期
- {{ item.expiringDate || '--' }}
-
-
- 规格总数
- {{ item.totalCount }}{{ dictStr(item.unit, unitList) }}
-
-
- 剩余数量
- {{ item.leftCount }}{{ dictStr(item.unit, unitList) }}
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
-
- 修改
-
-
-
- 复制
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/milkPowderRecord/addEdit.vue b/src/pages/health/milkPowderRecord/addEdit.vue
deleted file mode 100644
index a2d1634..0000000
--- a/src/pages/health/milkPowderRecord/addEdit.vue
+++ /dev/null
@@ -1,237 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/milkPowderRecord/list.vue b/src/pages/health/milkPowderRecord/list.vue
deleted file mode 100644
index 1b9ed4c..0000000
--- a/src/pages/health/milkPowderRecord/list.vue
+++ /dev/null
@@ -1,620 +0,0 @@
-
-
-
-
-
-
-
-
- 筛选
-
-
-
- 新增
-
-
-
-
- 吃奶日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 奶粉品牌
- {{ item.milkPowderBrand || '--' }}
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
-
- 修改
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/person/addEdit.vue b/src/pages/health/person/addEdit.vue
deleted file mode 100644
index 60b7d54..0000000
--- a/src/pages/health/person/addEdit.vue
+++ /dev/null
@@ -1,303 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/person/list.vue b/src/pages/health/person/list.vue
deleted file mode 100644
index 3090d46..0000000
--- a/src/pages/health/person/list.vue
+++ /dev/null
@@ -1,409 +0,0 @@
-
-
-
-
-
-
-
-
- 新增
-
-
-
-
-
-
-
-
-
-
-
- 生日
- {{ item.birthday }}
-
-
- 身份证
- {{ item.identityCard }}
-
-
- 身高(CM)
- {{ item.height }}
-
-
- 体重(KG)
- {{ item.weight }}
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
-
- 修改
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/processRecord/addEdit.vue b/src/pages/health/processRecord/addEdit.vue
deleted file mode 100644
index 60ad5c6..0000000
--- a/src/pages/health/processRecord/addEdit.vue
+++ /dev/null
@@ -1,306 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/processRecord/list.vue b/src/pages/health/processRecord/list.vue
deleted file mode 100644
index 3b027b9..0000000
--- a/src/pages/health/processRecord/list.vue
+++ /dev/null
@@ -1,720 +0,0 @@
-
-
-
-
-
-
-
-
- 筛选
-
-
-
- 新增
-
-
-
-
-
- 健康档案
-
-
-
-
-
- 记录日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 记录内容
- {{ item.content }}
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
-
- 修改
-
-
-
- 复制
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/statistic/doctorStatistic/index.vue b/src/pages/health/statistic/doctorStatistic/index.vue
deleted file mode 100644
index b018eec..0000000
--- a/src/pages/health/statistic/doctorStatistic/index.vue
+++ /dev/null
@@ -1,1417 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 筛选
-
-
-
-
-
-
-
-
-
-
-
- 就医统计
-
-
-
- 列表
-
-
-
- 曲线图
-
-
-
- 柱状图
-
-
-
-
-
-
-
-
-
- 就医日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 明细
-
-
-
- 医院
-
-
-
- 科室
-
-
-
- 大夫
-
-
-
- 费用
-
-
-
-
-
-
-
-
-
-
- 就诊人
- {{ item.personName || '--' }}
-
-
- 大夫
- {{ item.doctor || '--' }}
-
-
- 就诊时间
- {{ item.visitingTime || '--' }}
-
-
- 诊断结果
- {{ item.diagnosis || '--' }}
-
-
- 处理及医嘱
- {{ item.prescribe || '--' }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/statistic/healthStatistic/index.vue b/src/pages/health/statistic/healthStatistic/index.vue
deleted file mode 100644
index 129ccb0..0000000
--- a/src/pages/health/statistic/healthStatistic/index.vue
+++ /dev/null
@@ -1,1269 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 筛选
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 档案统计
-
-
-
- 列表
-
-
-
- 曲线图
-
-
-
- 柱状图
-
-
-
-
-
-
-
-
-
- 建档日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 档案明细
-
-
-
- 费用明细
-
-
-
-
-
-
-
-
-
-
- 发生时间
- {{ item.occurTime || '--' }}
-
-
- 持续时间
- {{ item.duration || '--' }}
-
-
- 过程记录
- {{ item.processCount || 0 }}次
-
-
- 就医次数
- {{ item.doctorCount || 0 }}次
-
-
- 用药天数
- {{ item.marDayCount || 0 }}天
-
-
- 用药次数
- {{ item.marCount || 0 }}次
-
-
- 发烧天数
- {{ item.feverDayCount || 0 }}天
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/statistic/index.vue b/src/pages/health/statistic/index.vue
deleted file mode 100644
index 47fa66b..0000000
--- a/src/pages/health/statistic/index.vue
+++ /dev/null
@@ -1,157 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ item.text }}
-
-
-
-
-
-
-
-
-
-
diff --git a/src/pages/health/statistic/marStatistic/index.vue b/src/pages/health/statistic/marStatistic/index.vue
deleted file mode 100644
index 82ad36b..0000000
--- a/src/pages/health/statistic/marStatistic/index.vue
+++ /dev/null
@@ -1,1219 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 筛选
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 用药统计
-
-
-
- 列表
-
-
-
- 曲线图
-
-
-
- 柱状图
-
-
-
-
-
-
-
-
-
- 用药日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 用药次数
- {{ item.count || 0 }}次
-
-
- 用药总量
- {{ item.dosage }}{{ item.unit }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/statistic/milkPowderStatistic/index.vue b/src/pages/health/statistic/milkPowderStatistic/index.vue
deleted file mode 100644
index c7a730a..0000000
--- a/src/pages/health/statistic/milkPowderStatistic/index.vue
+++ /dev/null
@@ -1,1000 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- 筛选
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 吃奶量统计
-
-
-
- 列表
-
-
-
- 曲线图
-
-
-
- 柱状图
-
-
-
-
-
-
-
-
-
- 吃奶日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/statistic/temperatureStatistic/index.vue b/src/pages/health/statistic/temperatureStatistic/index.vue
deleted file mode 100644
index 407915a..0000000
--- a/src/pages/health/statistic/temperatureStatistic/index.vue
+++ /dev/null
@@ -1,1082 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 筛选
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 体温统计
-
-
-
- 列表
-
-
-
- 曲线图
-
-
-
- 柱状图
-
-
-
-
-
-
-
-
-
- 测量日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 最高体温:
- {{ item.max }} ℃
-
-
- 最低体温:
- {{ item.min }} ℃
-
-
- 平均体温:
- {{ item.average }} ℃
-
-
-
- 测量明细
-
-
- {{ formatMultiLineData(item.detail) || '-' }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/temperatureRecord/addEdit.vue b/src/pages/health/temperatureRecord/addEdit.vue
deleted file mode 100644
index bdafd51..0000000
--- a/src/pages/health/temperatureRecord/addEdit.vue
+++ /dev/null
@@ -1,309 +0,0 @@
-
-
-
-
-
- {{ title}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/temperatureRecord/list.vue b/src/pages/health/temperatureRecord/list.vue
deleted file mode 100644
index ef6fbc2..0000000
--- a/src/pages/health/temperatureRecord/list.vue
+++ /dev/null
@@ -1,738 +0,0 @@
-
-
-
-
-
-
-
-
-
- 新增
-
-
-
-
-
-
-
- 筛选
-
-
-
-
-
-
-
- 测量日期
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
- 确定
-
-
-
-
-
-
-
-
-
-
-
-
-
- 健康档案
- {{ item.healthRecordName || '--' }}
-
-
- 备注
- {{ item.remark }}
-
-
-
-
-
-
- 修改
-
-
-
- 复制
-
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/pages/health/homepage/index.vue b/src/pages/home/homepage/index.vue
similarity index 100%
rename from src/pages/health/homepage/index.vue
rename to src/pages/home/homepage/index.vue
diff --git a/src/pages/health/index.vue b/src/pages/home/index.vue
similarity index 80%
rename from src/pages/health/index.vue
rename to src/pages/home/index.vue
index ede2f5f..4c26cb5 100644
--- a/src/pages/health/index.vue
+++ b/src/pages/home/index.vue
@@ -12,7 +12,7 @@
@click="navigateTo(item.path)"
class="grid-item">
-
+
{{ item.text }}
@@ -25,15 +25,15 @@
import { ref } from "vue";
const systemGridList = ref([
- { path: '/pages_mine/pages/system/user/list', text: '用户管理', icon: 'person', color: 'linear-gradient(135deg, #667eea 0%, #764ba2 100%)' },
- { path: '/pages_mine/pages/system/role/list', text: '角色管理', icon: 'staff', color: 'linear-gradient(135deg, #fa709a 0%, #fee140 100%)' },
+ { path: '/pages_mine/pages/system/user/list', text: '用户管理', icon: 'account', color: 'linear-gradient(135deg, #667eea 0%, #764ba2 100%)' },
+ { path: '/pages_mine/pages/system/role/list', text: '角色管理', icon: 'level', color: 'linear-gradient(135deg, #fa709a 0%, #fee140 100%)' },
{ path: '/pages_mine/pages/system/menu/list', text: '菜单管理', icon: 'list', color: 'linear-gradient(135deg, #4facfe 0%, #00f2fe 100%)' },
- { path: '/pages_mine/pages/system/dept/list', text: '部门管理', icon: 'chat', color: 'linear-gradient(135deg, #43e97b 0%, #38f9d7 100%)' },
- { path: '/pages_mine/pages/system/post/list', text: '岗位管理', icon: 'contact', color: 'linear-gradient(135deg, #fd79a8 0%, #e84393 100%)' },
- { path: '/pages_mine/pages/system/dict/list', text: '字典管理', icon: 'bars', color: 'linear-gradient(135deg, #f6d365 0%, #fda085 100%)' },
- { path: '/pages_mine/pages/system/config/list', text: '参数配置', icon: 'gear', color: 'linear-gradient(135deg, #5f72bd 0%, #9b23ea 100%)' },
- { path: '/pages_mine/pages/system/notice/list', text: '通知公告', icon: 'notification', color: 'linear-gradient(135deg, #0be881 0%, #0fbcf9 100%)' },
- { path: '/pages_mine/pages/system/operlog/list', text: '操作日志', icon: 'compose', color: 'linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%)' },
+ { path: '/pages_mine/pages/system/dept/list', text: '部门管理', icon: 'home', color: 'linear-gradient(135deg, #43e97b 0%, #38f9d7 100%)' },
+ { path: '/pages_mine/pages/system/post/list', text: '岗位管理', icon: 'order', color: 'linear-gradient(135deg, #fd79a8 0%, #e84393 100%)' },
+ { path: '/pages_mine/pages/system/dict/list', text: '字典管理', icon: 'file-text', color: 'linear-gradient(135deg, #f6d365 0%, #fda085 100%)' },
+ { path: '/pages_mine/pages/system/config/list', text: '参数配置', icon: 'setting', color: 'linear-gradient(135deg, #5f72bd 0%, #9b23ea 100%)' },
+ { path: '/pages_mine/pages/system/notice/list', text: '通知公告', icon: 'bell', color: 'linear-gradient(135deg, #0be881 0%, #0fbcf9 100%)' },
+ { path: '/pages_mine/pages/system/operlog/list', text: '操作日志', icon: 'edit-pen', color: 'linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%)' },
{ path: '/pages_mine/pages/system/logininfor/list', text: '登录日志', icon: 'eye', color: 'linear-gradient(135deg, #00d2ff 0%, #3a7bd5 100%)' }
])
@@ -55,7 +55,7 @@ function navigateTo(path) {
/* #endif */
.content {
- padding: 12rpx 0;
+ padding: 120rpx 0 12rpx 0;
}
.section-header {
diff --git a/src/pages/login.vue b/src/pages/login.vue
index c5262cb..67d3723 100644
--- a/src/pages/login.vue
+++ b/src/pages/login.vue
@@ -1,57 +1,68 @@
-
-
-
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ 已阅读并同意
+ 《用户协议》
+ 和
+ 《隐私协议》
+
+
+
+
+
+
+ 立即注册
+
-
-
@@ -71,14 +82,13 @@ const codeUrl = ref("");
const captchaEnabled = ref(true); // 是否开启验证码
const useWxLogin = ref(false); // 是否使用微信登录
const globalConfig = ref(config);
-const rememberMe = ref(false);
+const agree = ref(false); // 同意协议
const loginForm = ref({
tenantId: "000000",
username: "",
password: "",
code: "",
- uuid: '',
- rememberMe: false
+ uuid: ''
});
if (useWxLogin.value) {
@@ -94,17 +104,6 @@ if (useWxLogin.value) {
}
// 页面加载时检查是否记住了密码
onMounted(() => {
- const tenantId = localStorage.getItem('tenantId');
- const username = localStorage.getItem('username');
- const password = localStorage.getItem('password');
- if (tenantId) {
- loginForm.value.tenantId = tenantId;
- }
- if (username && password) {
- loginForm.value.username = username;
- loginForm.value.password = decrypt(password);
- rememberMe.value = true;
- }
});
// 获取图形验证码
@@ -128,6 +127,8 @@ async function handleLogin() {
modal.msgError("请输入您的账号")
} else if (loginForm.value.password === "") {
modal.msgError("请输入您的密码")
+ } else if (!agree.value) {
+ modal.msgError("请先阅读并同意用户协议和隐私协议")
} else {
modal.loading("登录中,请等待...")
pwdLogin()
@@ -151,34 +152,26 @@ async function pwdLogin() {
})
};
function loginSuccess(result) {
- // 保存记住密码信息
- if (rememberMe.value) {
- localStorage.setItem('tenantId', loginForm.value.tenantId);
- localStorage.setItem('username', loginForm.value.username);
- localStorage.setItem('password', encrypt(loginForm.value.password));
- } else {
- rememberMe.value=false
- localStorage.removeItem('tenantId');
- localStorage.removeItem('username');
- localStorage.removeItem('password');
- }
-
- // 等待一下确保token保存成功
- setTimeout(() => {
- // 设置用户信息
- userStore.getInfo().then(res => {
- uni.switchTab({
- url: '/pages/health/homepage/index'
- });
- }).catch(err => {
- modal.msgError('获取用户信息失败,请重新登录');
+ // 设置用户信息
+ userStore.getInfo().then(res => {
+ uni.switchTab({
+ url: '/pages/home/homepage/index'
});
- }, 100);
+ }).catch(err => {
+ modal.msgError('获取用户信息失败,请重新登录');
+ });
}
-function rememberMeChange(){
- rememberMe.value = !rememberMe.value;
+function agreeChange(){
+ agree.value = !agree.value;
+}
+// 隐私协议
+function handlePrivacy() {
+ let site = globalConfig.value.appInfo.agreements[0]
+ uni.navigateTo({
+ url: `/pages/common/webview/index?title=${site.title}&url=${site.url}`
+ });
}
// 官方网址
function handleWebsite() {
@@ -199,175 +192,184 @@ getCode();
diff --git a/src/pages/mine.vue b/src/pages/mine.vue
index 804ca82..96e4382 100644
--- a/src/pages/mine.vue
+++ b/src/pages/mine.vue
@@ -230,7 +230,7 @@ page {
background-color: #f5f7fa;
.header-section {
- padding: 40rpx 32rpx 80rpx;
+ padding: 160rpx 32rpx 80rpx;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
position: relative;
overflow: hidden;
diff --git a/src/pages/statistic/bill/creditBillAnalysis/index.vue b/src/pages/statistic/bill/creditBillAnalysis/index.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/statistic/bill/creditInstallmentAnalysis/index.vue b/src/pages/statistic/bill/creditInstallmentAnalysis/index.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/statistic/bill/creditInstallmentSettledAnalysis/index.vue b/src/pages/statistic/bill/creditInstallmentSettledAnalysis/index.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/statistic/bill/creditRecordAnalysis/index.vue b/src/pages/statistic/bill/creditRecordAnalysis/index.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/statistic/bill/futuresAnalysis/index.vue b/src/pages/statistic/bill/futuresAnalysis/index.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/statistic/bill/investAnalysis/index.vue b/src/pages/statistic/bill/investAnalysis/index.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/statistic/bill/onlineLendAnalysis/index.vue b/src/pages/statistic/bill/onlineLendAnalysis/index.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/statistic/bill/onlineLendSettledAnalysis/index.vue b/src/pages/statistic/bill/onlineLendSettledAnalysis/index.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages/statistic/bill/stocksAnalysis/index.vue b/src/pages/statistic/bill/stocksAnalysis/index.vue
deleted file mode 100644
index e69de29..0000000
diff --git a/src/pages_mine/pages/system/config/addEdit.vue b/src/pages_mine/pages/system/config/addEdit.vue
index 62afb08..8fae7ec 100644
--- a/src/pages_mine/pages/system/config/addEdit.vue
+++ b/src/pages_mine/pages/system/config/addEdit.vue
@@ -1,11 +1,5 @@
-
-
{{ title }}
diff --git a/src/pages_mine/pages/system/config/details.vue b/src/pages_mine/pages/system/config/details.vue
index d461f60..3001883 100644
--- a/src/pages_mine/pages/system/config/details.vue
+++ b/src/pages_mine/pages/system/config/details.vue
@@ -1,11 +1,5 @@
-
-
参数信息
diff --git a/src/pages_mine/pages/system/dept/addEdit.vue b/src/pages_mine/pages/system/dept/addEdit.vue
index 0c5bb23..778b623 100644
--- a/src/pages_mine/pages/system/dept/addEdit.vue
+++ b/src/pages_mine/pages/system/dept/addEdit.vue
@@ -1,11 +1,5 @@
-
-
{{ title }}
diff --git a/src/pages_mine/pages/system/dept/details.vue b/src/pages_mine/pages/system/dept/details.vue
index 6f94b13..c14e16b 100644
--- a/src/pages_mine/pages/system/dept/details.vue
+++ b/src/pages_mine/pages/system/dept/details.vue
@@ -1,11 +1,5 @@
-
-