Skip to content

Commit

Permalink
docs: update fonts download url (#409)
Browse files Browse the repository at this point in the history
* Update fonts_zh-CN.vue

Change download link

* chore: update url

---------

Co-authored-by: wū yāng <[email protected]>
  • Loading branch information
Wen1kang and uyarn authored Oct 15, 2023
1 parent 2febb73 commit 4a26a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/pages/design/fonts_zh-CN.vue
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<script>
import anchorMixin from '../mixins/anchor'
const fontDownloadUrl = 'https://oteam-tdesign-1258344706.cos.ap-guangzhou.myqcloud.com/design-source/TCloudNumber.zip'
const fontDownloadUrl = 'https://oteam-tdesign-1258344706.cos.ap-guangzhou.myqcloud.com/design-source/TCloudNumber%20v1.010.zip'
function genFontSize (num) {
const result = []
Expand Down

0 comments on commit 4a26a6d

Please sign in to comment.