feature/0423
fanfan 11 months ago
parent 0222749975
commit 32ff600087
  1. 2
      src/views/apps/collector/Index.vue

@ -5,7 +5,7 @@
<a-alert class="mb-30" :showIcon="true" message="功能说明" banner>
<template slot="description">
<p>支持采集淘宝天猫京东拼多多1688平台的商品需先进行API接口配置</p>
<p>商品采集之前需要系统开启队列服务可在超管后台中查看是否开启</p>
<!-- <p>商品采集之前需要系统开启队列服务可在超管后台中查看是否开启</p> -->
</template>
</a-alert>
<a-form class="my-form" :form="myForm" @submit="handleSubmit">

Loading…
Cancel
Save