Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
cloudSystem
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1aa46516
authored
Oct 11, 2022
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
5dc7d324
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
8 deletions
public/云芯操作手册.pdf
src/assets/css/index/index.less
src/assets/css/index/index.min.css
src/views/Index/index.vue
src/views/News/index.vue
public/云芯操作手册.pdf
View file @
1aa46516
No preview for this file type
src/assets/css/index/index.less
View file @
1aa46516
...
...
@@ -90,7 +90,7 @@
li {
position: relative;
width:
15
%;
width:
24
%;
height: 94px;
.iconfont {
...
...
src/assets/css/index/index.min.css
View file @
1aa46516
...
...
@@ -75,7 +75,7 @@
}
.home-index
.survey-show
li
{
position
:
relative
;
width
:
15
%
;
width
:
24
%
;
height
:
94px
;
}
.home-index
.survey-show
li
.iconfont
{
...
...
src/views/Index/index.vue
View file @
1aa46516
...
...
@@ -60,13 +60,13 @@
</li>
</ul>
<ul
class=
"survey-show row avarage boxsiz"
>
<li
class=
"boxsiz"
>
<!--
<li
class=
"boxsiz"
>
<a
class=
"wrap boxsiz"
href=
"/#/enter"
>
<i
class=
"iconfont iconjinzhi"
></i>
<p
class=
"t1"
>
未通过SKU
</p>
</a>
<span
class=
"color1 rowCenter verCenter"
>
{{
data
.
reject_sku_count
}}
</span>
</li>
</li>
-->
<li
class=
"boxsiz"
>
<a
class=
"wrap boxsiz"
href=
"/#/list"
>
<i
class=
"iconfont iconclose"
></i>
...
...
@@ -95,12 +95,12 @@
</a>
<span
class=
"color5"
>
{{
data
.
weekly_quote_deal_count
}}
</span>
</li>
<li
class=
"boxsiz"
>
<!--
<li
class=
"boxsiz"
>
<a
class=
"wrap boxsiz"
>
<i
class=
"iconfont iconjinzhi3 "
></i>
<p
class=
"t2"
>
未完待续
</p>
</a>
</li>
</li>
-->
</ul>
<div
class=
"rate-box boxsiz"
>
<div
class=
"rate-tab row bothSide verCenter"
>
...
...
src/views/News/index.vue
View file @
1aa46516
...
...
@@ -10,7 +10,7 @@
</el-select>
</el-form-item>
<el-form-item
label=
"创建时间"
prop=
"create_time"
>
<el-date-picker
v-model=
"formParam.
create_time"
type=
"datetime"
value-format=
"yyyy-MM-dd HH:mm:ss"
placeholder=
"选择
日期"
></el-date-picker>
<el-date-picker
v-model=
"formParam.
date"
value-format=
"yyyy-MM-dd"
type=
"daterange"
range-separator=
"至"
start-placeholder=
"开始日期"
end-placeholder=
"结束
日期"
></el-date-picker>
</el-form-item>
<el-form-item>
<el-button
type=
"primary"
@
click=
"onSubmit"
>
搜索
</el-button>
...
...
@@ -77,7 +77,7 @@ export default {
msgDetail
:
{},
formParam
:
{
msg_type
:
''
,
create_tim
e
:
''
dat
e
:
''
}
};
},
...
...
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