From 0f0d87ffbe149d47342d2bf5d5e9ae6ce130c901 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期四, 20 十月 2022 09:44:05 +0800 Subject: [PATCH] 综合展示 --- public/SmartEarthSDK/Workers/Model/ModelLibrary.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/public/SmartEarthSDK/Workers/Model/ModelLibrary.html b/public/SmartEarthSDK/Workers/Model/ModelLibrary.html index 934534f..a668bb2 100644 --- a/public/SmartEarthSDK/Workers/Model/ModelLibrary.html +++ b/public/SmartEarthSDK/Workers/Model/ModelLibrary.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> - <title>灞炴��</title> + <title>妯″瀷搴�</title> <link rel="stylesheet" href="../layui/css/layui.css"> <style> html, @@ -242,6 +242,7 @@ htmlStr += '</ul></div>'; modelsContainer.append(htmlStr); }); + } </script> -- Gitblit v1.9.3