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
2a367b71
Commit
2a367b71
authored
Jul 31, 2023
by
杨硕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改页面布局
parent
ee5f612e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
2 deletions
+4
-2
index.vue
homePage/filmReceipt/index.vue
+1
-0
index.vue
homePage/shop/index.vue
+1
-1
index.vue
my/myIntegral/detail/index.vue
+1
-1
index.vue
my/myIntegral/receiptRecord/index.vue
+1
-0
No files found.
homePage/filmReceipt/index.vue
View file @
2a367b71
...
@@ -276,6 +276,7 @@
...
@@ -276,6 +276,7 @@
.photo-guide
{
.photo-guide
{
margin-top
:
20rpx
;
margin-top
:
20rpx
;
background-color
:
#FFFFFF
;
background-color
:
#FFFFFF
;
padding-bottom
:
40rpx
;
.ticketTest
{
.ticketTest
{
padding-top
:
30rpx
;
padding-top
:
30rpx
;
display
:
block
;
display
:
block
;
...
...
homePage/shop/index.vue
View file @
2a367b71
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<view
class=
"u-search-box"
>
<view
class=
"u-search-box"
>
<view
class=
"u-search-inner"
>
<view
class=
"u-search-inner"
>
<u-icon
name=
"search"
color=
"#909399"
:size=
"28"
></u-icon>
<u-icon
name=
"search"
color=
"#909399"
:size=
"28"
></u-icon>
<u-input
style=
"width: 100%;"
class=
"u-search-text"
v-model=
"name"
:disabled=
"ture"
type=
"text"
height=
"50"
placeholder=
"搜商
品
名称"
/>
<u-input
style=
"width: 100%;"
class=
"u-search-text"
v-model=
"name"
:disabled=
"ture"
type=
"text"
height=
"50"
placeholder=
"搜商
铺
名称"
/>
</view>
</view>
<view
class=
"button"
>
<view
class=
"button"
>
<u-button
size=
"mini"
shape=
"circle"
hover-class=
"none"
@
click=
"search"
>
<u-button
size=
"mini"
shape=
"circle"
hover-class=
"none"
@
click=
"search"
>
...
...
my/myIntegral/detail/index.vue
View file @
2a367b71
<
template
>
<
template
>
<view
style=
"background-color: #eeeeee;min-height: 100vh;"
>
<view
style=
"background-color: #eeeeee;min-height: 100vh;
padding: 40rpx 0;
"
>
<view
class=
"modify"
>
<view
class=
"modify"
>
<view
class=
"testTitle"
>
积分变更
</view>
<view
class=
"testTitle"
>
积分变更
</view>
<view
class=
"line"
></view>
<view
class=
"line"
></view>
...
...
my/myIntegral/receiptRecord/index.vue
View file @
2a367b71
...
@@ -78,6 +78,7 @@
...
@@ -78,6 +78,7 @@
min-height
:
100vh
;
min-height
:
100vh
;
background-color
:
#eeeeee
;
background-color
:
#eeeeee
;
padding-top
:
34rpx
;
padding-top
:
34rpx
;
padding-bottom
:
40rpx
;
// display: flex;
// display: flex;
// align-items: center;
// align-items: center;
// justify-content: center;
// justify-content: center;
...
...
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