ShuJun-Junical
Follow
-
Yanshan University
- Baoding, Hebei, China
-
17:00
(UTC +08:00)
Highlights
- Pro
Pinned Loading
-
云函数:通过JSDelivr代理访问静态站
云函数:通过JSDelivr代理访问静态站 1const axios = require("axios");
23exports.main_handler = async (event, context, callback) => {
4const baseUrl = "https://cdn.jsdelivr.net/gh/HZ-Geek/hz-geek_blog@master/dist";
5let path = event.path;
-
Vue组件:一键回顶。基于 Tailwind CSS
Vue组件:一键回顶。基于 Tailwind CSS 1<template>
2<Transition>
3<button
4class="h-16 w-16 shadow-xl rounded-full border-none btn-primary fixed bottom-10 right-10 z-50"
5v-show="btnFlag"
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.