Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cc201010
VueProject
Commits
b1988e9c
Commit
b1988e9c
authored
Feb 09, 2022
by
cc201010
Browse files
Advanced Js project , 3rd and Final Version
parent
ee4a3340
Changes
1
Hide whitespace changes
Inline
Side-by-side
poke-app/src/pages/BlackJack.vue
View file @
b1988e9c
<
script
>
const
API
=
'
https://deckofcardsapi.com/api/deck
'
;
export
default
{
data
()
{
return
{
...
...
@@ -232,9 +231,3 @@ export default {
</main>
</
template
>
<
style
>
.testimg
{
width
:
226px
;
height
:
314px
;
}
</
style
>
Write
Preview
Supports
Markdown
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