Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #132 from huozhenwei/patch-2
Browse files Browse the repository at this point in the history
Update settings.md
  • Loading branch information
wangjue666 authored Oct 12, 2023
2 parents 8fc8d1e + f1f39c9 commit 822aad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

::: tip 温馨提醒

- 只有以 `VITE_ ` 开头的变量会被嵌入到客户端侧的包中,你可以项目代码中这样访问它们
- 只有以 `VITE_ ` 开头的变量会被嵌入到客户端侧的包中,你可以在项目代码中这样访问它们

```js
console.log(import.meta.env.VITE_PROT);
Expand Down

0 comments on commit 822aad2

Please sign in to comment.