Explorar el Código

auto commit

app
jfinn hace 3 años
padre
commit
e6a4ba71e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      mdev/wv0.native.js

+ 1
- 1
mdev/wv0.native.js Ver fichero

@@ -138,6 +138,7 @@ injectedJs =`
138 138
             onMessage={onMsg}
139 139
             ></WebView>
140 140
                          <Button 
141
+                         style = { wv0_styles_dev.vb1 || {}} 
141 142
 color = { "#00ffffff" }
142 143
 >
143 144
              {wv0_styles_dev.vb1_txt  || "udef"}
@@ -152,7 +153,6 @@ color = { "#00ffffff" }
152 153
 }
153 154
 
154 155
 // color = { this.palette.screen01Header }
155
-                         // style = { wv0_styles_dev.vb1 || {}} >
156 156
 
157 157
 
158 158
 export {Wview_v1}

Loading…
Cancelar
Guardar