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
a1db9084
authored
Jun 07, 2023
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
云芯相关修改
parent
84c167da
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
19 additions
and
19 deletions
public/welcome.png
src/assets/css/login/index.less
src/assets/images/bg.png
src/components/menu.vue
src/views/OrderTrack/goods.vue
src/views/User/bindError.vue
src/views/User/login.vue
vue.config.js
public/welcome.png
View file @
a1db9084
81.3 KB
|
W:
|
H:
89.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/assets/css/login/index.less
View file @
a1db9084
...
...
@@ -54,7 +54,7 @@ html, body, #app {
.section {
width: 100%;
height: calc(100% - 80px);
background: url("../../images/bg.png") no-repeat center;
background: url("../../images/bg.png
?v=20230607
") no-repeat center;
background-size: cover;
.section-wrap {
...
...
src/assets/images/bg.png
View file @
a1db9084
254 KB
|
W:
|
H:
1.01 MB
|
W:
|
H:
2-up
Swipe
Onion skin
src/components/menu.vue
View file @
a1db9084
...
...
@@ -2,7 +2,7 @@
<div
class=
"nav-box"
>
<div
class=
"nav-top"
>
<div
class=
"con-box clr"
>
<div
class=
"logo fl"
>
云芯
系统
</div>
<div
class=
"logo fl"
>
芯链
系统
</div>
<div
class=
"tab-box fl"
ref=
"scrollbox"
>
<!--tab 栏目-->
<div
class=
"item-boxs row verCenter"
ref=
"scrollboxinner"
>
...
...
@@ -27,7 +27,7 @@
<span
class=
"el-icon-refresh icon"
></span>
</a>
<div
class=
"line"
></div>
<a
class=
"fl"
href=
"/
云芯系统-操作手册.pdf"
target=
"_blank"
title=
"点击查看云芯
系统-操作手册"
><span
class=
"icon iconfont iconwendangguanli fl"
></span></a>
<a
class=
"fl"
href=
"/
芯链系统-操作手册.pdf"
target=
"_blank"
title=
"点击查看芯链
系统-操作手册"
><span
class=
"icon iconfont iconwendangguanli fl"
></span></a>
<div
class=
"line"
></div>
<div
class=
"login-v row verCenter"
>
<img
:src=
"userinfo.avatar||'https://www.ichunt.com/v3/dist/res/home/images/headimg/boy1.png'"
alt=
""
>
...
...
@@ -266,9 +266,9 @@
<!--操作手册-->
<el-dialog
title=
"系统Q&A"
:visible
.
sync=
"dialogHandbookVisible"
width=
"800px"
class=
"demo-ruleForm handbook-layer"
>
<p
class=
"handbook-t1"
>
云芯
系统是猎芯科技最新推出的一套连接商家与终端客户的智能操作系统,集询报价管理、订单管理、库存管理、商品管理、数据统计等于一体,可帮助商家获得更多询价商机及快捷方便管理各自的型号库存信息;
云芯商家可在云芯
系统上自主管理商品上传下架及商品报价;
终端客户订单需求,猎芯销售部和采购部通过询报价系统与
云芯商家对接,实现云芯
商家针对客户商机信息可进行自主报价、实现订单快速高效转化的过程。
芯链
系统是猎芯科技最新推出的一套连接商家与终端客户的智能操作系统,集询报价管理、订单管理、库存管理、商品管理、数据统计等于一体,可帮助商家获得更多询价商机及快捷方便管理各自的型号库存信息;
芯链商家可在芯链
系统上自主管理商品上传下架及商品报价;
终端客户订单需求,猎芯销售部和采购部通过询报价系统与
芯链商家对接,实现芯链
商家针对客户商机信息可进行自主报价、实现订单快速高效转化的过程。
</p>
<p
class=
"handbook-t2"
>
以下为系统板块介绍
</p>
<div
class=
"text"
>
...
...
@@ -293,11 +293,11 @@
</div>
<div
class=
"text"
>
<p
class=
"tit row verCenter"
>
消息管理板块-说明:
</p>
<p
class=
"tt"
>
消息管理页面主要展示猎芯推送给供应商的消息通知,包括
云芯
系统的更新通知,猎芯与供应商之间的消息公告等;
</p>
<p
class=
"tt"
>
消息管理页面主要展示猎芯推送给供应商的消息通知,包括
芯链
系统的更新通知,猎芯与供应商之间的消息公告等;
</p>
</div>
</el-dialog>
<div
class=
"welcome row rowCenter verCenter"
v-if=
"dialogWelcome"
>
<img
src=
"/welcome.png"
alt=
""
>
<img
src=
"/welcome.png
?v=20230607
"
alt=
""
>
</div>
</div>
</template>
...
...
@@ -481,7 +481,7 @@ export default {
page
:
1
,
limit
:
1
,
user_id
:
this
.
supplier_id
,
//供应商id
sys_id
:
17
//
云芯
系统
sys_id
:
17
//
芯链
系统
}).
then
((
res
)
=>
{
if
(
res
.
code
===
0
)
{
let
htmlArr
=
[];
...
...
@@ -570,7 +570,7 @@ export default {
msg_status
:
this
.
msg_status
,
msg_category_id
:
this
.
msg_category_id
,
user_id
:
this
.
supplier_id
,
//供应商id
sys_id
:
17
//
云芯
系统
sys_id
:
17
//
芯链
系统
}).
then
((
res
)
=>
{
if
(
res
.
code
===
0
)
{
this
.
tableData
=
res
.
data
.
list
||
[];
...
...
@@ -600,7 +600,7 @@ export default {
getNotReadCount
()
{
axios
.
post
(
NODE_ENVS_MSG
+
'/get_not_read_count'
,
{
user_id
:
this
.
supplier_id
,
//供应商id
sys_id
:
17
//
云芯
系统
sys_id
:
17
//
芯链
系统
}).
then
((
res
)
=>
{
if
(
res
.
code
===
0
)
{
this
.
notReadCount
=
res
.
data
;
...
...
@@ -629,7 +629,7 @@ export default {
})
axios
.
post
(
NODE_ENVS_MSG
+
'/update_msg'
,
{
user_id
:
this
.
supplier_id
,
//供应商id
sys_id
:
17
,
//
云芯
系统
sys_id
:
17
,
//
芯链
系统
msg_ids
:
msg_ids
.
join
(
','
)
}).
then
((
res
)
=>
{
if
(
res
.
code
===
0
)
{
...
...
@@ -664,7 +664,7 @@ export default {
})
axios
.
post
(
NODE_ENVS_MSG
+
'/delete_msg'
,
{
user_id
:
this
.
supplier_id
,
//供应商id
sys_id
:
17
,
//
云芯
系统
sys_id
:
17
,
//
芯链
系统
msg_ids
:
msg_ids
.
join
(
','
)
}).
then
((
res
)
=>
{
if
(
res
.
code
===
0
)
{
...
...
src/views/OrderTrack/goods.vue
View file @
a1db9084
...
...
@@ -41,7 +41,7 @@
<el-form-item
label=
"订单来源"
prop=
"source_type"
>
<el-select
v-model=
"formInline.source_type"
placeholder=
"请选择"
>
<el-option
label=
"全部"
value=
""
></el-option>
<el-option
label=
"
云芯
采购"
value=
"2"
></el-option>
<el-option
label=
"
芯链
采购"
value=
"2"
></el-option>
<el-option
label=
"正常采购"
value=
"1"
></el-option>
</el-select>
</el-form-item>
...
...
src/views/User/bindError.vue
View file @
a1db9084
...
...
@@ -35,7 +35,7 @@
if
(
code_
==
1
){
this
.
text
=
'微信授权失败'
}
else
if
(
code_
==
2
){
this
.
text
=
'
云芯
token校验失败'
this
.
text
=
'
芯链
token校验失败'
}
else
if
(
code_
==
3
){
this
.
text
=
'请求access_token失败'
...
...
src/views/User/login.vue
View file @
a1db9084
...
...
@@ -7,7 +7,7 @@
</a>
<span
class=
"line lineBlock va-m"
></span>
<div
class=
"text lineBlock va-m"
>
<p
class=
"t1"
>
猎芯
云芯
商家
</p>
<p
class=
"t1"
>
猎芯
芯链
商家
</p>
<p
class=
"t2"
>
连接终端需求
</p>
</div>
<b
class=
"lineBlock emptys"
></b>
...
...
@@ -16,7 +16,7 @@
<div
class=
"section"
>
<div
class=
"section-wrap"
>
<div
class=
"login-box"
>
<p
class=
"tit"
>
欢迎登录
云芯
系统
</p>
<p
class=
"tit"
>
欢迎登录
芯链
系统
</p>
<div
class=
"bar"
>
<form>
<div
class=
"input-box lbBox"
:class=
"errorClass1 ? 'error':''"
>
...
...
vue.config.js
View file @
a1db9084
...
...
@@ -12,7 +12,7 @@ switch (env) {
break
;
case
'production'
:
//线上环境
NODE_ENV
=
'//
yunxi
n.ichunt.com'
;
NODE_ENV
=
'//
xinlia
n.ichunt.com'
;
break
;
}
...
...
@@ -27,7 +27,7 @@ module.exports = {
},
chainWebpack
:
config
=>
{
config
.
plugin
(
'html'
).
tap
(
args
=>
{
args
[
0
].
title
=
'猎芯
云芯
商家'
args
[
0
].
title
=
'猎芯
芯链
商家'
return
args
})
config
.
output
.
filename
(
'[name].[hash].js'
).
end
();
...
...
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