ソースを参照

auto commit

app
jfinn 3年前
コミット
9b5084a358
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      mdev/wv0.native.js

+ 2
- 2
mdev/wv0.native.js ファイルの表示

@@ -138,8 +138,8 @@ injectedJs =`
138 138
             onMessage={onMsg}
139 139
             ></WebView>
140 140
                          <Button 
141
-color = { this.palette.screen01Header }
142
-             {wv0_styles_dev.vb1_txt  || "udef"}>
141
+color = { this.palette.screen01Header }>
142
+             {wv0_styles_dev.vb1_txt  || "udef"}
143 143
              </Button>
144 144
             <Text2 style = { wv0_styles_dev.txt2 || {} }
145 145
              >

読み込み中…
キャンセル
保存