Commit dcbf01b5 authored by hbcui1984's avatar hbcui1984

解决icons.html页面打开时,不显示标题栏的问题

parent e9b424e3
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<!--标准mui.css--> <!--标准mui.css-->
<link rel="stylesheet" href="../css/mui.min.css"> <link rel="stylesheet" href="../css/mui.min.css">
<!--App自定义的css--> <!--App自定义的css-->
<link rel="stylesheet" type="text/css" href="../css/app.css"/> <!--<link rel="stylesheet" type="text/css" href="../css/app.css"/>-->
<style> <style>
.flex-container { .flex-container {
display: -webkit-box; display: -webkit-box;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment