Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
jgdl
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-08-12 17:43:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1d90832131be2543eed6edf2a61e28283fc6d619
1d908321
1 parent
0d2ccf7a
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/AddressSelector.vue
src/components/AddressSelector.vue
View file @
1d90832
...
@@ -36,6 +36,7 @@
...
@@ -36,6 +36,7 @@
36
placeholder="请输入详细地址(街道、门牌号等)"
36
placeholder="请输入详细地址(街道、门牌号等)"
37
rows="3"
37
rows="3"
38
class="detail-address-input"
38
class="detail-address-input"
39
+
:cursorSpacing="50"
39
/>
40
/>
40
</view>
41
</view>
41
</view>
42
</view>
...
...
Please
register
or
login
to post a comment