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
296f9916
Commit
296f9916
authored
Jul 14, 2023
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加子页面
parent
65a3ba51
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
+11
-3
index.vue
moreFunction/about/index.vue
+3
-3
index.vue
my/myIntegral/receiptRecord/index.vue
+8
-0
No files found.
moreFunction/about/index.vue
View file @
296f9916
<
template
>
<
template
>
<view
class=
"aboutMy"
>
<view
class=
"aboutMy"
>
<!-- 注册隐私保护协议 -->
<!-- 注册隐私保护协议 -->
<view
class=
"registration"
>
<view
class=
"registration"
@
click=
"toDetail"
>
<view
class=
"icon"
>
<view
class=
"icon"
>
<image
:src=
"img"
style=
"width: 20px; height: 20px;"
:mode=
"mode"
></image>
<image
:src=
"img"
style=
"width: 20px; height: 20px;"
:mode=
"mode"
></image>
</view>
</view>
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
</view>
</view>
</view>
</view>
<!-- 会员服务协议 -->
<!-- 会员服务协议 -->
<view
class=
"registration"
>
<view
class=
"registration"
@
click=
"toDetail"
>
<view
class=
"icon"
>
<view
class=
"icon"
>
<image
:src=
"img"
style=
"width: 20px; height: 20px;"
:mode=
"mode"
></image>
<image
:src=
"img"
style=
"width: 20px; height: 20px;"
:mode=
"mode"
></image>
</view>
</view>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
</view>
</view>
</view>
</view>
<!-- 简介 -->
<!-- 简介 -->
<view
class=
"registration"
>
<view
class=
"registration"
@
click=
"toDetail"
>
<view
class=
"icon"
>
<view
class=
"icon"
>
<image
:src=
"img"
style=
"width: 20px; height: 20px;"
:mode=
"mode"
></image>
<image
:src=
"img"
style=
"width: 20px; height: 20px;"
:mode=
"mode"
></image>
</view>
</view>
...
...
my/myIntegral/receiptRecord/index.vue
0 → 100644
View file @
296f9916
<
template
>
</
template
>
<
script
>
</
script
>
<
style
>
</
style
>
\ No newline at end of file
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