Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
38e2578c
Commit
38e2578c
authored
Dec 15, 2023
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片处理
parent
6e30a53d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
11 deletions
+11
-11
index.vue
pages/indexs/index/index.vue
+7
-7
merchantListIndex.vue
pages/indexs/merchantListIndex/merchantListIndex.vue
+3
-3
orderPayment.vue
pages/payment/orderPayment/orderPayment.vue
+1
-1
No files found.
pages/indexs/index/index.vue
View file @
38e2578c
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
<view
class=
"list"
>
<view
class=
"list"
>
<view
class=
"list-wrap"
@
click=
"goSuodao()"
>
<view
class=
"list-wrap"
@
click=
"goSuodao()"
>
<view
class=
"list-head"
>
<view
class=
"list-head"
>
<image
src=
"http://lx.pangdly.com/
static/
img/sodao.1cdf287.jpg"
mode=
"widthFix"
>
<image
src=
"http://lx.pangdly.com/img/sodao.1cdf287.jpg"
mode=
"widthFix"
>
</image>
</image>
<view
class=
"address"
>
<view
class=
"address"
>
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
<view
class=
"list-wrap"
@
click=
"goGuoji()"
>
<view
class=
"list-wrap"
@
click=
"goGuoji()"
>
<view
class=
"list-head"
>
<view
class=
"list-head"
>
<image
src=
"http://lx.pangdly.com/
static/
img/yunduan.331a774.jpg"
mode=
"widthFix"
>
<image
src=
"http://lx.pangdly.com/img/yunduan.331a774.jpg"
mode=
"widthFix"
>
</image>
</image>
<view
class=
"address"
>
<view
class=
"address"
>
...
@@ -99,7 +99,7 @@
...
@@ -99,7 +99,7 @@
<view
class=
"list-wrap"
@
click=
"goLiangjiang()"
>
<view
class=
"list-wrap"
@
click=
"goLiangjiang()"
>
<view
class=
"list-head"
>
<view
class=
"list-head"
>
<image
src=
"http://lx.pangdly.com/
static/
img/liangjiang.097258e.jpg"
mode=
"widthFix"
>
<image
src=
"http://lx.pangdly.com/img/liangjiang.097258e.jpg"
mode=
"widthFix"
>
</image>
</image>
<view
class=
"address"
>
<view
class=
"address"
>
...
@@ -134,7 +134,7 @@
...
@@ -134,7 +134,7 @@
<view
class=
"list-wrap"
@
click=
"goHuiguan()"
>
<view
class=
"list-wrap"
@
click=
"goHuiguan()"
>
<view
class=
"list-head"
>
<view
class=
"list-head"
>
<image
src=
"http://lx.pangdly.com/
static/
img/huiguan.c00da69.jpg"
mode=
"widthFix"
>
<image
src=
"http://lx.pangdly.com/img/huiguan.c00da69.jpg"
mode=
"widthFix"
>
</image>
</image>
<view
class=
"address"
>
<view
class=
"address"
>
...
@@ -176,13 +176,13 @@ export default {
...
@@ -176,13 +176,13 @@ export default {
currentNum
:
0
,
//轮播图下标
currentNum
:
0
,
//轮播图下标
list
:
[
//轮播图图片
list
:
[
//轮播图图片
{
{
url
:
'http://lx.pangdly.com/
static/
img/home1.69efcf8.jpg'
url
:
'http://lx.pangdly.com/img/home1.69efcf8.jpg'
},
},
{
{
url
:
'http://lx.pangdly.com/
static/
img/home2.2ec1a04.jpg'
url
:
'http://lx.pangdly.com/img/home2.2ec1a04.jpg'
},
},
{
{
url
:
'http://lx.pangdly.com/
static/
img/home3.df60ec3.jpg'
url
:
'http://lx.pangdly.com/img/home3.df60ec3.jpg'
}
}
],
],
iconList
:[
//图标列表
iconList
:[
//图标列表
...
...
pages/indexs/merchantListIndex/merchantListIndex.vue
View file @
38e2578c
...
@@ -149,13 +149,13 @@ export default {
...
@@ -149,13 +149,13 @@ export default {
currentNum
:
0
,
//轮播图下标
currentNum
:
0
,
//轮播图下标
list
:
[
//轮播图图片
list
:
[
//轮播图图片
{
{
url
:
'http://lx.pangdly.com/
static/
img/home1.69efcf8.jpg'
url
:
'http://lx.pangdly.com/img/home1.69efcf8.jpg'
},
},
{
{
url
:
'http://lx.pangdly.com/
static/
img/home2.2ec1a04.jpg'
url
:
'http://lx.pangdly.com/img/home2.2ec1a04.jpg'
},
},
{
{
url
:
'http://lx.pangdly.com/
static/
img/home3.df60ec3.jpg'
url
:
'http://lx.pangdly.com/img/home3.df60ec3.jpg'
}
}
],
],
tabList
:
[{
tabList
:
[{
...
...
pages/payment/orderPayment/orderPayment.vue
View file @
38e2578c
...
@@ -127,7 +127,7 @@ export default {
...
@@ -127,7 +127,7 @@ export default {
this
.
initDetail
()
this
.
initDetail
()
}
else
{
}
else
{
uni
.
showToast
({
uni
.
showToast
({
title
:
res
.
message
,
title
:
res
.
message
+
uni
.
getStorageSync
(
'appid'
)
,
icon
:
'none'
icon
:
'none'
})
})
}
}
...
...
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