Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
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
viitto
mallapp
Commits
052a29c4
Commit
052a29c4
authored
Aug 18, 2020
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除一些没用的图
parent
86c98add
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
2 additions
and
2 deletions
+2
-2
error.vue
components/error/error.vue
+1
-1
index.vue
pages/member/index/index.vue
+1
-1
banner.png
static/images/icon/banner.png
+0
-0
dismount.png
static/images/icon/dismount.png
+0
-0
finish.png
static/images/icon/finish.png
+0
-0
wdph.png
static/images/wdph.png
+0
-0
wdtgbg.png
static/images/wdtgbg.png
+0
-0
No files found.
components/error/error.vue
View file @
052a29c4
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<u-empty
text=
"网路断开了~"
mode=
"wifi"
></u-empty>
<u-empty
text=
"网路断开了~"
mode=
"wifi"
></u-empty>
</view>
</view>
<view
v-if=
'type==2'
style=
"width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;margin-top: 80px;"
>
<view
v-if=
'type==2'
style=
"width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;margin-top: 80px;"
>
<
image
src=
"../../static/images/icon/dismount.png"
style=
"width: 40%;"
mode=
"widthFix"
></image
>
<
!--
<image
src=
"../../static/images/icon/dismount.png"
style=
"width: 40%;"
mode=
"widthFix"
></image>
--
>
<Text
style=
'margin-top: 20px;font-size: 18px;color: #888;'
>
商品已下架
</Text>
<Text
style=
'margin-top: 20px;font-size: 18px;color: #888;'
>
商品已下架
</Text>
</view>
</view>
</view>
</view>
...
...
pages/member/index/index.vue
View file @
052a29c4
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
</view>
</view>
</view>
</view>
<view
class=
"memberC"
>
<view
class=
"memberC"
>
<
image
src=
"../../../static/images/icon/banner.png"
mode=
'widthFix'
style=
"width: 100%;margin-top: 5px;"
></image
>
<
!--
<image
src=
"../../../static/images/icon/banner.png"
mode=
'widthFix'
style=
"width: 100%;margin-top: 5px;"
></image>
--
>
<view
class=
"mc_box"
@
click=
"goUrl()"
>
<view
class=
"mc_box"
@
click=
"goUrl()"
>
</view>
</view>
...
...
static/images/icon/banner.png
deleted
100644 → 0
View file @
86c98add
9.27 KB
static/images/icon/dismount.png
deleted
100644 → 0
View file @
86c98add
152 KB
static/images/icon/finish.png
deleted
100644 → 0
View file @
86c98add
11.4 KB
static/images/wdph.png
deleted
100644 → 0
View file @
86c98add
220 Bytes
static/images/wdtgbg.png
deleted
100644 → 0
View file @
86c98add
7.71 KB
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