Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jocustom-docs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhanglong
jocustom-docs
Commits
821c17e4
Commit
821c17e4
authored
Nov 14, 2025
by
zl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
ea85f7bc
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
33 additions
and
1 deletions
+33
-1
.vitepress/theme/Layout.vue
+1
-0
app/size_chart.md
+6
-0
assets/banner.png
+0
-0
assets/css/custom.css
+16
-0
assets/sizechart/6.png
+0
-0
cn/app/product/edit.md
+1
-1
cn/app/size_chart.md
+6
-0
index.md
+3
-0
No files found.
.vitepress/theme/Layout.vue
View file @
821c17e4
<
script
setup
lang=
"ts"
>
import
DefaultTheme
from
'vitepress/theme'
import
'/assets/css/custom.css'
import
{
useData
,
inBrowser
}
from
'vitepress'
import
{
watchEffect
}
from
'vue'
...
...
app/size_chart.md
View file @
821c17e4
...
...
@@ -21,3 +21,9 @@ We provide default size charts for 8 product types. You can load them directly a
## Size Chart Preview

## 店铺展示

Once you add a size chart for this model, a size chart pop-up link will appear in your Shopify or Shopline store.
assets/banner.png
0 → 100644
View file @
821c17e4
84.2 KB
assets/css/custom.css
0 → 100644
View file @
821c17e4
.image-bg
{
--vp-home-hero-name-color
:
transparent
;
--vp-home-hero-name-background
:
-webkit-linear-gradient
(
120deg
,
oklch
(
82.7%
0.119
306.383
)
30%
,
oklch
(
95.1%
0.026
236.824
));
--vp-home-hero-image-background-image
:
linear-gradient
(
-45deg
,
oklch
(
82.7%
0.119
306.383
)
50%
,
oklch
(
95.1%
0.026
236.824
)
50%
);
background-image
:
var
(
--vp-home-hero-image-background-image
);
width
:
320px
;
height
:
320px
;
filter
:
var
(
--vp-home-hero-image-filter
);
border-radius
:
50%
;
position
:
absolute
;
top
:
50%
;
left
:
50%
;
transform
:
translate
(
-50%
,
-50%
);
--vp-home-hero-image-filter
:
blur
(
80px
);
}
\ No newline at end of file
assets/sizechart/6.png
0 → 100644
View file @
821c17e4
365 KB
cn/app/product/edit.md
View file @
821c17e4
...
...
@@ -2,7 +2,7 @@
编辑产品信息界面
##
边际
产品基础信息
##
编辑
产品基础信息

...
...
cn/app/size_chart.md
View file @
821c17e4
...
...
@@ -21,3 +21,9 @@
## 尺码表预览

## 店铺展示

当您为这个模添加了尺码表,在您的Shopify 或Shopline店铺中将会展示尺码表弹出框链接
index.md
View file @
821c17e4
...
...
@@ -5,6 +5,9 @@ layout: home
hero
:
name
:
"
JOCUSTOM"
text
:
"
Documentation
for
JOCUSTOM"
image
:
src
:
/assets/banner.png
alt
:
VitePress
actions
:
-
theme
:
brand
text
:
Get Started
...
...
Write
Preview
Markdown
is supported
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