mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
bug fix
This commit is contained in:
parent
03789ed816
commit
8251fb1a1e
3 changed files with 55 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
{{ host.os }} {{ host.kernelVersion }}
|
||||
{{ host.kernelArch }})
|
||||
</p>
|
||||
<p>
|
||||
<p v-if="cpu_info">
|
||||
<translate>CPU:</translate>
|
||||
{{ cpu_info[0]?.modelName }} * {{ cpu_info.length }}
|
||||
</p>
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"version":"1.2.0","build_id":5,"total_build":45}
|
||||
{"version":"1.2.0","build_id":7,"total_build":47}
|
Loading…
Add table
Add a link
Reference in a new issue