BJ_web_developers
/
jy_parkingOS
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
9c40a151f940c8f4942634218f4f5c38956b0e2c
Authored by
刘淇
2025-07-07 10:30:26 +0800
1 parent
e8e4f7e2
测试库
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/login/login.vue
pages/login/login.vue
View file @
9c40a15
1
1
<template>
2
2
<view>
3
+
3
4
<view class="login-content">
4
5
<view>
5
6
<image class="logo" src="/static/logo.png"></image>
...
...