浏览代码

移除webgl分享页

ishunsei 1 年之前
父节点
当前提交
0bb31c3901

二进制
Build/ChangZhouHospital_1.29.framework.js.unityweb


二进制
Build/ChangZhouHospital_1.29.data.unityweb


二进制
Build/ChangZhouHospital_1.30.framework.js.unityweb


Build/ChangZhouHospital_1.29.loader.js → Build/ChangZhouHospital_1.30.loader.js


二进制
Build/ChangZhouHospital_1.29.wasm.unityweb


+ 4 - 4
ServiceWorker.js

@@ -1,9 +1,9 @@
 const cacheName = "DefaultCompany-ChangZhouHospital-0.1";
 const cacheName = "DefaultCompany-ChangZhouHospital-0.1";
 const contentToCache = [
 const contentToCache = [
-    "Build/ChangZhouHospital_1.29.loader.js",
-    "Build/ChangZhouHospital_1.29.framework.js.unityweb",
-    "Build/ChangZhouHospital_1.29.data.unityweb",
-    "Build/ChangZhouHospital_1.29.wasm.unityweb",
+    "Build/ChangZhouHospital_1.30.loader.js",
+    "Build/ChangZhouHospital_1.30.framework.js.unityweb",
+    "Build/ChangZhouHospital_1.30.data.unityweb",
+    "Build/ChangZhouHospital_1.30.wasm.unityweb",
     "TemplateData/style.css"
     "TemplateData/style.css"
 
 
 ];
 ];

+ 5 - 5
index.html

@@ -3,7 +3,7 @@
   <head>
   <head>
     <meta charset="utf-8">
     <meta charset="utf-8">
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-    <title>常中大观园</title>
+    <title>常中e大观园</title>
     <link rel="shortcut icon" href="TemplateData/favicon.ico">
     <link rel="shortcut icon" href="TemplateData/favicon.ico">
     <link rel="stylesheet" href="TemplateData/style.css">
     <link rel="stylesheet" href="TemplateData/style.css">
     <link rel="manifest" href="manifest.webmanifest">
     <link rel="manifest" href="manifest.webmanifest">
@@ -73,11 +73,11 @@
       }
       }
 
 
       var buildUrl = "Build";
       var buildUrl = "Build";
-      var loaderUrl = buildUrl + "/ChangZhouHospital_1.29.loader.js";
+      var loaderUrl = buildUrl + "/ChangZhouHospital_1.30.loader.js";
       var config = {
       var config = {
-        dataUrl: buildUrl + "/ChangZhouHospital_1.29.data.unityweb",
-        frameworkUrl: buildUrl + "/ChangZhouHospital_1.29.framework.js.unityweb",
-        codeUrl: buildUrl + "/ChangZhouHospital_1.29.wasm.unityweb",
+        dataUrl: buildUrl + "/ChangZhouHospital_1.30.data.unityweb",
+        frameworkUrl: buildUrl + "/ChangZhouHospital_1.30.framework.js.unityweb",
+        codeUrl: buildUrl + "/ChangZhouHospital_1.30.wasm.unityweb",
         streamingAssetsUrl: "StreamingAssets",
         streamingAssetsUrl: "StreamingAssets",
         companyName: "DefaultCompany",
         companyName: "DefaultCompany",
         productName: "ChangZhouHospital",
         productName: "ChangZhouHospital",