Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
frontend-h5
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
songrui
frontend-h5
Commits
9c64c16c
Commit
9c64c16c
authored
Mar 03, 2025
by
芮自成
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
运动强度提示修改
parent
6474e61a
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
Doctor.vue
src/doctor/Doctor.vue
+1
-1
ChronicKidneyDiseaseForm.vue
...p/separateFU/form/components/ChronicKidneyDiseaseForm.vue
+1
-1
CopdForm.vue
src/doctor/followUp/separateFU/form/components/CopdForm.vue
+1
-1
CoronaryHeartDiseaseForm.vue
...p/separateFU/form/components/CoronaryHeartDiseaseForm.vue
+1
-1
DiabetesForm.vue
...ctor/followUp/separateFU/form/components/DiabetesForm.vue
+1
-1
DyslipidemiaForm.vue
.../followUp/separateFU/form/components/DyslipidemiaForm.vue
+1
-1
HypertensionForm.vue
.../followUp/separateFU/form/components/HypertensionForm.vue
+1
-1
StrokeForm.vue
...doctor/followUp/separateFU/form/components/StrokeForm.vue
+1
-1
No files found.
src/doctor/Doctor.vue
View file @
9c64c16c
...
...
@@ -66,7 +66,7 @@ export default {
if
(
!
token
)
{
token
=
sessionStorage
.
getItem
(
'token'
)
if
(
process
.
env
.
NODE_ENV
!==
'production'
)
{
token
=
'
4df45197-d2f8-42ba-9ab5-8b8100c53bcf
'
token
=
'
51f77c42-29a2-4d50-8010-bd19bab99a31
'
}
}
if
(
token
)
{
...
...
src/doctor/followUp/separateFU/form/components/ChronicKidneyDiseaseForm.vue
View file @
9c64c16c
...
...
@@ -428,7 +428,7 @@
<div
v-if=
"form.regularExercise === 1"
class=
"bg-fa mt-2"
>
<div
class=
"flex items-center"
>
<div
class=
"label-title"
required
style=
"color: #262626; font-size: 14px"
>
运动强度
</div>
<MovementTip
class=
"ml-2 mb-2"
/>
<MovementTip
class=
"ml-2 mb-2"
/>
</div>
<van-field
:rules=
"rules.exerciseStrength"
style=
"padding: 0"
>
<
template
#
input
>
...
...
src/doctor/followUp/separateFU/form/components/CopdForm.vue
View file @
9c64c16c
...
...
@@ -360,7 +360,7 @@
<div
v-if=
"form.regularExercise === 1"
class=
"bg-fa mt-2"
>
<div
class=
"flex items-center"
>
<div
class=
"label-title"
required
style=
"color: #262626; font-size: 14px"
>
运动强度
</div>
<MovementTip
class=
"ml-2 mb-2"
/>
<MovementTip
class=
"ml-2 mb-2"
/>
</div>
<van-field
:rules=
"rules.exerciseStrength"
style=
"padding: 0"
>
<
template
#
input
>
...
...
src/doctor/followUp/separateFU/form/components/CoronaryHeartDiseaseForm.vue
View file @
9c64c16c
...
...
@@ -431,7 +431,7 @@
<div
v-if=
"form.regularExercise === 1"
class=
"bg-fa mt-2"
>
<div
class=
"flex items-center"
>
<div
class=
"label-title"
required
style=
"color: #262626; font-size: 14px"
>
运动强度
</div>
<MovementTip
class=
"ml-2 mb-2"
/>
<MovementTip
class=
"ml-2 mb-2"
/>
</div>
<van-field
:rules=
"rules.exerciseStrength"
style=
"padding: 0"
>
<
template
#
input
>
...
...
src/doctor/followUp/separateFU/form/components/DiabetesForm.vue
View file @
9c64c16c
...
...
@@ -461,7 +461,7 @@
<div
v-if=
"form.regularExercise === 1"
class=
"bg-fa mt-2"
>
<div
class=
"flex items-center"
>
<div
class=
"label-title"
required
style=
"color: #262626; font-size: 14px"
>
运动强度
</div>
<MovementTip
class=
"ml-2 mb-2"
/>
<MovementTip
class=
"ml-2 mb-2"
/>
</div>
<van-field
:rules=
"rules.exerciseStrength"
style=
"padding: 0"
>
<
template
#
input
>
...
...
src/doctor/followUp/separateFU/form/components/DyslipidemiaForm.vue
View file @
9c64c16c
...
...
@@ -431,7 +431,7 @@
<div
v-if=
"form.regularExercise === 1"
class=
"bg-fa mt-2"
>
<div
class=
"flex items-center"
>
<div
class=
"label-title"
required
style=
"color: #262626; font-size: 14px"
>
运动强度
</div>
<MovementTip
class=
"ml-2 mb-2"
/>
<MovementTip
class=
"ml-2 mb-2"
/>
</div>
<van-field
:rules=
"rules.exerciseStrength"
style=
"padding: 0"
>
<
template
#
input
>
...
...
src/doctor/followUp/separateFU/form/components/HypertensionForm.vue
View file @
9c64c16c
...
...
@@ -474,7 +474,7 @@
<div
v-if=
"form.regularExercise === 1"
class=
"bg-fa mt-2"
>
<div
class=
"flex items-center"
>
<div
class=
"label-title"
required
style=
"color: #262626; font-size: 14px"
>
运动强度
</div>
<MovementTip
class=
"ml-2 mb-2"
/>
<MovementTip
class=
"ml-2 mb-2"
/>
</div>
<van-field
:rules=
"rules.exerciseStrength"
style=
"padding: 0"
>
<
template
#
input
>
...
...
src/doctor/followUp/separateFU/form/components/StrokeForm.vue
View file @
9c64c16c
...
...
@@ -431,7 +431,7 @@
<div
v-if=
"form.regularExercise === 1"
class=
"bg-fa mt-2"
>
<div
class=
"flex items-center"
>
<div
class=
"label-title"
required
style=
"color: #262626; font-size: 14px"
>
运动强度
</div>
<MovementTip
class=
"ml-2 mb-2"
/>
<MovementTip
class=
"ml-2 mb-2"
/>
</div>
<van-field
:rules=
"rules.exerciseStrength"
style=
"padding: 0"
>
<
template
#
input
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment