配置更新

This commit is contained in:
2025-01-06 22:40:52 +08:00
parent ba74f1009d
commit eea419f19e
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta name="referrer" content="never"> <!-- <meta name="referrer" content="never"> -->
<script src="https://libs.baidu.com/jquery/1.11.3/jquery.min.js"></script> <script src="https://libs.baidu.com/jquery/1.11.3/jquery.min.js"></script>
<script language="JavaScript" type="text/JavaScript"> <script language="JavaScript" type="text/JavaScript">
/** /**

View File

@@ -2,8 +2,8 @@
"name" : "斯耀短剧", "name" : "斯耀短剧",
"appid" : "__UNI__E0B05B1", "appid" : "__UNI__E0B05B1",
"description" : "", "description" : "",
"versionName" : "1.1.4", "versionName" : "1.1.8",
"versionCode" : 114, "versionCode" : 118,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {

View File

@@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="referrer" content="never"> <!-- <meta name="referrer" content="never"> -->
<meta name="apple-mobile-web-app-title" content="斯耀短剧"> <meta name="apple-mobile-web-app-title" content="斯耀短剧">
<title> <title>
<%= htmlWebpackPlugin.options.title %> <%= htmlWebpackPlugin.options.title %>