Skip to content

Commit

Permalink
- fix wrong library path
Browse files Browse the repository at this point in the history
  • Loading branch information
genemars committed May 23, 2023
1 parent 7c094af commit 5bcf75a
Show file tree
Hide file tree
Showing 142 changed files with 157 additions and 157 deletions.
2 changes: 1 addition & 1 deletion config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"baseUrl": "/news-blog/",
"resourcePath": "{{ app['zuixjs.github.io'].baseUrl }}app/",
"libraryPath": {
"@lib": "http://zuixjs.github.io/zkit/lib/1.2/",
"@lib": "https://zuixjs.github.io/zkit/lib/1.2/",
"@hgui": "https://genielabs.github.io/homegenie-web-ui/app/",
"@cdnjs": "https://cdnjs.cloudflare.com/ajax/libs/"
}
Expand Down
2 changes: 1 addition & 1 deletion docs/about/index.bundle.ext.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/app/cms/zuix-editor.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div z-load="@lib/components/menu-overlay" z-lazy="false" #menu class="visible-on-ready"
data-o-position="right" data-o-button-color="darkgreen">
:position="'right'" :button-color="'darkgreen'">

<div #items>
<div #edit-page layout="row center-right">
Expand Down
2 changes: 1 addition & 1 deletion docs/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"baseUrl": "/news-blog/",
"resourcePath": "/news-blog/app/",
"libraryPath": {
"@lib": "http://zuixjs.github.io/zkit/lib/1.2/",
"@lib": "https://zuixjs.github.io/zkit/lib/1.2/",
"@hgui": "https://genielabs.github.io/homegenie-web-ui/app/",
"@cdnjs": "https://cdnjs.cloudflare.com/ajax/libs/"
}
Expand Down
2 changes: 1 addition & 1 deletion docs/content/europe/aca-hi-mashalhuj/index.bundle.ext.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/content/europe/ag-zoh-kuvoh/index.bundle.ext.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/content/europe/alvedpi-re-jeej/index.bundle.ext.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5bcf75a

Please sign in to comment.