uniapp改变icon

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="<%= BASE_URL %>static/logo.png">
<link rel="stylesheet" href="<%= BASE_URL %>static/index.css" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
</head>
<body>
<noscript>
<strong>Please enable JavaScript to continue.</strong>
</noscript>
<div id="app"></div>
</body>
<script type="text/javascript">

</script>
</html>

posted on 2022-09-08 15:54  Just丶随心  阅读(207)  评论(0编辑  收藏  举报

导航