mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-09-17 22:09:14 +08:00
由gopath形式改为module
This commit is contained in:
13
boss/views/road_profit.html
Normal file
13
boss/views/road_profit.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!doctype html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>管理后台</title>
|
||||
<link rel="stylesheet" type="text/css" href="../static/css/basic.css">
|
||||
<script src="../static/js/filter.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>利润统计</h1>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user