调整配色
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<button class="icon-btn back-btn" onclick="showList()">
|
||||
<svg viewBox="0 0 24 24"><polyline points="15 18 9 12 15 6"></polyline></svg>
|
||||
</button>
|
||||
<span class="chat-title">采购清单</span>
|
||||
<span class="chat-title" id="purchase-page-title">采购清单</span>
|
||||
<button class="icon-btn" onclick="openChatFromPurchase()" title="聊天">
|
||||
<svg viewBox="0 0 24 24"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path></svg>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user