mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-14 20:08:29 +08:00
use unocss in DependenciesSetupProgressIndicatorDialog
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
@open="handleDialogOpen"
|
||||
>
|
||||
<template v-if="!copiedDependenciesStatus.puppeteerExecutableAvailable">
|
||||
<div>正在下载核心组件</div>
|
||||
<div mb14px>正在下载核心组件</div>
|
||||
<el-progress
|
||||
:percentage="browserDownloadPercentage"
|
||||
:format="(n) => `${n.toFixed(1)}%`"
|
||||
|
||||
Reference in New Issue
Block a user