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
f865115a
Commit
f865115a
authored
Feb 20, 2025
by
songrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
高危筛查详情修改
parent
759fe2eb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Doctor.vue
src/doctor/Doctor.vue
+1
-1
FirstDetail.vue
src/doctor/screening/detail/FirstDetail.vue
+1
-1
No files found.
src/doctor/Doctor.vue
View file @
f865115a
...
@@ -66,7 +66,7 @@ export default {
...
@@ -66,7 +66,7 @@ export default {
if
(
!
token
)
{
if
(
!
token
)
{
token
=
sessionStorage
.
getItem
(
'token'
)
token
=
sessionStorage
.
getItem
(
'token'
)
if
(
process
.
env
.
NODE_ENV
!==
'production'
)
{
if
(
process
.
env
.
NODE_ENV
!==
'production'
)
{
token
=
'
2107bb74-6f66-4eaa-9c84-ebe1b43c6687
'
token
=
'
14c6ac95-c09d-4469-9415-129d560f5e36
'
}
}
}
}
if
(
token
)
{
if
(
token
)
{
...
...
src/doctor/screening/detail/FirstDetail.vue
View file @
f865115a
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<span
@
click=
"onBack"
class=
"text-12 back-bt"
>
<span
@
click=
"onBack"
class=
"text-12 back-bt"
>
<doc-icon
type=
"doc-left2"
/>
<doc-icon
type=
"doc-left2"
/>
</span>
</span>
<span>
高危
筛查详情
</span>
<span>
主要慢病
筛查详情
</span>
</div>
</div>
<div
class=
"px-4 py-3 flex shrink-0 base-info"
>
<div
class=
"px-4 py-3 flex shrink-0 base-info"
>
<div
class=
"flex w-full"
>
<div
class=
"flex w-full"
>
...
...
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