Vertaa committeja
2 commits
2e7ac44725
...
b4fa812f46
| Tekijä | SHA1 | Päivämäärä | |
|---|---|---|---|
|
|
b4fa812f46 | ||
|
|
ba36d6165d |
3 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
BIN
public_html/assets/phone/micasend.png
Tavallinen tiedosto
BIN
public_html/assets/phone/micasend.png
Tavallinen tiedosto
Binary file not shown.
|
After Leveys: | Korkeus: | Koko: 29 KiB |
|
|
@ -48,6 +48,7 @@
|
||||||
<img src="./assets/phone/utube.png" class="icon" id="appli-utube">
|
<img src="./assets/phone/utube.png" class="icon" id="appli-utube">
|
||||||
<img src="./assets/phone/gogole.png" class="icon" id="appli-goo">
|
<img src="./assets/phone/gogole.png" class="icon" id="appli-goo">
|
||||||
<img src="./assets/phone/lester.jpeg" class="icon" id="appli-lest" style="display:none">
|
<img src="./assets/phone/lester.jpeg" class="icon" id="appli-lest" style="display:none">
|
||||||
|
<img src="./assets/phone/micasend.png" class="icon" id="appli-micasend">
|
||||||
</div>
|
</div>
|
||||||
<iframe id="webview" style="overflow: hidden;"></iframe>
|
<iframe id="webview" style="overflow: hidden;"></iframe>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -42,6 +42,10 @@ class Phone{
|
||||||
document.getElementById("appli-lest").addEventListener("click", (e) => {
|
document.getElementById("appli-lest").addEventListener("click", (e) => {
|
||||||
this.webviewName = "Lester";
|
this.webviewName = "Lester";
|
||||||
this.changeWindow("assets/phone/webview/lester.html");
|
this.changeWindow("assets/phone/webview/lester.html");
|
||||||
|
});
|
||||||
|
document.getElementById("appli-micasend").addEventListener("click", (e) => {
|
||||||
|
this.webviewName = "Micasend";
|
||||||
|
this.changeWindow("https://micasend.magictintin.fr");
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Ladataan…
Viittaa uudesa ongelmassa