添加银行和政府端小程序
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<meta property="og:description" content="宁夏智慧养殖监管平台最新资讯、行业动态、技术更新和政策解读">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.nxfarm.com/news.html">
|
||||
<meta property="og:image" content="assets/images/logo.svg">
|
||||
<!-- <meta property="og:image" content="assets/images/logo.svg"> -->
|
||||
|
||||
<!-- Bootstrap 5 CSS -->
|
||||
<link href="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.3.2/css/bootstrap.min.css" rel="stylesheet">
|
||||
@@ -24,16 +24,15 @@
|
||||
<link rel="stylesheet" href="assets/css/style.css">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
||||
<link rel="apple-touch-icon" href="assets/images/logo.svg">
|
||||
<!-- <link rel="icon" type="image/svg+xml" href="favicon.svg">
|
||||
<link rel="apple-touch-icon" href="assets/images/logo.svg"> -->
|
||||
</head>
|
||||
<body>
|
||||
<!-- 导航栏 -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="index.html">
|
||||
<img src="assets/images/logo.svg" alt="宁夏智慧养殖监管平台" height="40" class="me-2">
|
||||
<span class="d-none d-md-inline">宁夏智慧养殖监管平台</span>
|
||||
<span>宁夏智慧养殖监管平台</span>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
@@ -72,7 +71,7 @@
|
||||
</nav>
|
||||
|
||||
<!-- 页面头部 -->
|
||||
<section class="hero-section" style="min-height: 40vh; background: linear-gradient(135deg, #0d6efd 0%, #6f42c1 100%);">
|
||||
<section class="hero-section" style="min-height: 40vh; background: #0d6efd;">
|
||||
<div class="container">
|
||||
<div class="row align-items-center" style="min-height: 40vh;">
|
||||
<div class="col-lg-8">
|
||||
|
||||
Reference in New Issue
Block a user