...
|
...
|
@@ -9,6 +9,9 @@ |
|
|
<link rel="stylesheet" href="__TMPL__/public/rfm/css/common.css" />
|
|
|
<link rel="stylesheet" href="__TMPL__/public/rfm/css/qk.css" />
|
|
|
<link rel="stylesheet" href="__TMPL__/public/rfm/css/xgzb.css" />
|
|
|
<link href="__TMPL__/public/assets/themes/{:cmf_get_admin_style()}/bootstrap.min.css" rel="stylesheet">
|
|
|
<link href="__TMPL__/public/assets/simpleboot3/css/simplebootadmin.css" rel="stylesheet">
|
|
|
<link href="__STATIC__/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
|
|
</head>
|
|
|
<body>
|
|
|
|
...
|
...
|
|