Skip to content
View ShuJun-Junical's full-sized avatar
  • Yanshan University
  • Baoding, Hebei, China
  • 23:28 (UTC +08:00)

Highlights

  • Pro

Organizations

@GeekPara @KIRAKIRA-DOUGA
Block or Report

Block or report ShuJun-Junical

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ShuJun-Junical/README.md

Hi there 👋

ShuJun-Junical's GitHub stats

Pinned

  1. 云函数:通过JSDelivr代理访问静态站 云函数:通过JSDelivr代理访问静态站
    1
    const axios = require("axios");
    2
    
                  
    3
    exports.main_handler = async (event, context, callback) => {
    4
      const baseUrl = "https://cdn.jsdelivr.net/gh/HZ-Geek/hz-geek_blog@master/dist";
    5
      let path = event.path;
  2. Vue组件:一键回顶。基于 Tailwind CSS Vue组件:一键回顶。基于 Tailwind CSS
    1
    <template>
    2
      <Transition>
    3
        <button
    4
          class="h-16 w-16 shadow-xl rounded-full border-none btn-primary fixed bottom-10 right-10 z-50"
    5
          v-show="btnFlag"
  3. HZSB-Editorial/HZSB HZSB-Editorial/HZSB Public

    8 1

  4. ysumc.club ysumc.club Public

    Vue 1