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 @@ -rubick 桌面端开源工具箱
\ No newline at end of file +rubick 桌面端开源工具箱
\ No newline at end of file diff --git a/public/guide/js/app.edc4437a.js b/public/guide/js/app.b3377163.js similarity index 66% rename from public/guide/js/app.edc4437a.js rename to public/guide/js/app.b3377163.js index 2a0327e..0a0e210 100644 --- a/public/guide/js/app.edc4437a.js +++ b/public/guide/js/app.b3377163.js @@ -1 +1 @@ -(function(){"use strict";var i={360:function(i,n,s){var e=s(963),t=s(252),a=s(577),c=s.p+"img/img.1fca5a5d.png",r=s.p+"img/img_1.d68b4d23.png",l=s.p+"img/img_2.d6eaf56d.png",o=s.p+"img/img_3.39f7605a.png",u=s(262);const d={class:"guide-container"},v={class:"step0"},p=(0,t._)("div",{class:"title"},"您好,我叫 Rubick",-1),f=(0,t._)("div",{class:"desc"},[(0,t.Uk)("快捷键 "),(0,t._)("span",{class:"down-line"},"Alt + R"),(0,t.Uk)(" 可以快速打开我")],-1),g=(0,t._)("div",{class:"img-container"},[(0,t._)("img",{class:"img",src:c}),(0,t._)("div",{class:"info"},[(0,t._)("svg",{class:"top-icon",focusable:"false","aria-hidden":"true",viewBox:"0 0 24 24","data-testid":"NorthIcon"},[(0,t._)("path",{d:"m5 9 1.41 1.41L11 5.83V22h2V5.83l4.59 4.59L19 9l-7-7-7 7z"})]),(0,t.Uk)(" 点击 logo 进入插件市场 ")])],-1),m=[p,f,g],w={class:"step0 step1"},_=(0,t.uE)('
选择需要的插件安装
基于 npm 的插件包管理,像小程序一样,用完即走
',3),h=[_],b={class:"step0"},y=(0,t.uE)('
关键字搜索应用和插件
搜索框内输入关键字可以搜索安装的应用和插件
',3),O=[y],k={class:"step0 step1"},j=(0,t.uE)('
完全开源免费,支持内网部署
进入插件市场的 账户与设置 菜单,进行内网部署设置
',3),x=[j],F={class:"footer"},E=(0,t._)("div",null,null,-1),z={class:"step"},C={class:"step-num"};var R={__name:"App",setup(i){const n=(0,u.iH)(0),{ipcRenderer:s}=window.require("electron"),c=()=>{if(n.value>=3)return s.send("guide:service",{type:"close"});n.value=n.value+1};return(i,s)=>((0,t.wg)(),(0,t.iD)("div",d,[(0,t.wy)((0,t._)("div",v,m,512),[[e.F8,0===n.value]]),(0,t.wy)((0,t._)("div",w,h,512),[[e.F8,1===n.value]]),(0,t.wy)((0,t._)("div",b,O,512),[[e.F8,2===n.value]]),(0,t.wy)((0,t._)("div",k,x,512),[[e.F8,3===n.value]]),(0,t._)("div",F,[E,(0,t._)("div",z,[(0,t._)("span",C,(0,a.zw)(n.value+1)+" / 4",1),(0,t._)("div",{class:"button",onClick:c},(0,a.zw)(n.value+1===4?"完成":"下一步"),1)])])]))}};const U=R;var A=U;(0,e.ri)(A).mount("#app")}},n={};function s(e){var t=n[e];if(void 0!==t)return t.exports;var a=n[e]={exports:{}};return i[e](a,a.exports,s),a.exports}s.m=i,function(){var i=[];s.O=function(n,e,t,a){if(!e){var c=1/0;for(u=0;u=a)&&Object.keys(s.O).every((function(i){return s.O[i](e[l])}))?e.splice(l--,1):(r=!1,a0&&i[u-1][2]>a;u--)i[u]=i[u-1];i[u]=[e,t,a]}}(),function(){s.d=function(i,n){for(var e in n)s.o(n,e)&&!s.o(i,e)&&Object.defineProperty(i,e,{enumerable:!0,get:n[e]})}}(),function(){s.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(i){if("object"===typeof window)return window}}()}(),function(){s.o=function(i,n){return Object.prototype.hasOwnProperty.call(i,n)}}(),function(){s.p=""}(),function(){var i={143:0};s.O.j=function(n){return 0===i[n]};var n=function(n,e){var t,a,c=e[0],r=e[1],l=e[2],o=0;if(c.some((function(n){return 0!==i[n]}))){for(t in r)s.o(r,t)&&(s.m[t]=r[t]);if(l)var u=l(s)}for(n&&n(e);o选择需要的插件安装
基于 npm 的插件包管理,像小程序一样,用完即走
',3),h=[_],b={class:"step0"},y=(0,t.uE)('
关键字搜索应用和插件
搜索框内输入关键字可以搜索安装的应用和插件
',3),O=[y],k={class:"step0 step1"},j=(0,t.uE)('
完全开源免费,支持内网部署
进入插件市场的 账户与设置 菜单,进行内网部署设置
',3),x=[j],F={class:"footer"},E=(0,t._)("div",null,null,-1),z={class:"step"},C={class:"step-num"};var R={__name:"App",setup(i){const n=(0,u.iH)(0),{ipcRenderer:s}=window.require("electron"),a=()=>{if(n.value>=3)return s.send("guide:service",{type:"close"});n.value=n.value+1};return(i,s)=>((0,t.wg)(),(0,t.iD)("div",d,[(0,t.wy)((0,t._)("div",v,m,512),[[e.F8,0===n.value]]),(0,t.wy)((0,t._)("div",w,h,512),[[e.F8,1===n.value]]),(0,t.wy)((0,t._)("div",b,O,512),[[e.F8,2===n.value]]),(0,t.wy)((0,t._)("div",k,x,512),[[e.F8,3===n.value]]),(0,t._)("div",F,[E,(0,t._)("div",z,[(0,t._)("span",C,(0,c.zw)(n.value+1)+" / 4",1),(0,t._)("div",{class:"button",onClick:a},(0,c.zw)(n.value+1===4?"完成":"下一步"),1)])])]))}};const U=R;var A=U;(0,e.ri)(A).mount("#app")}},n={};function s(e){var t=n[e];if(void 0!==t)return t.exports;var c=n[e]={exports:{}};return i[e](c,c.exports,s),c.exports}s.m=i,function(){var i=[];s.O=function(n,e,t,c){if(!e){var a=1/0;for(u=0;u=c)&&Object.keys(s.O).every((function(i){return s.O[i](e[l])}))?e.splice(l--,1):(r=!1,c0&&i[u-1][2]>c;u--)i[u]=i[u-1];i[u]=[e,t,c]}}(),function(){s.d=function(i,n){for(var e in n)s.o(n,e)&&!s.o(i,e)&&Object.defineProperty(i,e,{enumerable:!0,get:n[e]})}}(),function(){s.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(i){if("object"===typeof window)return window}}()}(),function(){s.o=function(i,n){return Object.prototype.hasOwnProperty.call(i,n)}}(),function(){s.p=""}(),function(){var i={143:0};s.O.j=function(n){return 0===i[n]};var n=function(n,e){var t,c,a=e[0],r=e[1],l=e[2],o=0;if(a.some((function(n){return 0!==i[n]}))){for(t in r)s.o(r,t)&&(s.m[t]=r[t]);if(l)var u=l(s)}for(n&&n(e);o { const screenPoint = screen.getCursorScreenPoint(); @@ -40,8 +44,8 @@ export default () => { enableLargerThanScreen: true, x, y, - width: WINDOW_WIDTH, - height: WINDOW_HEIGHT, + width: GUIDE_WIDTH, + height: GUIDE_HEIGHT, minHeight: WINDOW_MIN_HEIGHT, webPreferences: { webSecurity: false,