浏览代码

auto commit

app
jfinn 3 年前
父节点
当前提交
9b5084a358
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      mdev/wv0.native.js

+ 2
- 2
mdev/wv0.native.js 查看文件

138
             onMessage={onMsg}
138
             onMessage={onMsg}
139
             ></WebView>
139
             ></WebView>
140
                          <Button 
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
              </Button>
143
              </Button>
144
             <Text2 style = { wv0_styles_dev.txt2 || {} }
144
             <Text2 style = { wv0_styles_dev.txt2 || {} }
145
              >
145
              >

正在加载...
取消
保存