Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
new-sing
h5-base
Commits
c2b06902
Commit
c2b06902
authored
Jul 01, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
71
parent
397516e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
index.vue
src/components/index.vue
+1
-1
addressEdit.vue
src/components/mine/addressEdit.vue
+1
-2
No files found.
src/components/index.vue
View file @
c2b06902
...
...
@@ -917,7 +917,7 @@ export default {
.unBanner{
border-radius: 25 * @toVw;
overflow: hidden;
height: 246
rem
;
height: 246
* @toVw
;
width:335 * @toVw;
position: relative;
box-shadow: 1 * @toVw 2 * @toVw 5 * @toVw 0 * @toVw rgba(0,0,0,0.2);
...
...
src/components/mine/addressEdit.vue
View file @
c2b06902
...
...
@@ -36,8 +36,7 @@
:showAddressPicker=
"showAddressPicker"
@
save-address=
"saveAddress"
@
hide-picker=
"hidePicker"
:init=
"addressArea"
></my-address>
:init=
"addressArea"
></my-address>
</div>
</
template
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment