Skip to content

Commit

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

* chore: update url

---------

Co-authored-by: wū yāng <[email protected]>
  • Loading branch information
Wen1kang and uyarn authored Oct 15, 2023
1 parent 4a26a6d commit 1699189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/pages/design/fonts.vue
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,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 1699189

Please sign in to comment.