Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
eMall_miniapp
Project
Project
Details
Activity
Releases
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
高宇
eMall_miniapp
Commits
ff4fa8f5
Commit
ff4fa8f5
authored
Jul 31, 2023
by
杨硕
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.91isoft.com:90/gaoyu/emall_miniapp
parents
9cbb5ba2
c6d446d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
my/member/index.vue
+4
-4
No files found.
my/member/index.vue
View file @
ff4fa8f5
...
...
@@ -15,10 +15,10 @@
data
(){
return
{
bashUrl
:
'http://192.144.239.97:20065/upload/'
,
src
:
'
http://192.144.239.97:20043/file/banner/20230605/6F749760FE1148369C4081EBD3248C6C.jpeg
'
,
src
:
''
,
list2
:
[
{
image
:
'
http://192.144.239.97:20043/file/banner/20230605/6F749760FE1148369C4081EBD3248C6C.jpeg
'
image
:
''
}
],
...
...
@@ -46,8 +46,8 @@
for
(
const
index
in
list
)
{
console
.
log
(
'index'
,
index
)
const
item
=
list
[
index
]
item
.
image
=
bashUrl
+
item
.
membershipCard
item
.
rankCard
=
bashUrl
+
item
.
rankCard
item
.
image
=
that
.
bashUrl
+
item
.
membershipCard
item
.
rankCard
=
that
.
bashUrl
+
item
.
rankCard
}
that
.
list2
=
list
that
.
src
=
that
.
list2
[
0
].
rankCard
...
...
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