Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
groupPurchase-miniapp
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
彭佳妮(贵阳日报)
groupPurchase-miniapp
Commits
7f00aad4
Commit
7f00aad4
authored
Aug 14, 2024
by
彭佳妮(贵阳日报)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
搜索框长度
parent
69fa74ea
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
comment.vue
src/pages/assistingAgriculture/detail/comment.vue
+1
-1
order.vue
src/pages/order/order.vue
+1
-1
detail.vue
src/pages/ticket/detail.vue
+2
-2
No files found.
src/pages/assistingAgriculture/detail/comment.vue
View file @
7f00aad4
...
@@ -326,7 +326,7 @@ page {
...
@@ -326,7 +326,7 @@ page {
}
}
.searchBoxs
{
.searchBoxs
{
width
:
4
8
0rpx
;
width
:
4
2
0rpx
;
height
:
56rpx
;
height
:
56rpx
;
background
:
#f3f3f3
;
background
:
#f3f3f3
;
border-radius
:
28rpx
28rpx
28rpx
28rpx
;
border-radius
:
28rpx
28rpx
28rpx
28rpx
;
...
...
src/pages/order/order.vue
View file @
7f00aad4
...
@@ -709,7 +709,7 @@ page {
...
@@ -709,7 +709,7 @@ page {
gap
:
14rpx
;
gap
:
14rpx
;
}
}
.searchBoxs
{
.searchBoxs
{
width
:
4
92
rpx
;
width
:
4
20
rpx
;
height
:
66rpx
;
height
:
66rpx
;
background
:
#f3f3f3
;
background
:
#f3f3f3
;
border-radius
:
33rpx
;
border-radius
:
33rpx
;
...
...
src/pages/ticket/detail.vue
View file @
7f00aad4
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<view
class=
"container"
>
<view
class=
"container"
>
<!--
<Header
:title=
"shopDetail.shopName"
></Header>
-->
<!--
<Header
:title=
"shopDetail.shopName"
></Header>
-->
<Search
:title=
"shopDetail.shopName"
backgroundBox=
"white"
:showTitle=
"true"
></Search>
<Search
:title=
"shopDetail.shopName"
backgroundBox=
"white"
:showTitle=
"true"
></Search>
<view
class=
"content"
>
<view
class=
"content
1
"
>
<view
class=
"shop"
>
<view
class=
"shop"
>
<image
:src=
"fileDomain + shopDetail.shopLogo"
class=
"logo"
mode=
"aspectFill"
></image>
<image
:src=
"fileDomain + shopDetail.shopLogo"
class=
"logo"
mode=
"aspectFill"
></image>
<view
class=
"info"
>
<view
class=
"info"
>
...
@@ -339,7 +339,7 @@ page {
...
@@ -339,7 +339,7 @@ page {
.container
{
.container
{
width
:
375
*
2rpx
;
width
:
375
*
2rpx
;
margin
:
0
auto
;
margin
:
0
auto
;
.content
{
.content
1
{
display
:
flex
;
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
column
;
padding
:
20rpx
26rpx
26rpx
;
padding
:
20rpx
26rpx
26rpx
;
...
...
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