Skip to content

Instantly share code, notes, and snippets.

View Joponpie's full-sized avatar

Joponpie

  • Joined Oct 29, 2025
View GitHub Profile
@Joponpie
Joponpie / index.html
Created October 29, 2025 03:49
Untitled
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>商品上架排程管理系統</title>
<style>
* {
margin: 0;
padding: 0;