align(asin·像素复刻): 品牌库/查询ASIN/最低价ASIN/商品类目 四页自绘复刻旧版(panel-invalid-asin-data/query-asin/skip-price-asin/product-categories)——原生rowspan表格+可复制ASIN+btn-sm行操作+原生confirm删除+旧式分页(类目15/页/搜索态)+面板头搜索组/操作组+树[+/−]折叠/懒加载/编辑态按钮文案;编辑弹窗父级只读

This commit is contained in:
2026-09-06 23:02:05 +08:00
parent c5c103b287
commit 35ecceacb4
12 changed files with 1568 additions and 524 deletions
+3 -3
View File
@@ -17,9 +17,9 @@ test('test_task_258_skipprice_normal_variant_input', () => {
const page = readSource('src/pages/asin/SkipPricePage.vue')
assert.match(page, /填写最低价时必须填写 ASIN/, '低价必带 ASIN 校验文案')
assert.match(page, /最低价格式不正确/, '低价格式校验文案')
assert.match(page, /导入添加/, '页头导入添加')
assert.match(page, /导入删除/, '页头删除导入')
assert.match(page, /导出/, '页头导出')
assert.match(page, /导入文件新增/, '页头导入文件新增(旧版文案)')
assert.match(page, /导入文件删除/, '页头导入文件删除(旧版文案)')
assert.match(page, /导出 XLSX/, '页头导出 XLSX(旧版文案)')
})
test('test_task_258_skipprice_normal_repeated_operation_is_idempotent', () => {