@@ -9,7 +9,7 @@
.page{
width: 100%;
height: 1754px;
- background: url("../images/report2/back.jpg")no-repeat center;
+ background: url("../images/report-math/back.jpg")no-repeat center;
background-size: cover;
h1{
text-align: center;
@@ -27,7 +27,10 @@
</div>
<div id="print-part">
<div class="page">
- <h1>A</h1>
+ <img src="@/images/report-math/start-main.png">
+ <p>初中数学学科</p>
+ <p>诊断报告</p>
+ <p>[Mathematics - Diagnostic Report]</p>
<h1>B</h1>
@@ -12,8 +12,8 @@ module.exports = {
devServer: {
proxy: {
'/': {
- target: 'http://localhost:8085',
- // target: 'http://119.23.22.31:30962',
+ // target: 'http://localhost:8085',
+ target: 'http://119.23.22.31:32009',
// target: 'http://119.23.22.31:31588',
autoRewrite: true,
ws: false