Browse Source

Изменения от Главреда ГитЖС | Changes of GitJS Glavred

master
Главред | Glavred 3 years ago
parent
commit
e330f1b26b
3 changed files with 30 additions and 2 deletions
  1. +1
    -1
      0000
  2. +27
    -0
      🏁.js
  3. +2
    -1
      🏁.череда

+ 1
- 1
0000 View File

@@ -1,5 +1,5 @@
ВСЕ
0.1.0
0.1.1
https://git.opengamestudio.org/BCE/BCE

x /🎬.js


+ 27
- 0
🏁.js View File

@@ -1,3 +1,25 @@
ЗадатьСписок = мир =>
{
document.body.innerHTML += `
<center>
<table>
<tr>
<td><a href="http://gitjs.org/📦">http://gitjs.org/📦</a></td>
<td>Редактор ⚬ 编辑器 ⚬ Editor</td>
</tr>
<tr>
<td><a href="http://gitjs.org/🎲">http://gitjs.org/🎲</a></td>
<td>Игры ⚬ 游戏 ⚬ Games</td>
</tr>
</table>
</center>
`;
};


// // // //


ЗадатьВид = мир =>
{
var вид = document.createElement("style");
@@ -17,6 +39,11 @@ li
padding: 1em;
margin-bottom: 1em;
}

td
{
padding: 1em 1em 1em 1em;
}
`;
};



+ 2
- 1
🏁.череда View File

@@ -1,3 +1,4 @@
надо окончить загрузку приложения
скрыть крутилку
задать вид
задать вид
задать список

Loading…
Cancel
Save