V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  ericwvi  ›  全部回复第 1 页 / 共 1 页
回复总数  3
5 小时 36 分钟前
回复了 ericwvi 创建的主题 V2EX v 站网页是怎么调用到手机系统字体的
用了这个就可以了 <html lang=zh-CN>
5 小时 52 分钟前
回复了 ericwvi 创建的主题 V2EX v 站网页是怎么调用到手机系统字体的
补一下图
![补一下图]( https://raw.githubusercontent.com/EricWvi/chat-toc/refs/heads/main/temp.jpg)

css 和字体有关的好像就是这个
```css

body {
min-width: 820px;
font-family: "Helvetica Neue", "Luxi Sans", "Segoe UI", "Hiragino Sans GB", "Microsoft Yahei", sans-serif, "Apple Logo";
}

```
用别人的:GitHub Codespace
自己搭的:github.com/coder/coder (需要折腾一小段时间,部署好了用 vscode 远程连接用着更爽)
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2010 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 15:53 · PVG 23:53 · LAX 08:53 · JFK 11:53
Developed with CodeLauncher
♥ Do have faith in what you're doing.