fix(ui): 修正页面标题文字
- 将'立即订水'修改为'立即送水' - 更新首页导航标题 - 更新商品详情页跳转标题
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default definePageConfig({
|
||||
navigationBarTitleText: '立即订水',
|
||||
navigationBarTitleText: '立即送水',
|
||||
navigationBarTextStyle: 'black'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user