Deploy website - based on fc960a3041

This commit is contained in:
SmallMain
2022-07-11 12:11:26 +08:00
parent 4f008165f3
commit 2b14bb7ea4
109 changed files with 272 additions and 272 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Cocos Creator | Cocos-Service-Pack-Demo</title>
<title>Cocos Creator | Cocos-Enhance-Kit-Demo</title>
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1, minimum-scale=1,maximum-scale=1"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
@@ -20,7 +20,7 @@
<link rel="icon" href="favicon.8de18.ico"/>
</head>
<body>
<h1 class="header">Cocos-Service-Pack-Demo</h1>
<h1 class="header">Cocos-Enhance-Kit-Demo</h1>
<div id="GameDiv" style="width:960px; height: 600px;">
<canvas id="GameCanvas" width="960" height="600"></canvas>