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
51938113
Commit
51938113
authored
Sep 22, 2020
by
Mac
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/viitto/mallapp
parents
499ef551
d0fa63ed
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
27 additions
and
6 deletions
+27
-6
guidecarGoodsdetails.vue
pages/guidecar/guidecarGoodsdetails.vue
+1
-1
guidecarList.vue
pages/guidecar/guidecarList.vue
+1
-1
index.vue
pages/guidecar/index.vue
+1
-1
place_order.vue
pages/guidecar/place_order.vue
+2
-0
rili.vue
pages/guidecar/rili.vue
+1
-1
index.vue
pages/index/index.vue
+21
-2
sanjiao.png
static/images/sanjiao.png
+0
-0
No files found.
pages/guidecar/guidecarGoodsdetails.vue
View file @
51938113
...
...
@@ -15,7 +15,7 @@
</view>
<view
class=
"topB"
style=
"height: 20px;align-items: center;"
>
<span
style=
'font-size: 11px;color: #1C1E1F;'
>
{{
intervalDay
}}
</span>
<image
src=
"
../../static/images
/sanjiao.png"
mode=
"aspectFill"
style=
"width: 55px;height: 4px;"
></image>
<image
src=
"
https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static
/sanjiao.png"
mode=
"aspectFill"
style=
"width: 55px;height: 4px;"
></image>
</view>
<view
class=
"topB"
@
click=
""
>
<span
class=
'ztext'
>
{{
ETime
.
month
}}
月
{{
ETime
.
day
}}
日
</span>
...
...
pages/guidecar/guidecarList.vue
View file @
51938113
...
...
@@ -7,7 +7,7 @@
</view>
<view
class=
"topB"
style=
"height: 20px;align-items: center;"
>
<span
style=
'font-size: 11px;color: #1C1E1F;'
>
{{
intervalDay
}}
</span>
<image
src=
"
../../static/images
/sanjiao.png"
mode=
"aspectFill"
style=
"width: 55px;height: 4px;"
></image>
<image
src=
"
https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static
/sanjiao.png"
mode=
"aspectFill"
style=
"width: 55px;height: 4px;"
></image>
</view>
<view
class=
"topB"
@
click=
""
>
<span
class=
'ztext'
>
{{
ETime
.
month
}}
月
{{
ETime
.
day
}}
日
</span>
...
...
pages/guidecar/index.vue
View file @
51938113
...
...
@@ -73,7 +73,7 @@
</view>
<view
class=
"topB"
style=
"height: 20px;align-items: center;"
>
<span
style=
'font-size: 11px;color: #1C1E1F;'
>
{{
intervalDay
}}
</span>
<image
src=
"
../../static/images
/sanjiao.png"
mode=
"aspectFill"
style=
"width: 55px;height: 4px;"
></image>
<image
src=
"
https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static
/sanjiao.png"
mode=
"aspectFill"
style=
"width: 55px;height: 4px;"
></image>
</view>
<view
class=
"topB"
@
click=
"showStart=true,timeType=2,defaultTime = msg.EndTime"
>
...
...
pages/guidecar/place_order.vue
View file @
51938113
...
...
@@ -159,6 +159,7 @@
</
style
>
<
template
>
<view
class=
"place_order"
>
<template
v-if=
"mchs.length>0"
>
<view
class=
"orderItem"
>
<view
class=
"orderCar"
>
<view
class=
"order_carImg"
>
...
...
@@ -203,6 +204,7 @@
</view>
</view>
</view>
</
template
>
<view
class=
"orderItem"
>
<view
class=
"order_GName"
style=
"border-top:0;"
>
<view
class=
"order_big order_comLeft"
>
联系人
</view>
...
...
pages/guidecar/rili.vue
View file @
51938113
...
...
@@ -7,7 +7,7 @@
</view>
<view
class=
"topB"
style=
"height: 20px;align-items: center;"
>
<span
style=
'font-size: 11px;color: #1C1E1F;'
>
{{
intervalDay
}}
</span>
<image
src=
"
../../static/images
/sanjiao.png"
mode=
"aspectFill"
style=
"width: 55px;height: 4px;"
></image>
<image
src=
"
https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static
/sanjiao.png"
mode=
"aspectFill"
style=
"width: 55px;height: 4px;"
></image>
</view>
<view
class=
"topB"
@
click=
""
>
<span
class=
'ztext'
>
{{
ETime
.
month
}}
月
{{
ETime
.
day
}}
日
</span>
...
...
pages/index/index.vue
View file @
51938113
...
...
@@ -8,7 +8,10 @@
class=
"index-title"
:style=
"[myPageData.home_pages.navs[active].templateBg,titleStyle,
{color:myPageData.home_pages.navs[active].templateBg?myPageData.home_pages.navs[active].templateBg.titleColor:''}]"
>
<text>
{{
pageTitleStr
}}
</text>
<text
v-if=
"isNavPosition==0"
>
{{
pageTitleStr
}}
</text>
<view
v-if=
"isNavPosition==1"
style=
"width:78%"
>
<search
:style-str=
"searchData"
></search>
</view>
<view
class=
"back-arrow"
v-if=
"showBack"
@
click=
"goback"
>
<u-icon
name=
"arrow-left"
size=
"44"
></u-icon>
</view>
...
...
@@ -28,7 +31,7 @@
<template
v-for=
"(item, i) in myPageData.home_pages.navs"
>
<view
:key=
"i"
v-if=
"active == i"
>
<template
v-for=
"(d, di) in item.template.data"
>
<search
v-if=
"d.id == 'search'"
:style-str=
"d.data"
:key=
"di"
></search>
<search
v-if=
"d.id == 'search'
&&isNavPosition==0
"
:style-str=
"d.data"
:key=
"di"
></search>
<swiper
v-if=
"d.id == 'banner'"
:swipers=
"d.data"
:key=
"di"
></swiper>
<empty
v-if=
"d.id == 'empty'"
:block=
"d.data"
:key=
"di"
></empty>
<rubik
v-if=
"d.id == 'rubik'"
:ad=
"d.data"
:key=
"di"
></rubik>
...
...
@@ -132,6 +135,8 @@ export default {
JumpType
:
0
,
GoodsId
:
29
,
guidecar
:{},
searchData
:{},
//传递给search data
isNavPosition
:
0
,
//设置搜索框位置
};
},
components
:
{
...
...
@@ -554,6 +559,20 @@ export default {
uni
.
setStorageSync
(
"navs"
,
res
.
data
.
navbar
.
navs
);
}
uni
.
setStorageSync
(
"basedata"
,
res
.
data
);
if
(
this
.
myPageData
.
home_pages
.
navs
.
length
>
0
&&
this
.
myPageData
.
home_pages
.
navs
[
0
].
template
.
data
.
length
>
0
){
this
.
myPageData
.
home_pages
.
navs
[
0
].
template
.
data
.
forEach
(
x
=>
{
if
(
x
.
id
==
'search'
){
this
.
searchData
=
x
.
data
;
this
.
isNavPosition
=
x
.
data
.
searchPosition
;
if
(
this
.
isNavPosition
==
1
){
this
.
searchData
.
top
=-
5
;
this
.
searchData
.
left
=
10
;
}
}
})
}
if
(
res
.
data
.
home_pages
.
title
!=
""
)
{
if
(
this
.
pageId
==
0
)
{
uni
.
setNavigationBarTitle
({
...
...
static/images/sanjiao.png
deleted
100644 → 0
View file @
499ef551
332 Bytes
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