This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
hbp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
优化页面展示
master
nizongfeng
1 year ago
parent
0ecf7d2b66
commit
c90a47c48c
7 changed files
with
7 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
application/admin/view/cf_hotel_info/index.html
+1
-1
application/admin/view/cf_item/index.html
+1
-1
application/admin/view/cf_room_plan/index.html
+1
-1
application/admin/view/order_main/index.html
+1
-1
application/admin/view/payment_order/index.html
+1
-1
application/admin/view/receipt_order/index.html
+1
-0
public/assets/theme-chalk/index.css
+ 1
- 1
application/admin/view/cf_hotel_info/index.html
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -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
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save