本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
loumengning
/
hbp
關注
2
收藏
0
複製
0
程式碼
問題
1
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
优化页面展示
master
nizongfeng
2 年之前
父節點
0ecf7d2b66
當前提交
c90a47c48c
共有
7 個檔案被更改
,包括
7 行新增
和
6 行删除
分割檢視
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
查看文件
@@ -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
文件差異過大導致無法顯示
查看文件
Write
Preview
Loading…
取消
儲存