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
ec6ef87e
Commit
ec6ef87e
authored
Mar 03, 2021
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
fbf012d5
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
33 additions
and
53 deletions
+33
-53
activity.vue
components/navpage/activity.vue
+4
-3
category.vue
components/navpage/category.vue
+4
-3
index.vue
components/navpage/index.vue
+2
-2
kotragoodsaction.vue
pages/goods/components/kotragoodsaction.vue
+7
-5
activeInnerDetail.vue
pages/kotra/activeInnerDetail.vue
+2
-0
compInformation.vue
pages/kotra/compInformation.vue
+2
-2
contanctus.vue
pages/kotra/contanctus.vue
+4
-2
investment.vue
pages/kotra/investment.vue
+2
-2
news.vue
pages/kotra/news.vue
+2
-16
procurement.vue
pages/kotra/procurement.vue
+2
-2
typeList.vue
pages/kotra/typeList.vue
+2
-16
No files found.
components/navpage/activity.vue
View file @
ec6ef87e
...
...
@@ -6,17 +6,18 @@
padding-top
:
20px
;
}
.koraActivityContent
{
/* display: flex; */
display
:
flex
;
flex-wrap
:
wrap
;
margin
:
15px
;
}
.activeList
{
width
:
120px
;
width
:
31%
;
height
:
170px
;
background-color
:
#fff
;
border-radius
:
3px
;
color
:
#404040
;
text-align
:
center
;
margin-right
:
12px
;
margin-right
:
3.5%
;
font-size
:
13px
;
margin-bottom
:
12px
;
display
:
inline-block
;
...
...
components/navpage/category.vue
View file @
ec6ef87e
...
...
@@ -6,18 +6,19 @@
padding-top
:
20px
;
}
.categoryContent
{
/* display: flex; */
display
:
flex
;
flex-wrap
:
wrap
;
margin
:
15px
;
padding-bottom
:
20px
;
}
.cateList
{
width
:
120px
;
width
:
31%
;
height
:
130px
;
background-color
:
#fff
;
border-radius
:
3px
;
color
:
#404040
;
text-align
:
center
;
margin-right
:
12px
;
margin-right
:
3.5%
;
font-size
:
13px
;
margin-bottom
:
12px
;
display
:
inline-block
;
...
...
components/navpage/index.vue
View file @
ec6ef87e
<
template
>
<div
class=
"mynav"
:style=
"
{'background':bg}" style="padding-bottom:
4
0px;">
<div
class=
"mynav"
:style=
"
{'background':bg}" style="padding-bottom:
5
0px;">
<swiper
:autoplay=
"false"
:style=
"
{'height': height + 'rpx' }">
<swiper-item
v-for=
"(item, index) in cols"
:key=
"index"
>
<view
:style=
"[formatStyle]"
>
...
...
@@ -38,7 +38,7 @@
</view>
<view
class=
"companyCanhui"
>
<Text
class=
"companyLeftTitle"
>
邮箱地址
<text>
*
</text>
:
</Text>
<input
class=
"uni-input inputM"
style=
'margin-left: 10px;margin-top: 5px;'
v-model=
"companyMsg.EMail"
placeholder=
"请输入邮箱地址"
/>
<input
class=
"uni-input inputM"
type=
"number"
style=
'margin-left: 10px;margin-top: 5px;'
v-model=
"companyMsg.EMail"
placeholder=
"请输入邮箱地址"
/>
</view>
<view
class=
"companyCanhui"
>
<Text
class=
"companyLeftTitle"
>
公司名(中文)
<text>
*
</text>
:
</Text>
...
...
pages/goods/components/kotragoodsaction.vue
View file @
ec6ef87e
...
...
@@ -12,11 +12,13 @@
<view
style=
"width: 22px; margin: auto;"
><u-icon
:name=
"favorStatus ? 'like' : 'like-o'"
size=
"44"
:color=
"favorStatus ? mc : '#333'"
></u-icon></view>
<text
class=
"text"
>
收藏
</text>
</view>
<view
class=
"item2"
style=
"padding:0;position: relative;"
>
<view
style=
"flex: 1;"
>
<button
open-type=
"contact"
class=
"KoraBtnList"
>
联系我们
</button>
<view
class=
"item2"
style=
"padding:0;"
>
<view
style=
"flex: 1;position: relative;"
>
<button
open-type=
"contact"
class=
"KoraBtnList"
>
联系我们
</button>
<view
class=
"KoraLine"
></view>
</view>
<view
class=
"KoraLine"
></view>
<view
style=
"flex: 1;"
>
<button
open-type=
"contact"
class=
"KoraBtnList"
>
在线客服
</button>
</view>
...
...
@@ -288,7 +290,7 @@ export default {
height
:
20px
;
background-color
:
#fff
;
position
:
absolute
;
left
:
124px
;
right
:
0
;
top
:
15px
;
z-index
:
99
;
}
...
...
pages/kotra/activeInnerDetail.vue
View file @
ec6ef87e
...
...
@@ -87,6 +87,8 @@
</view>
<view
class=
"acdetaiDate"
style=
"margin-top:10px;"
>
<view>
报名日期:
<text
v-if=
"dataList.SignEndTimeStr"
>
{{
dataList
.
SignEndTimeStr
}}
</text></view>
</view>
<view
class=
"acdetaiDate"
style=
"margin-top:10px;"
>
<view>
截止日期:
<text
v-if=
"dataList.SignStartTimeStr"
>
{{
dataList
.
SignStartTimeStr
}}
</text></view>
</view>
<view
class=
"acdetaiWriter"
>
...
...
pages/kotra/compInformation.vue
View file @
ec6ef87e
<
style
>
.compInformation
{
background-color
:
#fff
;
margin-bottom
:
8
0px
;
margin-bottom
:
14
0px
;
}
.compInfoList
{
...
...
@@ -103,7 +103,7 @@
<view
class=
"comInforName"
>
成立时间
</view>
<view
@
click=
"showStart=true"
style=
"width:75%;color:#808080;text-align: right;"
>
{{
msg
.
FoundingTime
}}
</view>
<view
@
click=
"showStart=true"
style=
"width:75%;color:#808080;text-align: right;
height:30px;
"
>
{{
msg
.
FoundingTime
}}
</view>
</view>
<view
class=
"compInfoList"
>
<view
class=
"comInforName"
>
...
...
pages/kotra/contanctus.vue
View file @
ec6ef87e
...
...
@@ -5,12 +5,14 @@
.contanctIn
{
padding
:
15px
;
display
:
flex
;
flex-wrap
:
wrap
;
}
.contancList
{
width
:
121px
;
width
:
31%
;
background-color
:
#fff
;
margin
:
0
10px
10px
0
;
margin
:
0
3.5%
10px
0
;
display
:
inline-block
;
text-align
:
center
;
border-radius
:
3px
;
...
...
pages/kotra/investment.vue
View file @
ec6ef87e
<
style
>
.compInformation
{
background-color
:
#fff
;
margin-bottom
:
8
0px
;
margin-bottom
:
14
0px
;
}
.compInfoList
{
...
...
@@ -116,7 +116,7 @@
<view
class=
"comInforName"
>
成立时间
</view>
<view
@
click=
"showStart=true"
style=
"width:75%;color:#808080;text-align: right;"
>
{{
msg
.
FoundingTime
}}
</view>
<view
@
click=
"showStart=true"
style=
"width:75%;color:#808080;text-align: right;
height:30px;
"
>
{{
msg
.
FoundingTime
}}
</view>
</view>
<view
class=
"compInfoList"
>
<view
class=
"comInforName"
>
...
...
pages/kotra/news.vue
View file @
ec6ef87e
...
...
@@ -42,26 +42,12 @@
width
:
100%
;
justify-content
:
space-between
;
}
.koraNews_Btn
{
width
:
60px
;
height
:
34px
;
background-color
:
#000450
;
color
:
#fff
;
text-align
:
center
;
line-height
:
34px
;
border-radius
:
3px
;
margin-top
:
0.5px
;
margin-right
:
20px
;
display
:
inline-block
;
}
</
style
>
<
template
>
<view
class=
"koraNews"
>
<view
class=
"koraNewsSearch"
>
<u-search
placeholder=
"输入关键字搜索"
style=
"width:81%;"
:show-action=
"false"
v-model=
"msg.Title"
></u-search>
<view
class=
"koraNews_Btn"
@
click=
"getList(1)"
>
搜索
</view
>
<u-search
action-text=
"搜索"
:focus=
"true"
:clearabled=
"true"
style=
"width:95%"
:show-action=
"true"
radius=
"40"
v-model=
"msg.Title"
@
search=
"getList(1)"
@
custom=
"getList(1)"
></u-search
>
</view>
<u-empty
v-if=
"dataList.length==0"
text=
"暂无数据"
mode=
"data"
></u-empty>
<scroll-view
v-else
:scroll-y=
"true"
:enable-back-to-top=
"true"
:enable-flex=
"true"
...
...
pages/kotra/procurement.vue
View file @
ec6ef87e
<
style
>
.compInformation
{
background-color
:
#fff
;
margin-bottom
:
8
0px
;
margin-bottom
:
14
0px
;
}
.compInfoList
{
...
...
@@ -122,7 +122,7 @@
<view
class=
"comInforName"
>
成立时间
</view>
<view
@
click=
"showStart=true"
style=
"width:75%;color:#808080;text-align:right;"
>
{{
msg
.
FoundingTime
}}
</view>
<view
@
click=
"showStart=true"
style=
"width:75%;color:#808080;text-align:right;
height:30px;
"
>
{{
msg
.
FoundingTime
}}
</view>
</view>
<view
class=
"compInfoList"
>
<view
class=
"comInforName"
>
...
...
pages/kotra/typeList.vue
View file @
ec6ef87e
...
...
@@ -42,26 +42,12 @@
width
:
100%
;
justify-content
:
space-between
;
}
.koraNews_Btn
{
width
:
60px
;
height
:
34px
;
background-color
:
#000450
;
color
:
#fff
;
text-align
:
center
;
line-height
:
34px
;
border-radius
:
3px
;
margin-top
:
0.5px
;
margin-right
:
20px
;
display
:
inline-block
;
}
</
style
>
<
template
>
<view
class=
"koraNews"
>
<view
class=
"koraNewsSearch"
>
<u-search
placeholder=
"输入关键字搜索"
style=
"width:81%;"
:show-action=
"false"
v-model=
"msg.Title"
></u-search>
<view
class=
"koraNews_Btn"
@
click=
"getList(1)"
>
搜索
</view>
<u-search
action-text=
"搜索"
:focus=
"true"
:clearabled=
"true"
style=
"width:95%"
:show-action=
"true"
radius=
"40"
v-model=
"msg.Title"
@
search=
"getList(1)"
@
custom=
"getList(1)"
></u-search>
</view>
<u-empty
v-if=
"dataList.length==0"
text=
"暂无数据"
mode=
"data"
></u-empty>
<scroll-view
v-else
:scroll-y=
"true"
:enable-back-to-top=
"true"
:enable-flex=
"true"
...
...
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