Skip to content
Snippets Groups Projects
Commit cf62f380 authored by jaypae95's avatar jaypae95
Browse files

btn

parent aea40aa9
No related branches found
No related tags found
No related merge requests found
Showing
with 102 additions and 53 deletions
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Triplan</title><link href=/static/css/app.0a00c8bbbce555e78be4711be25a2158.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.2ae2e69a05c33dfc65f8.js></script><script type=text/javascript src=/static/js/vendor.6c8ae10ade973881df04.js></script><script type=text/javascript src=/static/js/app.d302beba2ad694d376e0.js></script></body></html>
\ No newline at end of file
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link href="https://fonts.googleapis.com/css?family=Nanum+Pen+Script&display=swap" rel=stylesheet><title>Triplan</title><link href=/static/css/app.524c2dd45d617da0f8d8639a4b9b3687.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.2ae2e69a05c33dfc65f8.js></script><script type=text/javascript src=/static/js/vendor.f1e7063d8258a433656f.js></script><script type=text/javascript src=/static/js/app.8e4863b25d80a657010a.js></script></body><link rel=stylesheet href=./src/assets/main.css></html>
\ No newline at end of file
#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}h1[data-v-1ff27f5f],h2[data-v-1ff27f5f]{font-weight:400}ul[data-v-1ff27f5f]{list-style-type:none;padding:0}li[data-v-1ff27f5f]{display:inline-block;margin:0 10px}a[data-v-1ff27f5f]{color:#42b983}#menu1[data-v-1ff27f5f],#menu2[data-v-1ff27f5f],#menu3[data-v-1ff27f5f]{width:200px;height:200px;border:0;margin:3rem 5rem;background-color:#fff}#illu1[data-v-1ff27f5f],#illu2[data-v-1ff27f5f],#illu3[data-v-1ff27f5f]{width:200px;height:200px;cursor:pointer}#lo1[data-v-1ff27f5f]{text-align:right}#login[data-v-1ff27f5f]{width:90px;height:33px;border:0;background-color:#fff}.loli[data-v-1ff27f5f]{width:80px;height:33px;text-align:right}.closeModalBtn{color:#62acde}.modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-wrapper{display:table-cell;vertical-align:middle}.modal-container{width:300px;margin:0 auto;padding:20px 30px;background-color:#fff;border-radius:2px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.33);box-shadow:0 2px 8px rgba(0,0,0,.33);-webkit-transition:all .3s ease;transition:all .3s ease;font-family:Helvetica,Arial,sans-serif}.modal-header h3{margin-top:0;color:#62acde}.modal-body{margin:20px 0}.modal-default-button{color:#fff;float:right;background-color:#64b99f;font-size:20px;border-radius:8px}.modal-enter,.modal-leave-active{opacity:0}.modal-enter .modal-container,.modal-leave-active .modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}input{padding:3px;font-size:20px;color:#64b99f;border:2px solid #64b99f;border-radius:6px;-webkit-box-sizing:content-box;box-sizing:content-box}table{margin:auto;text-align:center}td{padding:10px}#ii{width:400px;height:200px}#btn{color:#fff;background-color:#64b99f;font-size:26px;border-radius:8px}.sel{padding:3px;font-size:20px;color:#64b99f;border:2px solid #64b99f;border-radius:6px;-webkit-box-sizing:content-box;box-sizing:content-box}#noAttr{font-size:26px}hr{border:none;border-top:3px dotted #64b99f;color:#fff;height:1px;width:70%}#uli{white-space:nowrap}#div0{text-align:right}#div1,#div2{float:left;width:20%;height:99vh;border:4px solid #ff6d6a}h1{size:50px}.tourList{border:4px solid #ff6d6a;background-color:#ff6d6a}.w1{color:#fff;font-family:"DX\ACBD\D544\ACE0\B515"}.btn{position:relative;bottom:0;background-color:#ff6d6a}#addDay{display:inline-block;float:left}#addBtn{background-color:#3d3b3b;border:3px solid #3d3b3b;border-radius:7px;color:#fff}#div_tour{height:auto}body,html{margin:0;padding:0}.Apple{width:57%;height:100vh;float:left}h1{font-family:"DX\ACBD\D544\ACE0\B515";size:70px}#illu{width:80px;height:35px}.example{margin:20px}.example input{display:none}.example label{margin-right:20px;display:inline-block;cursor:pointer}.ex1 span{display:block;padding:5px 10px 5px 25px;border:2px solid #ddd;border-radius:5px;position:relative}.ex1 span,.ex1 span:before{-webkit-transition:all .25s linear;transition:all .25s linear}.ex1 span:before{content:"";position:absolute;left:5px;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);width:15px;height:15px;border-radius:50%;background-color:#ddd}.ex1 input:checked+span{background-color:#fff;-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.1);box-shadow:0 0 5px 2px rgba(0,0,0,.1)}.ex1 .red input:checked+span{color:red;border-color:red}.ex1 .red input:checked+span:before{background-color:red}.ex1 .blue input:checked+span{color:#00f;border-color:#00f}.ex1 .blue input:checked+span:before{background-color:#00f}.ex1 .orange input:checked+span{color:orange;border-color:orange}.ex1 .orange input:checked+span:before{background-color:orange}article{margin:10px;border-radius:5px;border-color:#42b983}#bu1,#illu,#illu1{width:80px;height:35px}#bu1{background-color:#fff}#LogIn{border:5px solid #4cbaa8;border-radius:40px;width:500px;padding:20px;margin:auto}[data-v-16892930]{font-family:"DX\ACBD\D544\ACE0\B515"}section[data-v-16892930]{width:150px;height:150px;border:5px solid #42b983;border-radius:50%;float:left;text-align:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;margin:auto;background-image:url(https://img-wishbeen.akamaized.net/plan/1453194127890_%ED%81%AC%EA%B8%B0%EB%B3%80%ED%99%98_KQ7A1270.jpg)}.nohover[data-v-16892930]{pointer-events:none}table[data-v-16892930]{margin:0 auto}
/*# sourceMappingURL=app.0a00c8bbbce555e78be4711be25a2158.css.map */
\ No newline at end of file
{"version":3,"sources":["app.0a00c8bbbce555e78be4711be25a2158.css"],"names":[],"mappings":"AACA,KACE,6CAAmD,CACnD,kCAAmC,CACnC,iCAAkC,CAClC,iBAAkB,CAClB,aAAc,CACd,eACF,CAEA,wCACE,eACF,CACA,oBACE,oBAAqB,CACrB,SACF,CACA,oBACE,oBAAqB,CACrB,aACF,CACA,mBACE,aACF,CACA,wEACE,WAAY,CACZ,YAAa,CACb,QAAS,CACT,gBAAiB,CACjB,qBACF,CACA,wEACE,WAAY,CACZ,YAAa,CACb,cACF,CACA,sBACE,gBACF,CACA,wBACE,UAAW,CACX,WAAY,CACZ,QAAS,CACT,qBACF,CACA,uBACE,UAAW,CACX,WAAY,CACZ,gBACF,CAEA,eACE,aACF,CACA,YACE,cAAe,CACf,YAAa,CACb,KAAM,CACN,MAAO,CACP,UAAW,CACX,WAAY,CACZ,+BAAmC,CACnC,aAAc,CACd,mCAAoC,CACpC,2BACF,CACA,eACE,kBAAmB,CACnB,qBACF,CACA,iBACE,WAAY,CACZ,aAAgB,CAChB,iBAAkB,CAClB,qBAAsB,CACtB,iBAAkB,CAClB,4CAAgD,CACxC,oCAAwC,CAChD,+BAAgC,CAChC,uBAAwB,CACxB,sCACF,CACA,iBACE,YAAa,CACb,aACF,CACA,YACE,aACF,CACA,sBACE,UAAW,CACX,WAAY,CACZ,wBAAyB,CACzB,cAAe,CACf,iBACF,CAaA,iCACE,SACF,CACA,mEAEE,4BAA6B,CAC7B,oBACF,CACA,MACE,WAAY,CACZ,cAAe,CACf,aAAc,CACd,wBAAyB,CACzB,iBAAkB,CAClB,8BAA+B,CACvB,sBACV,CAiBA,MACE,WAAY,CACZ,iBACF,CACA,GACE,YACF,CAEA,IACE,WAAW,CACX,YACF,CACA,KACE,UAAW,CACX,wBAAyB,CACzB,cAAe,CACf,iBACF,CACA,KACE,WAAY,CACZ,cAAe,CACf,aAAc,CACd,wBAAyB,CACzB,iBAAkB,CAClB,8BAA+B,CACvB,sBACV,CACA,QACE,cACF,CACA,GAEE,WAA8B,CAA9B,6BAA8B,CAC9B,UAAW,CACX,UAAW,CACX,SACF,CAEA,KACE,kBACF,CACA,MACE,gBACF,CACA,YACE,UAAW,CACX,SAAU,CACV,WAAY,CACZ,wBACF,CACA,GACE,SACF,CACA,UACE,wBAAyB,CACzB,wBACF,CACA,IACE,UAAc,CACd,oCACF,CAGA,KACE,iBAAkB,CAClB,QAAS,CACT,wBACF,CACA,QACE,oBAAqB,CACrB,UACF,CACA,QACE,wBAAyB,CACzB,wBAAyB,CACzB,iBAAkB,CAClB,UACF,CACA,UACE,WACF,CAEA,UAEE,QAAS,CACT,SACF,CACA,OACE,SAAU,CACV,YAAa,CACb,UACF,CAEA,GACE,oCAAqC,CACrC,SACF,CACA,MACE,UAAW,CACX,WACF,CACA,SACE,WACF,CACA,eACE,YACF,CACA,eACE,iBAAkB,CAClB,oBAAqB,CACrB,cACF,CACA,UACE,aAAc,CACd,yBAA0B,CAC1B,qBAAsB,CACtB,iBAAkB,CAClB,iBAGF,CACA,2BAHE,kCAAoC,CACpC,0BAeF,CAbA,iBACE,UAAW,CACX,iBAAkB,CAClB,QAAS,CACT,OAAQ,CACR,kCAAmC,CACnC,0BAA2B,CAC3B,UAAW,CACX,WAAY,CACZ,iBAAkB,CAClB,qBAGF,CACA,wBACE,qBAAsB,CACtB,6CAAkD,CAC1C,qCACV,CACA,6BACE,SAAU,CACV,gBACF,CACA,oCACE,oBACF,CACA,8BACE,UAAW,CACX,iBACF,CACA,qCACE,qBACF,CACA,gCACE,YAAa,CACb,mBACF,CACA,uCACE,uBACF,CACA,QACE,WAAY,CACZ,iBAAkB,CAClB,oBACF,CAEA,kBACE,UAAW,CACX,WACF,CACA,KACE,qBACF,CACA,OACE,wBAAyB,CACzB,kBAAmB,CACnB,WAAY,CACZ,YAAkB,CAClB,WACF,CAEA,kBACI,oCACJ,CACA,yBACE,WAAW,CACX,YAAY,CACZ,wBAAyB,CACzB,iBAAiB,CACjB,UAAU,CACV,iBAAkB,CAClB,yBAA0B,CACtB,oBAAqB,CACzB,wBAAyB,CACrB,qBAAsB,CAClB,kBAAmB,CAC3B,qBAAsB,CACtB,WAAY,CACZ,6HACF,CACA,0BACI,mBACJ,CACA,uBACE,aACF","file":"app.0a00c8bbbce555e78be4711be25a2158.css","sourcesContent":["\n#app {\n font-family: 'Avenir', Helvetica, Arial, sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n text-align: center;\n color: #2c3e50;\n margin-top: 60px;\n}\n\nh1[data-v-1ff27f5f], h2[data-v-1ff27f5f] {\n font-weight: normal;\n}\nul[data-v-1ff27f5f] {\n list-style-type: none;\n padding: 0;\n}\nli[data-v-1ff27f5f] {\n display: inline-block;\n margin: 0px 10px;\n}\na[data-v-1ff27f5f] {\n color: #42b983;\n}\n#menu1[data-v-1ff27f5f], #menu2[data-v-1ff27f5f], #menu3[data-v-1ff27f5f] {\n width: 200px;\n height: 200px;\n border: 0;\n margin: 3rem 5rem;\n background-color: #ffffff;\n}\n#illu1[data-v-1ff27f5f], #illu2[data-v-1ff27f5f], #illu3[data-v-1ff27f5f] {\n width: 200px;\n height: 200px;\n cursor: pointer;\n}\n#lo1[data-v-1ff27f5f] {\n text-align: right;\n}\n#login[data-v-1ff27f5f] {\n width: 90px;\n height: 33px;\n border: 0;\n background-color: #ffffff;\n}\n.loli[data-v-1ff27f5f] {\n width: 80px;\n height: 33px;\n text-align: right;\n}\n\n.closeModalBtn {\n color: #62acde;\n}\n.modal-mask {\n position: fixed;\n z-index: 9998;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, .5);\n display: table;\n -webkit-transition: opacity .3s ease;\n transition: opacity .3s ease;\n}\n.modal-wrapper {\n display: table-cell;\n vertical-align: middle;\n}\n.modal-container {\n width: 300px;\n margin: 0px auto;\n padding: 20px 30px;\n background-color: #fff;\n border-radius: 2px;\n -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .33);\n box-shadow: 0 2px 8px rgba(0, 0, 0, .33);\n -webkit-transition: all .3s ease;\n transition: all .3s ease;\n font-family: Helvetica, Arial, sans-serif;\n}\n.modal-header h3 {\n margin-top: 0;\n color: #62acde;\n}\n.modal-body {\n margin: 20px 0;\n}\n.modal-default-button {\n color: #fff;\n float: right;\n background-color: #64b99f;\n font-size: 20px;\n border-radius: 8px;\n}\n\n/*\n * The following styles are auto-applied to elements with\n * transition=\"modal\" when their visibility is toggled\n * by Vue.js.\n *\n * You can easily play with the modal transition by editing\n * these styles.\n */\n.modal-enter {\n opacity: 0;\n}\n.modal-leave-active {\n opacity: 0;\n}\n.modal-enter .modal-container,\n.modal-leave-active .modal-container {\n -webkit-transform: scale(1.1);\n transform: scale(1.1);\n}\ninput{\n padding: 3px;\n font-size: 20px;\n color: #64b99f;\n border: 2px solid #64b99f;\n border-radius: 6px;\n -webkit-box-sizing: content-box;\n box-sizing: content-box;\n}\n\n#illu, #illu1, #bu1 {\n width: 80px;\n height: 35px;\n}\n#bu1 {\n background-color: #ffffff\n}\n#LogIn {\n border: 5px solid #4cbaa8;\n border-radius: 40px;\n width: 500px;\n padding: 20px 20px;\n margin: auto;\n}\n\ntable {\n margin: auto;\n text-align: center;\n}\ntd {\n padding: 10px;\n}\n\n#ii{\n width:400px;\n height:200px;\n}\n#btn{\n color: #fff;\n background-color: #64b99f;\n font-size: 26px;\n border-radius: 8px;\n}\n.sel{\n padding: 3px;\n font-size: 20px;\n color: #64b99f;\n border: 2px solid #64b99f;\n border-radius: 6px;\n -webkit-box-sizing: content-box;\n box-sizing: content-box;\n}\n#noAttr{\n font-size: 26px;\n}\nhr{\n border: none;\n border-top: 3px dotted #64b99f;\n color: #fff;\n height: 1px;\n width: 70%;\n}\n\n#uli {\n white-space: nowrap;\n}\n#div0 {\n text-align: right;\n}\n#div1, #div2 {\n float: left;\n width: 20%;\n height: 99vh;\n border: 4px solid #FF6D6A;\n}\nh1 {\n size: 50px;\n}\n.tourList {\n border: 4px solid #FF6D6A;\n background-color: #FF6D6A;\n}\n.w1 {\n color: #ffffff;\n font-family: \"DX\\ACBD\\D544\\ACE0\\B515\"\n}\n#show {\n}\n.btn {\n position: relative;\n bottom: 0;\n background-color: #FF6D6A;\n}\n#addDay {\n display: inline-block;\n float: left;\n}\n#addBtn {\n background-color: #3d3b3b;\n border: solid 3px #3d3b3b;\n border-radius: 7px;\n color: #ffffff;\n}\n#div_tour {\n height: auto;\n}\n\nhtml,\nbody {\n margin: 0;\n padding: 0;\n}\n.Apple {\n width: 57%;\n height: 100vh;\n float: left;\n}\n\nh1 {\n font-family: \"DX\\ACBD\\D544\\ACE0\\B515\";\n size: 70px;\n}\n#illu {\n width: 80px;\n height: 35px;\n}\n.example {\n margin: 20px;\n}\n.example input {\n display: none;\n}\n.example label {\n margin-right: 20px;\n display: inline-block;\n cursor: pointer;\n}\n.ex1 span {\n display: block;\n padding: 5px 10px 5px 25px;\n border: 2px solid #ddd;\n border-radius: 5px;\n position: relative;\n -webkit-transition: all 0.25s linear;\n transition: all 0.25s linear;\n}\n.ex1 span:before {\n content: '';\n position: absolute;\n left: 5px;\n top: 50%;\n -webkit-transform: translatey(-50%);\n transform: translatey(-50%);\n width: 15px;\n height: 15px;\n border-radius: 50%;\n background-color: #ddd;\n -webkit-transition: all 0.25s linear;\n transition: all 0.25s linear;\n}\n.ex1 input:checked + span {\n background-color: #fff;\n -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);\n box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);\n}\n.ex1 .red input:checked + span {\n color: red;\n border-color: red;\n}\n.ex1 .red input:checked + span:before {\n background-color: red;\n}\n.ex1 .blue input:checked + span {\n color: blue;\n border-color: blue;\n}\n.ex1 .blue input:checked + span:before {\n background-color: blue;\n}\n.ex1 .orange input:checked + span {\n color: orange;\n border-color: orange;\n}\n.ex1 .orange input:checked + span:before {\n background-color: orange;\n}\narticle{\n margin: 10px;\n border-radius: 5px;\n border-color: #42b983;\n}\n\n#illu, #illu1, #bu1 {\n width: 80px;\n height: 35px;\n}\n#bu1 {\n background-color: #ffffff\n}\n#LogIn {\n border: 5px solid #4cbaa8;\n border-radius: 40px;\n width: 500px;\n padding: 20px 20px;\n margin: auto;\n}\n\n*[data-v-16892930]{\n font-family: \"DX\\ACBD\\D544\\ACE0\\B515\";\n}\nsection[data-v-16892930]{\n width:150px;\n height:150px;\n border: 5px solid #42b983;\n border-radius:50%;\n float:left;\n text-align: center;\n -ms-flex-line-pack: center;\n align-content: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n vertical-align: middle;\n margin: auto;\n background-image: url('https://img-wishbeen.akamaized.net/plan/1453194127890_%ED%81%AC%EA%B8%B0%EB%B3%80%ED%99%98_KQ7A1270.jpg');\n}\n.nohover[data-v-16892930] {\n pointer-events: none;\n}\ntable[data-v-16892930] {\n margin: 0px auto\n}\n"]}
\ No newline at end of file
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
dist/static/img/menu1.75fedde.png

