yujian
2020-04-29 d840d22b0fb31394f7e0b4fc3daa8f761f1c7866
window/mobileAdmin/helpCenter_edit.html
@@ -44,7 +44,7 @@
            <div class="top1 fboxRow Xstart Ycenter">
               <!--返回按钮-->
               <div class="do-btn do-click bg-orange" v-on:click='pageReplaceUrl("helpCenter.html")'>
               <div class="do-btn do-click bg-orange" v-on:click='goListPage()'>
                  <div class="font8 nodeMarginRow"><i class="fa fa-chevron-left"></i></div>
                  <div class="font6 nodeMarginRow">返回</div>
               </div>
@@ -148,4 +148,5 @@
         }, 1000);
      });
   });
</script>