dashboard
repositories
filestore
activity
search
login
jiangyouyao
/
beauty-erp
forked from
beauty-erp
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'score_shop' into api_score_meger
jyy
2021-07-17
274fceda8d8ae15eead0fc6490f4d1680d9ab3c5
[~jiangyouyao/beauty-erp.git]
/
zq-erp
/
src
/
main
/
resources
/
templates
/
views
/
admin
/
hive
/
beautySalon
/
print-order.html
1
2
3
4
5
6
<!DOCTYPE HTML>
<html xmlns:th="http://www.thymeleaf.org" xmlns:matrix="http://www.w3.org/1999/xhtml">
<div th:include="'admin/hive/printTemplates/'+${page}::html" ></div>
</html>