Merge branch 'master' of https://gitee.com/three-make-money/temu-plugin
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
</el-menu-item>
|
</el-menu-item>
|
||||||
<el-menu-item index="/learning">
|
<el-menu-item index="/learning">
|
||||||
<i class="el-icon-eleme"></i>
|
<i class="el-icon-eleme"></i>
|
||||||
<span slot="title">学习园地</span>
|
<span slot="title">新手园地</span>
|
||||||
</el-menu-item>
|
</el-menu-item>
|
||||||
<!-- <el-menu-item index="/statistics">
|
<!-- <el-menu-item index="/statistics">
|
||||||
<i class="el-icon-s-data"></i>
|
<i class="el-icon-s-data"></i>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<ai-list class="Learning">
|
<ai-list class="Learning">
|
||||||
<ai-title
|
<ai-title
|
||||||
slot="title"
|
slot="title"
|
||||||
title="学习园地"
|
title="新手园地"
|
||||||
isShowBottomBorder>
|
isShowBottomBorder>
|
||||||
</ai-title>
|
</ai-title>
|
||||||
<template slot="content">
|
<template slot="content">
|
||||||
|
|||||||
@@ -164,7 +164,7 @@
|
|||||||
{ slot: 'status' }
|
{ slot: 'status' }
|
||||||
],
|
],
|
||||||
robColConfigs: [
|
robColConfigs: [
|
||||||
{ prop: 'subPurchaseOrderSn', label: '备货单号', align: 'left' },
|
{ prop: 'subPurchaseOrderSn', width: '180px', label: '备货单号', align: 'left' },
|
||||||
{ slot: 'productName' },
|
{ slot: 'productName' },
|
||||||
{ prop: 'mallName', label: '店铺来源', align: 'center' },
|
{ prop: 'mallName', label: '店铺来源', align: 'center' },
|
||||||
{ slot: 'className'},
|
{ slot: 'className'},
|
||||||
|
|||||||
Reference in New Issue
Block a user