Skip to content

Commit

Permalink
Update router_user.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SunWuyuan authored Dec 1, 2023
1 parent 09129e8 commit 039f508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/router_user.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ router.post("/register", function (req, res) {
html: `<div class="page flex-col">
<div class="box_3 flex-col"
style="display: flex;position: relative;width: 100%;height: 206px;background: #1289d82e;top: 0;left: 0;justify-content: center;">
<img class="section_1 flex-col" src="https://b2.192325.xyz/2023/05/d405a5b948f858b3479fa0d60478c98f.svg"
<img class="section_1 flex-col" src="https://b2.190823.xyz/2023/05/d405a5b948f858b3479fa0d60478c98f.svg"
style="position: absolute;width: 152px;height: 152px;display: flex;top: 130px;background-size: cover;">
</div>
<div class="box_4 flex-col" style="margin-top: 92px;display: flex;flex-direction: column;align-items: center;">
Expand Down Expand Up @@ -402,7 +402,7 @@ router.post("/repw", function (req, res) {
html: `<div class="page flex-col">
<div class="box_3 flex-col"
style="display: flex;position: relative;width: 100%;height: 206px;background: #1289d82e;top: 0;left: 0;justify-content: center;">
<img class="section_1 flex-col" src="https://b2.192325.xyz/2023/05/d405a5b948f858b3479fa0d60478c98f.svg"
<img class="section_1 flex-col" src="https://b2.190823.xyz/2023/05/d405a5b948f858b3479fa0d60478c98f.svg"
style="position: absolute;width: 152px;height: 152px;display: flex;top: 130px;background-size: cover;">
</div>
<div class="box_4 flex-col" style="margin-top: 92px;display: flex;flex-direction: column;align-items: center;">
Expand Down

0 comments on commit 039f508

Please sign in to comment.