刘忠健 1 年間 前
コミット
20fa17a713

+ 1 - 1
game_test1/dist/build/h5/assets/Page.f7f5514f.js

@@ -1,4 +1,4 @@
-import{x as e,y as t,r as n,z as o,A as r,B as i,C as s,D as c,E as a,F as l,G as u,H as f,I as d,J as h,K as g,L as p,M as v,N as y,O as b,P as m,Q as S,R as C,S as x,T as _,U as P,V as T,W as w,X as O,Y as A,s as k,Z as j,_ as F,$ as N,a0 as I,a1 as $,a2 as E}from"./index-9f997484.js";
+import{x as e,y as t,h as n,z as o,A as r,B as i,C as s,D as c,E as a,F as l,G as u,H as f,I as d,J as h,K as g,L as p,M as v,N as y,O as b,P as m,Q as S,R as C,S as x,T as _,U as P,V as T,W as w,X as O,Y as A,s as k,Z as j,_ as F,$ as N,a0 as I,a1 as $,a2 as E}from"./index-67606209.js";
 /*!
   * pinia v2.0.33
   * (c) 2023 Eduardo San Martin Morote

File diff suppressed because it is too large
+ 2 - 2
game_test1/dist/build/h5/assets/index-9f997484.js


File diff suppressed because it is too large
+ 1 - 0
game_test1/dist/build/h5/assets/pages-hilo-index.b1fda7aa.js


File diff suppressed because it is too large
+ 0 - 1
game_test1/dist/build/h5/assets/pages-hilo-index.ce723c7e.js


+ 1 - 1
game_test1/dist/build/h5/assets/pages-index-index.03d3bde1.js

@@ -1 +1 @@
-import{d as s,r as a,o,c as e,w as t,a as l,b as n,u as i,i as r}from"./index-9f997484.js";import{P as c}from"./Page.f7f5514f.js";const d=s({__name:"index",setup:s=>(a("Hello"),(s,a)=>{const d=r;return o(),e(d,{class:"content"},{default:t((()=>[l(d,{class:"p20 fs40 text_color_link",onClick:a[0]||(a[0]=s=>i(c).goto("/pages/hilo/index"))},{default:t((()=>[n("演示1")])),_:1})])),_:1})})});export{d as default};
+import{g as s,h as a,o,a as e,w as t,k as l,m as n,v as i,i as r}from"./index-67606209.js";import{P as c}from"./Page.2b9a99c8.js";const d=s({__name:"index",setup:s=>(a("Hello"),(s,a)=>{const d=r;return o(),e(d,{class:"content"},{default:t((()=>[l(d,{class:"p20 fs40 text_color_link",onClick:a[0]||(a[0]=s=>i(c).goto("/pages/hilo/index"))},{default:t((()=>[n("演示1")])),_:1})])),_:1})})});export{d as default};

+ 3 - 3
game_test1/dist/build/h5/index.html

@@ -2,7 +2,7 @@
 <html>
 
 <head>
-  <link rel="stylesheet" href="/assets/uni.3fd42165.css">
+  <link rel="stylesheet" href="./assets/uni.3fd42165.css">
 
   <meta charset="UTF-8" />
   <script>
@@ -15,8 +15,8 @@
   <title></title>
   <!--preload-links-->
   <!--app-context-->
-  <script type="module" crossorigin src="/assets/index-9f997484.js"></script>
-  <link rel="stylesheet" href="/assets/index-5e524323.css">
+  <script type="module" crossorigin src="./assets/index-67606209.js"></script>
+  <link rel="stylesheet" href="./assets/index-5e524323.css">
 </head>
 
 <body>

+ 41 - 36
game_test1/src/manifest.json

@@ -1,28 +1,28 @@
 {
-    "name" : "",
-    "appid" : "",
-    "description" : "",
-    "versionName" : "1.0.0",
-    "versionCode" : "100",
-    "transformPx" : false,
+    "name": "",
+    "appid": "",
+    "description": "",
+    "versionName": "1.0.0",
+    "versionCode": "100",
+    "transformPx": false,
     /* 5+App特有相关 */
-    "app-plus" : {
-        "usingComponents" : true,
-        "nvueStyleCompiler" : "uni-app",
-        "compilerVersion" : 3,
-        "splashscreen" : {
-            "alwaysShowBeforeRender" : true,
-            "waiting" : true,
-            "autoclose" : true,
-            "delay" : 0
+    "app-plus": {
+        "usingComponents": true,
+        "nvueStyleCompiler": "uni-app",
+        "compilerVersion": 3,
+        "splashscreen": {
+            "alwaysShowBeforeRender": true,
+            "waiting": true,
+            "autoclose": true,
+            "delay": 0
         },
         /* 模块配置 */
-        "modules" : {},
+        "modules": {},
         /* 应用发布信息 */
-        "distribute" : {
+        "distribute": {
             /* android打包配置 */
-            "android" : {
-                "permissions" : [
+            "android": {
+                "permissions": [
                     "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
                     "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
                     "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
@@ -41,32 +41,37 @@
                 ]
             },
             /* ios打包配置 */
-            "ios" : {},
+            "ios": {},
             /* SDK配置 */
-            "sdkConfigs" : {}
+            "sdkConfigs": {}
         }
     },
     /* 快应用特有相关 */
-    "quickapp" : {},
+    "quickapp": {},
     /* 小程序特有相关 */
-    "mp-weixin" : {
-        "appid" : "",
-        "setting" : {
-            "urlCheck" : false
+    "mp-weixin": {
+        "appid": "",
+        "setting": {
+            "urlCheck": false
         },
-        "usingComponents" : true
+        "usingComponents": true
     },
-    "mp-alipay" : {
-        "usingComponents" : true
+    "mp-alipay": {
+        "usingComponents": true
     },
-    "mp-baidu" : {
-        "usingComponents" : true
+    "mp-baidu": {
+        "usingComponents": true
     },
-    "mp-toutiao" : {
-        "usingComponents" : true
+    "mp-toutiao": {
+        "usingComponents": true
     },
-    "uniStatistics": {  
+    "uniStatistics": {
         "enable": false
     },
-    "vueVersion" : "3"
-}
+    "h5": {
+        "router": {
+            "base": "./"
+        }
+    },
+    "vueVersion": "3"
+}

+ 2 - 2
game_test1/src/pages.json

@@ -1,10 +1,10 @@
 {
 	"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
 		{
-			"path": "pages/index/index"
+			"path": "pages/hilo/index"
 		},
 		{
-			"path": "pages/hilo/index"
+			"path": "pages/index/index"
 		}
 	],
 	"globalStyle": {