Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
xugenyuan
2024-05-15 09:31:12 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6e426f0501f382be2042da6e2b1a1fd097784793
6e426f05
1 parent
8f0e2283
ref |> 替换升级弹框字串
Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/products/phone/src/main/ets/pages/upgradePage/UpgradeTipDialog.ets
sight_harmony/products/phone/src/main/ets/pages/upgradePage/UpgradeTipDialog.ets
View file @
6e426f0
...
...
@@ -75,7 +75,7 @@ export struct UpgradeTipDialog {
Row().width("100%").height(1).backgroundColor("#50E6E6E6")
Button() {
Text("立即
升级
").fontColor(Color.White)
Text("立即
更新
").fontColor(Color.White)
}.borderRadius(4)
.buttonStyle(ButtonStyleMode.NORMAL)
...
...
Please
register
or
login
to post a comment