11.1 KiB

dist/static/img/menu2.e15fbdb.png

11.5 KiB

This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
{"version":3,"sources":["webpack:///webpack/bootstrap d2d2a9074be28a7cccb3"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","2","exports","module","l","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","p","oe","err","console","error"],"mappings":"aACA,IAAAA,EAAAC,OAAA,aACAA,OAAA,sBAAAC,EAAAC,EAAAC,GAIA,IADA,IAAAC,EAAAC,EAAAC,EAAAC,EAAA,EAAAC,KACQD,EAAAN,EAAAQ,OAAoBF,IAC5BF,EAAAJ,EAAAM,GACAG,EAAAL,IACAG,EAAAG,KAAAD,EAAAL,GAAA,IAEAK,EAAAL,GAAA,EAEA,IAAAD,KAAAF,EACAU,OAAAC,UAAAC,eAAAC,KAAAb,EAAAE,KACAY,EAAAZ,GAAAF,EAAAE,IAIA,IADAL,KAAAE,EAAAC,EAAAC,GACAK,EAAAC,QACAD,EAAAS,OAAAT,GAEA,GAAAL,EACA,IAAAI,EAAA,EAAYA,EAAAJ,EAAAM,OAA2BF,IACvCD,EAAAY,IAAAC,EAAAhB,EAAAI,IAGA,OAAAD,GAIA,IAAAc,KAGAV,GACAW,EAAA,GAIA,SAAAH,EAAAd,GAGA,GAAAgB,EAAAhB,GACA,OAAAgB,EAAAhB,GAAAkB,QAGA,IAAAC,EAAAH,EAAAhB,IACAG,EAAAH,EACAoB,GAAA,EACAF,YAUA,OANAN,EAAAZ,GAAAW,KAAAQ,EAAAD,QAAAC,IAAAD,QAAAJ,GAGAK,EAAAC,GAAA,EAGAD,EAAAD,QAKAJ,EAAAO,EAAAT,EAGAE,EAAAQ,EAAAN,EAGAF,EAAAS,EAAA,SAAAL,EAAAM,EAAAC,GACAX,EAAAY,EAAAR,EAAAM,IACAhB,OAAAmB,eAAAT,EAAAM,GACAI,cAAA,EACAC,YAAA,EACAC,IAAAL,KAMAX,EAAAiB,EAAA,SAAAZ,GACA,IAAAM,EAAAN,KAAAa,WACA,WAA2B,OAAAb,EAAA,SAC3B,WAAiC,OAAAA,GAEjC,OADAL,EAAAS,EAAAE,EAAA,IAAAA,GACAA,GAIAX,EAAAY,EAAA,SAAAO,EAAAC,GAAsD,OAAA1B,OAAAC,UAAAC,eAAAC,KAAAsB,EAAAC,IAGtDpB,EAAAqB,EAAA,IAGArB,EAAAsB,GAAA,SAAAC,GAA8D,MAApBC,QAAAC,MAAAF,GAAoBA","file":"static/js/manifest.2ae2e69a05c33dfc65f8.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t2: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap d2d2a9074be28a7cccb3"],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///webpack/bootstrap aeb780f744de71b36718"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","2","exports","module","l","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","p","oe","err","console","error"],"mappings":"aACA,IAAAA,EAAAC,OAAA,aACAA,OAAA,sBAAAC,EAAAC,EAAAC,GAIA,IADA,IAAAC,EAAAC,EAAAC,EAAAC,EAAA,EAAAC,KACQD,EAAAN,EAAAQ,OAAoBF,IAC5BF,EAAAJ,EAAAM,GACAG,EAAAL,IACAG,EAAAG,KAAAD,EAAAL,GAAA,IAEAK,EAAAL,GAAA,EAEA,IAAAD,KAAAF,EACAU,OAAAC,UAAAC,eAAAC,KAAAb,EAAAE,KACAY,EAAAZ,GAAAF,EAAAE,IAIA,IADAL,KAAAE,EAAAC,EAAAC,GACAK,EAAAC,QACAD,EAAAS,OAAAT,GAEA,GAAAL,EACA,IAAAI,EAAA,EAAYA,EAAAJ,EAAAM,OAA2BF,IACvCD,EAAAY,IAAAC,EAAAhB,EAAAI,IAGA,OAAAD,GAIA,IAAAc,KAGAV,GACAW,EAAA,GAIA,SAAAH,EAAAd,GAGA,GAAAgB,EAAAhB,GACA,OAAAgB,EAAAhB,GAAAkB,QAGA,IAAAC,EAAAH,EAAAhB,IACAG,EAAAH,EACAoB,GAAA,EACAF,YAUA,OANAN,EAAAZ,GAAAW,KAAAQ,EAAAD,QAAAC,IAAAD,QAAAJ,GAGAK,EAAAC,GAAA,EAGAD,EAAAD,QAKAJ,EAAAO,EAAAT,EAGAE,EAAAQ,EAAAN,EAGAF,EAAAS,EAAA,SAAAL,EAAAM,EAAAC,GACAX,EAAAY,EAAAR,EAAAM,IACAhB,OAAAmB,eAAAT,EAAAM,GACAI,cAAA,EACAC,YAAA,EACAC,IAAAL,KAMAX,EAAAiB,EAAA,SAAAZ,GACA,IAAAM,EAAAN,KAAAa,WACA,WAA2B,OAAAb,EAAA,SAC3B,WAAiC,OAAAA,GAEjC,OADAL,EAAAS,EAAAE,EAAA,IAAAA,GACAA,GAIAX,EAAAY,EAAA,SAAAO,EAAAC,GAAsD,OAAA1B,OAAAC,UAAAC,eAAAC,KAAAsB,EAAAC,IAGtDpB,EAAAqB,EAAA,IAGArB,EAAAsB,GAAA,SAAAC,GAA8D,MAApBC,QAAAC,MAAAF,GAAoBA","file":"static/js/manifest.2ae2e69a05c33dfc65f8.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t2: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap aeb780f744de71b36718"],"sourceRoot":""}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
<template>
<div id="LogIn">
<h2 class="text-info">LogIn Page</h2>
<h2 class="text-info myfontlogin">LogIn Page</h2>
<br>
<input required v-model='user_id' placeholder="ID"><br><br>
<input required type="password" v-model='user_password' placeholder="PASSWORD"><br><br>
<button class="btn" v-on:click="login()">
<img id="illu1" src="../assets/login.png">
<button class="btn btn-outline-success myfontlogin" v-on:click="login()">
로그인
</button>
<br>
<router-link to='/'>
<img id="illu" src="../assets/gotoHome.png">
<router-link class="btn btn-outline-success myfontlogin" to='/'>
홈으로
</router-link>
</div>
</template>
......@@ -46,19 +46,15 @@ export default {
}
</script>
<style>
h2{
font-weight: 2px
}
#illu, #illu1, #bu1 {
width: 80px;
height: 35px;
}
.btn {
background-color: none;
border : none;
}
.myfontlogin {
font-family: 'Jeju Gothic', sans-serif !important;
}
#LogIn {
border: 5px solid #4cbaa8;
border-radius: 40px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment