build(custom): 修正提交规范
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default definePageConfig({
|
||||
navigationBarTitleText: '登录',
|
||||
navigationStyle: 'custom'
|
||||
})
|
||||
navigationBarTitleText: "登录",
|
||||
navigationStyle: "custom",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user