Commit 7f0815d0 by 陈桂东

提交代码

parent 39dddc0d
...@@ -30,7 +30,7 @@ interface SearchData { ...@@ -30,7 +30,7 @@ interface SearchData {
@Entry @Entry
@Component @Component
struct WzReversePage { struct WzConversionPage {
@State fontColor: string = '#182431' @State fontColor: string = '#182431'
@State selectedFontColor: string = '#fff' @State selectedFontColor: string = '#fff'
@State currentIndex: number = 0 @State currentIndex: number = 0
......
...@@ -32,7 +32,7 @@ interface SearchData { ...@@ -32,7 +32,7 @@ interface SearchData {
@Entry @Entry
@Component @Component
export struct WzInPage { export struct WzExchangePage {
@State fontColor: string = '#182431' @State fontColor: string = '#182431'
@State selectedFontColor: string = '#fff' @State selectedFontColor: string = '#fff'
@State currentIndex: number = 0 @State currentIndex: number = 0
......
...@@ -30,7 +30,7 @@ interface SearchData { ...@@ -30,7 +30,7 @@ interface SearchData {
@Entry @Entry
@Component @Component
struct WzReversePage { struct WzInvPage {
@State fontColor: string = '#182431' @State fontColor: string = '#182431'
@State selectedFontColor: string = '#fff' @State selectedFontColor: string = '#fff'
@State currentIndex: number = 0 @State currentIndex: number = 0
......
...@@ -32,7 +32,7 @@ interface SearchData { ...@@ -32,7 +32,7 @@ interface SearchData {
@Entry @Entry
@Component @Component
export struct WzInPage { export struct WzOutPage {
@State fontColor: string = '#182431' @State fontColor: string = '#182431'
@State selectedFontColor: string = '#fff' @State selectedFontColor: string = '#fff'
@State currentIndex: number = 0 @State currentIndex: number = 0
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论