Skip to content

Commit

Permalink
feat(doc): update appCdnBaseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
陌缓 committed May 16, 2022
1 parent a945fa7 commit ba7b163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export function getRenderProps(path: string) {
page,
}
: {
appCdnBaseUrl: "https://gw.alipayobjects.com/os/miniassets/antd-mini-demo/0.0.8/1651567664125/",
appCdnBaseUrl: " https://gw.alipayobjects.com/os/miniassets/antd-mini-demo/1652437156419/",
page
};

Expand Down

0 comments on commit ba7b163

Please sign in to comment.