소스 검색

优化页面展示

master
nizongfeng 1 년 전
부모
커밋
c90a47c48c
7개의 변경된 파일7개의 추가작업 그리고 6개의 파일을 삭제
  1. +1
    -1
      application/admin/view/cf_hotel_info/index.html
  2. +1
    -1
      application/admin/view/cf_item/index.html
  3. +1
    -1
      application/admin/view/cf_room_plan/index.html
  4. +1
    -1
      application/admin/view/order_main/index.html
  5. +1
    -1
      application/admin/view/payment_order/index.html
  6. +1
    -1
      application/admin/view/receipt_order/index.html
  7. +1
    -0
      public/assets/theme-chalk/index.css

+ 1
- 1
application/admin/view/cf_hotel_info/index.html 파일 보기

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<!-- import CSS -->
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<link rel="stylesheet" href="/assets/theme-chalk/index.css">
</head>
<body>
<div id="app" class="table">


+ 1
- 1
application/admin/view/cf_item/index.html 파일 보기

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<!-- import CSS -->
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<link rel="stylesheet" href="/assets/theme-chalk/index.css">
</head>
<body>
<div id="app" class="table">


+ 1
- 1
application/admin/view/cf_room_plan/index.html 파일 보기

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<!-- import CSS -->
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<link rel="stylesheet" href="/assets/theme-chalk/index.css">
</head>
<body>
<div id="app" class="table">


+ 1
- 1
application/admin/view/order_main/index.html 파일 보기

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<!-- import CSS -->
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<link rel="stylesheet" href="/assets/theme-chalk/index.css">
</head>
<body>
<div id="app" class="table">


+ 1
- 1
application/admin/view/payment_order/index.html 파일 보기

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<!-- import CSS -->
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<link rel="stylesheet" href="/assets/theme-chalk/index.css">
</head>
<body>
<div id="app" class="table">


+ 1
- 1
application/admin/view/receipt_order/index.html 파일 보기

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<!-- import CSS -->
<link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css">
<link rel="stylesheet" href="/assets/theme-chalk/index.css">
</head>
<body>
<div id="app" class="table">


+ 1
- 0
public/assets/theme-chalk/index.css
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


불러오는 중...
취소
저장