align(店铺密钥/店铺管理): 首列ID改序号(全局行号)、密钥列名紫鸟账号名称、店铺管理列序对齐(序号|分组|店铺名|店铺商城名|自动化账号|账号|密码)并统一表单/筛选/凭据标签文案(对齐 admin.html:5298-5300/5339-5348/6038)
This commit is contained in:
@@ -8,7 +8,8 @@ import { readSource } from './helpers.ts'
|
||||
test('test_task_263_shop_manage_normal_primary_path', () => {
|
||||
const page = readSource('src/pages/shop/ShopManagePage.vue')
|
||||
assert.match(page, /分组/, '需有分组列/分组筛选')
|
||||
assert.match(page, /店铺名称/, '需有店铺名称筛选')
|
||||
// 对齐 admin.html:5330/6038 标签名「店铺名」。
|
||||
assert.match(page, /店铺名/, '筛选标签对齐「店铺名」')
|
||||
assert.match(page, /shopName/, '店铺名筛选绑定 shopName')
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user