123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570 |
- export const ProductColumns = [
- { type: 'checkbox', width: 51, align: 'center', fixed: 'left' },
- {
- field: 'is_monitor',
- title: '监控管理',
- width: 90,
- align: 'center',
- fixed: 'left',
- slots: { default: 'is_monitor' },
- },
- {
- field: 'product_info',
- title: '商品信息',
- minWidth: 250,
- align: 'center',
- fixed: 'left',
- slots: { default: 'product_info' },
- },
- {
- field: 'sku',
- title: 'SKU',
- minWidth: 230,
- align: 'center',
- slots: { default: 'sku' },
- },
- {
- field: 'platform_number',
- title: '平台编号',
- minWidth: 80,
- align: 'center',
- slots: { default: 'platform_number' },
- },
- {
- field: 'country_code',
- title: '国 家',
- minWidth: 90,
- align: 'center',
- slots: { default: 'country_code' },
- },
- {
- field: 'brand',
- title: '品 牌',
- minWidth: 130,
- align: 'center',
- slots: { default: 'brand' },
- },
- {
- field: 'shop_name',
- title: '店 铺',
- minWidth: 150,
- align: 'center',
- slots: { default: 'shop_name' },
- },
- {
- field: 'tag',
- title: '分 组',
- minWidth: 150,
- align: 'center',
- slots: { default: 'tag' },
- },
- {
- field: 'price_info',
- title: '价 格',
- minWidth: 150,
- align: 'left',
- slots: { default: 'price_info' },
- },
- {
- field: 'show_price',
- title: '指导价格',
- minWidth: 150,
- align: 'left',
- slots: { default: 'show_price' },
- },
- {
- field: 'launch_date',
- title: '上架日期',
- minWidth: 110,
- align: 'center',
- sortable: true,
- slots: { default: 'launch_date' },
- },
- {
- field: 'category',
- title: '类 目',
- minWidth: 120,
- align: 'center',
- slots: { default: 'category' },
- },
- {
- field: 'status',
- title: '状 态',
- minWidth: 90,
- align: 'center',
- slots: { default: 'status' },
- },
- {
- field: 'update_datetime',
- title: '更新时间',
- minWidth: 180,
- align: 'center',
- slots: { default: 'update_datetime' },
- },
- {
- field: 'create_datetime',
- title: '创建时间',
- minWidth: 180,
- align: 'center',
- slots: { default: 'create_datetime' },
- },
- {
- field: 'operate',
- title: '操 作',
- minWidth: 130,
- align: 'center',
- fixed: 'right',
- slots: { default: 'operate' },
- },
- ];
- export const ProductMonitorColumns = [
- { type: 'checkbox', minWidth: 50, align: 'center', fixed: 'left' },
- {
- field: 'product_info',
- title: '商品信息',
- minWidth: 250,
- align: 'center',
- fixed: 'left',
- slots: { default: 'product_info' },
- },
- {
- field: 'sku',
- title: 'SKU',
- minWidth: 230,
- align: 'center',
- slots: { default: 'sku' },
- },
- {
- field: 'platform_number',
- title: '平台编号',
- minWidth: 80,
- align: 'center',
- slots: { default: 'platform_number' },
- },
- {
- field: 'country_code',
- title: '国 家',
- minWidth: 90,
- align: 'center',
- slots: { default: 'country_code' },
- },
- {
- field: 'brand',
- title: '品 牌',
- minWidth: 130,
- align: 'center',
- slots: { default: 'brand' },
- },
- {
- field: 'shop_name',
- title: '店 铺',
- minWidth: 150,
- align: 'center',
- slots: { default: 'shop_name' },
- },
- {
- field: 'tag',
- title: '分 组',
- minWidth: 150,
- align: 'center',
- slots: { default: 'tag' },
- },
- {
- field: 'price_info',
- title: '价 格',
- minWidth: 150,
- align: 'left',
- slots: { default: 'price_info' },
- },
- {
- field: 'show_price',
- title: '指导价格',
- minWidth: 150,
- align: 'left',
- slots: { default: 'show_price' },
- },
- {
- field: 'score',
- title: '子ASIN计算评分',
- minWidth: 190,
- align: 'center',
- sortable: true,
- slots: { default: 'score' },
- },
- {
- field: 'all_score',
- title: '亚马逊评分',
- minWidth: 190,
- align: 'center',
- sortable: true,
- slots: { default: 'all_score' },
- },
- {
- field: 'stars',
- title: '子ASIN星级分布',
- minWidth: 180,
- headerAlign: 'center',
- align: 'center',
- slots: { default: 'stars' },
- },
- {
- field: 'all_stars',
- title: '亚马逊星级分布',
- minWidth: 180,
- headerAlign: 'center',
- align: 'center',
- slots: { default: 'all_stars' },
- },
- {
- field: 'ratings',
- title: '子ASIN评分人数',
- minWidth: 150,
- align: 'center',
- sortable: true,
- slots: { default: 'ratings' },
- },
- {
- field: 'all_ratings',
- title: '亚马逊评分人数',
- minWidth: 150,
- align: 'center',
- sortable: true,
- slots: { default: 'all_ratings' },
- },
- {
- field: 'reviews',
- title: '子ASIN评论人数',
- minWidth: 150,
- align: 'center',
- sortable: true,
- slots: { default: 'reviews' },
- },
- // {
- // field: 'all_reviews',
- // title: '亚马逊评论人数',
- // minWidth: 150,
- // align: 'center',
- // sortable: true,
- // slots: { default: 'all_reviews' },
- // },
- {
- field: 'launch_date',
- title: '上架日期',
- minWidth: 110,
- align: 'center',
- sortable: true,
- slots: { default: 'launch_date' },
- },
- {
- field: 'category',
- title: '类 目',
- minWidth: 120,
- align: 'center',
- slots: { default: 'category' },
- },
- {
- field: 'status',
- title: '状 态',
- minWidth: 90,
- align: 'center',
- slots: { default: 'status' },
- },
- {
- field: 'update_datetime',
- title: '更新时间',
- minWidth: 180,
- align: 'center',
- slots: { default: 'update_datetime' },
- },
- {
- field: 'create_datetime',
- title: '创建时间',
- minWidth: 180,
- align: 'center',
- slots: { default: 'create_datetime' },
- },
- {
- field: 'operate',
- title: '操 作',
- minWidth: 90,
- align: 'center',
- fixed: 'right',
- slots: { default: 'operate' },
- },
- ];
- export const CompetitorMonitorColumns = [
- { type: 'checkbox', minWidth: 50, align: 'center', fixed: 'left' },
- {
- field: 'product_info',
- title: '商品信息',
- minWidth: 250,
- align: 'center',
- fixed: 'left',
- slots: { default: 'product_info' },
- },
- {
- field: 'country_code',
- title: '国 家',
- minWidth: 90,
- align: 'center',
- slots: { default: 'country_code' },
- },
- {
- field: 'brand',
- title: '品 牌',
- minWidth: 130,
- align: 'center',
- slots: { default: 'brand' },
- },
- {
- field: 'shop_name',
- title: '店 铺',
- minWidth: 150,
- align: 'center',
- slots: { default: 'shop_name' },
- },
- {
- field: 'tag',
- title: '分 组',
- minWidth: 150,
- align: 'center',
- slots: { default: 'tag' },
- },
- {
- field: 'price_info',
- title: '价 格',
- minWidth: 150,
- align: 'left',
- slots: { default: 'price_info' },
- },
- {
- field: 'score',
- title: '子ASIN计算评分',
- minWidth: 190,
- align: 'center',
- sortable: true,
- slots: { default: 'score' },
- },
- {
- field: 'all_score',
- title: '亚马逊评分',
- minWidth: 190,
- align: 'center',
- sortable: true,
- slots: { default: 'all_score' },
- },
- {
- field: 'stars',
- title: '子ASIN星级分布',
- minWidth: 180,
- headerAlign: 'center',
- align: 'center',
- slots: { default: 'stars' },
- },
- {
- field: 'all_stars',
- title: '亚马逊星级分布',
- minWidth: 180,
- headerAlign: 'center',
- align: 'center',
- slots: { default: 'all_stars' },
- },
- {
- field: 'ratings',
- title: '子ASIN评分人数',
- minWidth: 150,
- align: 'center',
- sortable: true,
- slots: { default: 'ratings' },
- },
- {
- field: 'all_ratings',
- title: '亚马逊评分人数',
- minWidth: 150,
- align: 'center',
- sortable: true,
- slots: { default: 'all_ratings' },
- },
- {
- field: 'reviews',
- title: '子ASIN评论人数',
- minWidth: 150,
- align: 'center',
- sortable: true,
- slots: { default: 'reviews' },
- },
- // {
- // field: 'all_reviews',
- // title: '亚马逊评论人数',
- // minWidth: 150,
- // align: 'center',
- // sortable: true,
- // slots: { default: 'all_reviews' },
- // },
- {
- field: 'launch_date',
- title: '上架日期',
- minWidth: 110,
- align: 'center',
- sortable: true,
- slots: { default: 'launch_date' },
- },
- {
- field: 'category',
- title: '类 目',
- minWidth: 120,
- align: 'center',
- slots: { default: 'category' },
- },
- {
- field: 'status',
- title: '状 态',
- minWidth: 90,
- align: 'center',
- slots: { default: 'status' },
- },
- {
- field: 'update_datetime',
- title: '更新时间',
- minWidth: 180,
- align: 'center',
- showOverflow: true,
- slots: { default: 'update_datetime' },
- },
- {
- field: 'create_datetime',
- title: '创建时间',
- minWidth: 180,
- align: 'center',
- showOverflow: true,
- slots: { default: 'create_datetime' },
- },
- {
- field: 'operate',
- title: '操 作',
- minWidth: 90,
- align: 'center',
- fixed: 'right',
- slots: { default: 'operate' },
- },
- ];
- export const HistoricalColumns = [
- {
- field: 'create_datetime',
- title: '时 间',
- align: 'center',
- fixed: 'left',
- slots: { default: 'create_datetime' },
- },
- {
- field: 'field',
- title: '变更项',
- align: 'center',
- slots: { default: 'field' },
- },
- {
- field: 'old_val',
- title: '原 值',
- align: 'center',
- slots: { default: 'old_val' },
- },
- {
- field: 'new_val',
- title: '现 值',
- align: 'center',
- slots: { default: 'new_val' },
- },
- ];
- export const CompetitorMonitorCommentColumns = [
- {
- field: 'country_code',
- title: '国 家',
- width: 90,
- align: 'center',
- slots: { default: 'country_code' },
- },
- {
- field: 'title',
- title: '标 题',
- minWidth: 130,
- align: 'center',
- slots: { default: 'title' },
- },
- {
- field: 'reviewer_name',
- title: '用户昵称',
- minWidth: 110,
- align: 'center',
- slots: { default: 'reviewer_name' },
- },
- {
- field: 'review_date',
- title: '评论日期',
- width: 130,
- align: 'center',
- slots: { default: 'review_date' },
- },
- {
- field: 'content',
- title: '评论内容',
- minWidth: 400,
- align: 'center',
- slots: { default: 'content' },
- },
- {
- field: 'score',
- title: '用户评分',
- minWidth: 145,
- align: 'center',
- slots: { default: 'score' },
- },
- {
- field: 'tiv',
- title: '评论类型',
- width: 100,
- align: 'center',
- slots: { default: 'tiv' },
- },
- {
- field: 'helpful',
- title: '评论有用人数',
- width: 95,
- align: 'center',
- slots: { default: 'helpful' },
- },
- {
- field: 'verified',
- title: '认证购买',
- width: 90,
- align: 'center',
- slots: { default: 'verified' },
- },
- {
- field: 'create_datetime',
- title: '创建时间',
- width: 158,
- align: 'center',
- slots: { default: 'create_datetime' },
- },
- {
- field: 'operate',
- title: '操 作',
- width: 100,
- align: 'center',
- fixed: 'right',
- slots: { default: 'operate' },
- },
- ];
- export const NegativeLabelColumns = [
- { type: 'seq', title: '序 号', width: 50, align: 'center' },
- { field: 'raw_label', title: '原始标签', minWidth: 'auto', align: 'center', showOverflow: true },
- { field: 'kind', title: '类 别', width: 'auto', align: 'center', showOverflow: true },
- { field: 'update_datetime', title: '更新时间', width: 'auto', align: 'center', showOverflow: true },
- { field: 'create_datetime', title: '创建时间', width: 'auto', align: 'center', showOverflow: true },
- { field: 'operate', fixed: 'right', title: '操 作', align: 'center', width: 90, slots: { default: 'operate' } },
- ];
|