Преглед изворни кода

improve: 客服移动端列表

From-wh пре 2 година
родитељ
комит
11e2c69382
1 измењених фајлова са 7 додато и 1 уклоњено
  1. 7 1
      template/admin/src/pages/kefu/mobile/chat_list.vue

+ 7 - 1
template/admin/src/pages/kefu/mobile/chat_list.vue

@@ -331,8 +331,14 @@ export default {
   },
   },
 };
 };
 </script>
 </script>
-
+<style>
+html,
+body {
+  font-size: 50px;
+}
+</style>
 <style scoped lang="stylus">
 <style scoped lang="stylus">
+
 .chat-list {
 .chat-list {
     display: flex;
     display: flex;
     flex-direction: column;
     flex-direction: column;