feat: 根据应用版本自动重置构建版本
This commit is contained in:
@@ -181,6 +181,6 @@ describe('ConfigView.vue', () => {
|
||||
|
||||
expect(wrapper.text()).toContain('应用版本号')
|
||||
expect(wrapper.text()).not.toContain('打包参数')
|
||||
expect(wrapper.findAll('input').length).toBe(2)
|
||||
expect(wrapper.findAll('input').length).toBe(1)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user