From f8d201010acbb9c530a38e64201d6b2a205fe394 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Sat, 25 Sep 2021 17:20:08 +0800
Subject: [PATCH] 20210925

---
 src/main/resources/templates/febs/views/modules/order/withAddress.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/febs/views/modules/order/withAddress.html b/src/main/resources/templates/febs/views/modules/order/withAddress.html
index 0048222..b8cfc79 100644
--- a/src/main/resources/templates/febs/views/modules/order/withAddress.html
+++ b/src/main/resources/templates/febs/views/modules/order/withAddress.html
@@ -65,7 +65,7 @@
             });
         }
 
-        //付款方式(下拉框)
+        //(下拉框)
         $.get(ctx + 'admin/order/addAddress/tree', function (data) {
             for (var k in data)
             {

--
Gitblit v1.9.1