使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
loumengning
/
hbp
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
优化页面展示
master
nizongfeng
1年前
父节点
0ecf7d2b66
当前提交
c90a47c48c
共有
7 个文件被更改
,包括
7 次插入
和
6 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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
文件差异内容过多而无法显示
查看文件
撰写
预览
正在加载...
取消
保存