deploy to github pages 8ae915200db7b19f3567cc41c65e3e057344b2dc
7
assets/index-kNtj0nJY.css
Normal file
316
assets/index-sCRXAZfx.js
Normal file
Before Width: | Height: | Size: 9.8 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 9.8 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 565 B |
Before Width: | Height: | Size: 1.1 KiB |
34
index.html
@ -1,4 +1,17 @@
|
|||||||
<!doctype html><html lang="zh-CN"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><meta name="renderer" content="webkit"><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。"/><meta name="keywords" content="ppt,powerpoint,office powerpoint,在线ppt,幻灯片,演示文稿,ppt在线制作,Vue3,TypeScript"/><!--[if IE]><link rel="icon" href="favicon.ico"><![endif]--><title>PPTIST - 在线演示文稿</title><style>.first-screen-loading {
|
<!DOCTYPE html>
|
||||||
|
<html lang="zh-CN">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<link rel="icon" href="/favicon.ico">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||||
|
<meta name="renderer" content="webkit">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。" />
|
||||||
|
<meta name="keywords" content="ppt,powerpoint,office powerpoint,在线ppt,幻灯片,演示文稿,ppt在线制作,Vue3,TypeScript" />
|
||||||
|
<title>PPTIST - 在线演示文稿</title>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.first-screen-loading {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
height: 200px;
|
height: 200px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
@ -30,4 +43,21 @@
|
|||||||
100% {
|
100% {
|
||||||
transform: rotate(360deg);
|
transform: rotate(360deg);
|
||||||
}
|
}
|
||||||
}</style><script defer="defer" src="js/chunk-vendors.faa37718.js"></script><script defer="defer" src="js/app.9b709042.js"></script><link href="css/chunk-vendors.3e867e11.css" rel="stylesheet"><link href="css/app.3a39f5ba.css" rel="stylesheet"><link rel="icon" type="image/png" sizes="32x32" href="icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="icons/favicon-16x16.png"><link rel="manifest" href="manifest.json"><meta name="theme-color" content="#d14424"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="PPTist"><link rel="apple-touch-icon" href="icons/apple-touch-icon-152x152.png"><meta name="msapplication-TileColor" content="#000000"></head><body><noscript><strong>We're sorry but pptist doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"><div class="first-screen-loading"><div class="first-screen-loading-spinner"></div><div class="first-screen-loading-text">正在加载中,请稍等 ...</div></div></div><script>document.oncontextmenu = e => e.preventDefault()</script></body></html>
|
}
|
||||||
|
</style>
|
||||||
|
<script type="module" crossorigin src="/assets/index-sCRXAZfx.js"></script>
|
||||||
|
<link rel="stylesheet" crossorigin href="/assets/index-kNtj0nJY.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="app">
|
||||||
|
<div class="first-screen-loading">
|
||||||
|
<div class="first-screen-loading-spinner"></div>
|
||||||
|
<div class="first-screen-loading-text">正在加载中,请稍等 ...</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
document.oncontextmenu = e => e.preventDefault()
|
||||||
|
</script>
|
||||||
|
</html>
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"name":"PPTist","short_name":"PPTist","theme_color":"#d14424","icons":[{"src":"icons/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"icons/android-chrome-512x512.png","sizes":"512x512","type":"image/png"},{"src":"icons/android-chrome-maskable-192x192.png","sizes":"192x192","type":"image/png","purpose":"maskable"},{"src":"icons/android-chrome-maskable-512x512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}],"start_url":".","display":"standalone","background_color":"#000000"}
|
|
@ -1,2 +0,0 @@
|
|||||||
if(!self.define){let e,t={};const s=(s,n)=>(s=new URL(s+".js",n).href,t[s]||new Promise((t=>{if("document"in self){const e=document.createElement("script");e.src=s,e.onload=t,document.head.appendChild(e)}else e=s,importScripts(s),t()})).then((()=>{let e=t[s];if(!e)throw new Error(`Module ${s} didn’t register its module`);return e})));self.define=(n,i)=>{const o=e||("document"in self?document.currentScript.src:"")||location.href;if(t[o])return;let r={};const c=e=>s(e,o),u={module:{uri:o},exports:r,require:c};t[o]=Promise.all(n.map((e=>u[e]||c(e)))).then((e=>(i(...e),r)))}}define(["./workbox-0841e663"],(function(e){"use strict";e.setCacheNameDetails({prefix:"pptist"}),self.skipWaiting(),e.registerRoute(/.*/,new e.NetworkFirst({cacheName:"PPTist",plugins:[new e.ExpirationPlugin({maxAgeSeconds:36e3}),new e.CacheableResponsePlugin({statuses:[0,200]})]}),"GET")}));
|
|
||||||
//# sourceMappingURL=service-worker.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"file":"service-worker.js","sources":["../../../../../tmp/fbbe0366504c97bc9320b1a9e2059b1c/service-worker.js"],"sourcesContent":["import {registerRoute as workbox_routing_registerRoute} from '/home/runner/work/PPTist/PPTist/node_modules/workbox-routing/registerRoute.mjs';\nimport {ExpirationPlugin as workbox_expiration_ExpirationPlugin} from '/home/runner/work/PPTist/PPTist/node_modules/workbox-expiration/ExpirationPlugin.mjs';\nimport {CacheableResponsePlugin as workbox_cacheable_response_CacheableResponsePlugin} from '/home/runner/work/PPTist/PPTist/node_modules/workbox-cacheable-response/CacheableResponsePlugin.mjs';\nimport {NetworkFirst as workbox_strategies_NetworkFirst} from '/home/runner/work/PPTist/PPTist/node_modules/workbox-strategies/NetworkFirst.mjs';\nimport {setCacheNameDetails as workbox_core_setCacheNameDetails} from '/home/runner/work/PPTist/PPTist/node_modules/workbox-core/setCacheNameDetails.mjs';/**\n * Welcome to your Workbox-powered service worker!\n *\n * You'll need to register this file in your web app.\n * See https://goo.gl/nhQhGp\n *\n * The rest of the code is auto-generated. Please don't update this file\n * directly; instead, make changes to your Workbox build configuration\n * and re-run your build process.\n * See https://goo.gl/2aRDsh\n */\n\n\n\n\n\nworkbox_core_setCacheNameDetails({prefix: \"pptist\"});\n\n\nself.skipWaiting();\n\n\n\n\n\nworkbox_routing_registerRoute(/.*/, new workbox_strategies_NetworkFirst({ \"cacheName\":\"PPTist\", plugins: [new workbox_expiration_ExpirationPlugin({ maxAgeSeconds: 36000 }), new workbox_cacheable_response_CacheableResponsePlugin({ statuses: [ 0, 200 ] })] }), 'GET');\n\n\n\n\n"],"names":["workbox_core_setCacheNameDetails","prefix","self","skipWaiting","workbox_routing_registerRoute","workbox_strategies_NetworkFirst","cacheName","plugins","workbox_expiration_ExpirationPlugin","maxAgeSeconds","workbox_cacheable_response_CacheableResponsePlugin","statuses"],"mappings":"0nBAoBAA,EAAAA,oBAAiC,CAACC,OAAQ,WAG1CC,KAAKC,cAMLC,EAAAA,cAA8B,KAAM,IAAIC,eAAgC,CAAEC,UAAY,SAAUC,QAAS,CAAC,IAAIC,mBAAoC,CAAEC,cAAe,OAAU,IAAIC,EAAAA,wBAAmD,CAAEC,SAAU,CAAE,EAAG,UAAc"}
|
|