feat: add product encyclopedia and whole house smart pages
This commit is contained in:
14
profile.html
14
profile.html
@ -43,18 +43,18 @@
|
||||
</div>
|
||||
<span>米家众测</span>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<div class="feature-card" onclick="location.href='product-encyclopedia.html'">
|
||||
<div class="feature-icon" style="background: linear-gradient(135deg, #f093fb, #f5576c);">
|
||||
<i class="fas fa-book"></i>
|
||||
</div>
|
||||
<span>产品百科</span>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<div class="feature-icon" style="background: linear-gradient(135deg, #4facfe, #00f2fe);">
|
||||
<i class="fas fa-home"></i>
|
||||
</div>
|
||||
<span>全屋智能</span>
|
||||
</div>
|
||||
<div class="feature-card" onclick="window.location.href='whole-house-smart.html'">
|
||||
<div class="feature-icon" style="background: linear-gradient(135deg, #4facfe, #00f2fe);">
|
||||
<i class="fas fa-home"></i>
|
||||
</div>
|
||||
<span>全屋智能</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 米家众测推广 -->
|
||||
|
||||
Reference in New Issue
Block a user