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
69ac2ddd
Commit
69ac2ddd
authored
Oct 22, 2024
by
gengchunlei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
居民端小程序 1.push
parent
2de138a9
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
3 deletions
+1
-3
List.vue
src/residentWX/guide/List.vue
+0
-1
List.vue
src/residentWX/visit/List.vue
+0
-1
vue.config.js
vue.config.js
+1
-1
No files found.
src/residentWX/guide/List.vue
View file @
69ac2ddd
...
@@ -78,7 +78,6 @@ export default {
...
@@ -78,7 +78,6 @@ export default {
},
},
onMore
()
{
onMore
()
{
debugger
this
.
pagination
.
pageIndex
++
this
.
pagination
.
pageIndex
++
this
.
load
()
this
.
load
()
},
},
...
...
src/residentWX/visit/List.vue
View file @
69ac2ddd
...
@@ -157,7 +157,6 @@ export default {
...
@@ -157,7 +157,6 @@ export default {
this
.
load
(
false
)
this
.
load
(
false
)
},
},
toDetail
(
item
)
{
toDetail
(
item
)
{
debugger
let
par
=
{}
let
par
=
{}
let
path
=
``
let
path
=
``
if
(
item
.
serveType
==
5
)
{
if
(
item
.
serveType
==
5
)
{
...
...
vue.config.js
View file @
69ac2ddd
...
@@ -39,7 +39,7 @@ module.exports = defineConfig({
...
@@ -39,7 +39,7 @@ module.exports = defineConfig({
}
}
},
},
'/chronic-resident'
:
{
'/chronic-resident'
:
{
target
:
'http://192.168.1.1
74
:8903'
,
target
:
'http://192.168.1.1
87
:8903'
,
// target: 'https://beta-tumour.zmnyjk.com',
// target: 'https://beta-tumour.zmnyjk.com',
changOrigin
:
true
,
changOrigin
:
true
,
pathRewrite
:
{
pathRewrite
:
{
...
...
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