配置全部转移luban

This commit is contained in:
2025-08-12 16:58:02 +08:00
parent 75cc583a44
commit 83370bd0ef
47 changed files with 423 additions and 4340 deletions
+27 -1
View File
@@ -7,6 +7,32 @@
"tag": [
"Hot,Horny"
],
"priceType": 0
"priceType": 0,
"avatarPath": "Image/Girls/10001/Avatar/10001_avatar",
"starCount": 5
},
{
"id": 10002,
"name": "Meher Joshi",
"age": "26",
"category": 0,
"tag": [
"Earth-tone linens,handcrafted jewelry"
],
"priceType": 1,
"avatarPath": "Image/Girls/10002/Avatar/10002_avatar",
"starCount": 4
},
{
"id": 10003,
"name": "Sana Reddy",
"age": "25",
"category": 0,
"tag": [
"Singer-Songwriter,Dancer"
],
"priceType": 2,
"avatarPath": "Image/Girls/10003/Avatar/10003_avatar",
"starCount": 3
}
]
+32
View File
@@ -0,0 +1,32 @@
[
{
"id": 10001,
"detailDesc": "\uD83C\uDF38 Hi, I'm Anaya Kapoor, a 24-year-old dreamer from Mumbai. I blend tradition with trend — from vibrant saris to sleek streetwear, fashion is how I express my story.\\n Coffee lover ☕ | Dancer \uD83D\uDC83 | Proud Desi ✨\\n Be your own kind of beautiful.",
"pics": [
"Image/Girls/10001/DescImg/10001_video",
"Image/Girls/10001/DetailImg/10001_1",
"Image/Girls/10001/DetailImg/10001_2",
"Image/Girls/10001/DetailImg/10001_3"
]
},
{
"id": 10002,
"detailDesc": "Im Meher Joshi, a 26-year-old architect passionate about green design and timeless spaces. Whether Im sketching under a banyan tree or supervising a modern villa in Goa, I find inspiration in nature and culture.",
"pics": [
"Image/Girls/10002/DescImg/10002_video",
"Image/Girls/10002/DetailImg/10002_1",
"Image/Girls/10002/DetailImg/10002_2",
"Image/Girls/10002/DetailImg/10002_3"
]
},
{
"id": 10003,
"detailDesc": "I'm Sana Reddy, Indias rising pop rebel. I sing in Telugu,Hindi, and English — because music has no language, just energy.Off stage, Im chill and goofy. On stage? Im a storm.",
"pics": [
"Image/Girls/10003/DescImg/10003_video",
"Image/Girls/10003/DetailImg/10003_1",
"Image/Girls/10003/DetailImg/10003_2",
"Image/Girls/10003/DetailImg/10003_3"
]
}
]
+44
View File
@@ -0,0 +1,44 @@
[
{
"id": 1001,
"name": "mature_lady",
"category": 0,
"isRelease": true,
"path": "Image/Theme/1001"
},
{
"id": 1002,
"name": "eighteen",
"category": 1,
"isRelease": false,
"path": "Image/Theme/1002"
},
{
"id": 1003,
"name": "hot_mommy",
"category": 2,
"isRelease": false,
"path": "Image/Theme/1003"
},
{
"id": 1004,
"name": "binding",
"category": 3,
"isRelease": false,
"path": "Image/Theme/1004"
},
{
"id": 1005,
"name": "public_fight",
"category": 4,
"isRelease": false,
"path": "Image/Theme/1005"
},
{
"id": 1006,
"name": "cartoon",
"category": 5,
"isRelease": false,
"path": "Image/Theme/1006"
}
]