diff --git a/guide/src/App.vue b/guide/src/App.vue index d9bae8c..bb13c6f 100644 --- a/guide/src/App.vue +++ b/guide/src/App.vue @@ -102,15 +102,15 @@ const netStep = () => { } .info { padding-top: 42px; - margin-right: 178px; + margin-left: 178px; box-sizing: border-box; width: 100%; - text-align: right; + text-align: left; position: relative; color: @text-color; .top-icon { position: absolute; - right: 0; + left: 0; top: 0; user-select: none; width: 1em; diff --git a/guide/src/assets/img.png b/guide/src/assets/img.png index b789383..c4a9af9 100644 Binary files a/guide/src/assets/img.png and b/guide/src/assets/img.png differ diff --git a/guide/src/assets/img_1.png b/guide/src/assets/img_1.png index dcbad80..b0c193f 100644 Binary files a/guide/src/assets/img_1.png and b/guide/src/assets/img_1.png differ diff --git a/guide/src/assets/img_2.png b/guide/src/assets/img_2.png index 2baa014..ec58713 100644 Binary files a/guide/src/assets/img_2.png and b/guide/src/assets/img_2.png differ diff --git a/guide/src/assets/img_3.png b/guide/src/assets/img_3.png index 8ea554a..de1dc2e 100644 Binary files a/guide/src/assets/img_3.png and b/guide/src/assets/img_3.png differ diff --git a/package.json b/package.json index 604f3cd..bb8a9f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rubick", - "version": "4.0.3", + "version": "4.0.4", "author": "muwoo <2424880409@qq.com>", "private": true, "scripts": { diff --git a/public/guide/css/app.38aced59.css b/public/guide/css/app.38aced59.css deleted file mode 100644 index e9aa6b8..0000000 --- a/public/guide/css/app.38aced59.css +++ /dev/null @@ -1 +0,0 @@ -*{margin:0;padding:0}.guide-container .step0{padding:28px;padding-top:36px;box-sizing:border-box;display:flex;flex-direction:column;width:100vw;height:100vh}.guide-container .title{font-size:28px;font-weight:600;color:#574777}.guide-container .down-line{line-height:24px;color:#ff4ea4}.guide-container .desc{padding-top:10px;box-sizing:border-box;font-size:24px}.guide-container .img-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.guide-container .img{width:680px}.guide-container .info{padding-top:42px;margin-right:178px;box-sizing:border-box;width:100%;text-align:right;position:relative;color:#574777}.guide-container .info .top-icon{position:absolute;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1em;height:1em;display:inline-block;fill:currentcolor;flex-shrink:0;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;font-size:1.5rem}.footer{position:fixed;bottom:0;left:0;width:100%;justify-content:space-between;padding:20px;box-sizing:border-box}.footer,.footer .step{display:flex;align-items:center}.footer .step-num{margin-right:20px}.footer .button{width:100px;height:40px;line-height:40px;background:#ff4ea4;color:#fff;display:flex;aligin-items:center;justify-content:center;border-radius:4px}.step4 .img{width:300px}.step1 .img{width:550px} \ No newline at end of file diff --git a/public/guide/css/app.8c142cf3.css b/public/guide/css/app.8c142cf3.css new file mode 100644 index 0000000..7de0077 --- /dev/null +++ b/public/guide/css/app.8c142cf3.css @@ -0,0 +1 @@ +*{margin:0;padding:0}.guide-container .step0{padding:28px;padding-top:36px;box-sizing:border-box;display:flex;flex-direction:column;width:100vw;height:100vh}.guide-container .title{font-size:28px;font-weight:600;color:#574777}.guide-container .down-line{line-height:24px;color:#ff4ea4}.guide-container .desc{padding-top:10px;box-sizing:border-box;font-size:24px}.guide-container .img-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.guide-container .img{width:680px}.guide-container .info{padding-top:42px;margin-left:178px;box-sizing:border-box;width:100%;text-align:left;position:relative;color:#574777}.guide-container .info .top-icon{position:absolute;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1em;height:1em;display:inline-block;fill:currentcolor;flex-shrink:0;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;font-size:1.5rem}.footer{position:fixed;bottom:0;left:0;width:100%;justify-content:space-between;padding:20px;box-sizing:border-box}.footer,.footer .step{display:flex;align-items:center}.footer .step-num{margin-right:20px}.footer .button{width:100px;height:40px;line-height:40px;background:#ff4ea4;color:#fff;display:flex;aligin-items:center;justify-content:center;border-radius:4px}.step4 .img{width:300px}.step1 .img{width:550px} \ No newline at end of file diff --git a/public/guide/img/img.02a1c5f1.png b/public/guide/img/img.02a1c5f1.png new file mode 100644 index 0000000..c4a9af9 Binary files /dev/null and b/public/guide/img/img.02a1c5f1.png differ diff --git a/public/guide/img/img.1fca5a5d.png b/public/guide/img/img.1fca5a5d.png deleted file mode 100644 index b789383..0000000 Binary files a/public/guide/img/img.1fca5a5d.png and /dev/null differ diff --git a/public/guide/img/img_1.097595c9.png b/public/guide/img/img_1.097595c9.png new file mode 100644 index 0000000..b0c193f Binary files /dev/null and b/public/guide/img/img_1.097595c9.png differ diff --git a/public/guide/img/img_1.d68b4d23.png b/public/guide/img/img_1.d68b4d23.png deleted file mode 100644 index dcbad80..0000000 Binary files a/public/guide/img/img_1.d68b4d23.png and /dev/null differ diff --git a/public/guide/img/img_2.cd4c34db.png b/public/guide/img/img_2.cd4c34db.png new file mode 100644 index 0000000..ec58713 Binary files /dev/null and b/public/guide/img/img_2.cd4c34db.png differ diff --git a/public/guide/img/img_2.d6eaf56d.png b/public/guide/img/img_2.d6eaf56d.png deleted file mode 100644 index 2baa014..0000000 Binary files a/public/guide/img/img_2.d6eaf56d.png and /dev/null differ diff --git a/public/guide/img/img_3.1ad5b474.png b/public/guide/img/img_3.1ad5b474.png new file mode 100644 index 0000000..de1dc2e Binary files /dev/null and b/public/guide/img/img_3.1ad5b474.png differ diff --git a/public/guide/img/img_3.39f7605a.png b/public/guide/img/img_3.39f7605a.png deleted file mode 100644 index 8ea554a..0000000 Binary files a/public/guide/img/img_3.39f7605a.png and /dev/null differ diff --git a/public/guide/index.html b/public/guide/index.html index 5e5be84..118570b 100644 --- a/public/guide/index.html +++ b/public/guide/index.html @@ -1 +1 @@ -