苹果机打包生产修改了logo

This commit is contained in:
2025-11-12 10:21:24 +08:00
parent b33eaa9acd
commit 5503a34493
124 changed files with 3722 additions and 30 deletions
@@ -1211,7 +1211,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 50;
CURRENT_PROJECT_VERSION = 118;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 2EP6SRRN43;
ENABLE_BITCODE = NO;
@@ -1244,7 +1244,7 @@
"$(SRCROOT)/../SDK/libs/**",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 0.2.1;
MARKETING_VERSION = 1.0.3;
OTHER_CFLAGS = (
"-mllvm",
"-ipo",
@@ -1295,7 +1295,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 50;
CURRENT_PROJECT_VERSION = 118;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 2EP6SRRN43;
ENABLE_BITCODE = NO;
@@ -1327,7 +1327,7 @@
"$(SRCROOT)/../SDK/libs/**",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 0.2.1;
MARKETING_VERSION = 1.0.3;
OTHER_CFLAGS = (
"-mllvm",
"-ipo",
@@ -18,7 +18,7 @@
<div id="app"></div>
<script src="uni-app-view.umd.js"></script>
<script src="app-wxs.js"></script>
<script src="app-renderjs.js"></script>
</body>
</html>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -7,8 +7,8 @@
"id": "__UNI__EDE0E52",
"name": "tra-app",
"version": {
"name": "0.0.1",
"code": 1
"name": "0.0.3",
"code": 3
},
"description": "",
"developer": {
@@ -44,6 +44,10 @@
"usingComponents": true,
"nvueStyleCompiler": "uni-app",
"compilerVersion": 3,
"renderer": "auto",
"orientation": [
"portrait-primary"
],
"distribute": {
"splashscreen": {
"androidStyle": "default",
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
uni-view[data-v-2421641b],uni-scroll-view[data-v-2421641b],uni-swiper-item[data-v-2421641b]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}@font-face{font-family:uvicon-iconfont;src:url(../../assets/uvicons.04d281cc.ttf) format("truetype")}.uv-icon[data-v-2421641b]{display:flex;align-items:center}.uv-icon--left[data-v-2421641b]{flex-direction:row-reverse;align-items:center}.uv-icon--right[data-v-2421641b]{flex-direction:row;align-items:center}.uv-icon--top[data-v-2421641b]{flex-direction:column-reverse;justify-content:center}.uv-icon--bottom[data-v-2421641b]{flex-direction:column;justify-content:center}.uv-icon__icon[data-v-2421641b]{font-family:uvicon-iconfont;position:relative;display:flex;flex-direction:row;align-items:center}.uv-icon__icon--primary[data-v-2421641b]{color:#06f}.uv-icon__icon--success[data-v-2421641b]{color:#5ac725}.uv-icon__icon--error[data-v-2421641b]{color:#f56c6c}.uv-icon__icon--warning[data-v-2421641b]{color:#f9ae3d}.uv-icon__icon--info[data-v-2421641b]{color:#909399}.uv-icon__img[data-v-2421641b]{height:auto;will-change:transform}.uv-icon__label[data-v-2421641b]{line-height:1}.popup-view[data-v-0fd93e2f]{width:100vw;height:100vh}.body-title[data-v-0fd93e2f]{height:2.8125rem;text-align:center;font-size:1.03125rem;padding-top:.3125rem;line-height:1.4375rem;box-sizing:border-box;background-color:#fff;font-weight:500;color:#000;position:fixed;top:var(--status-bar-height);left:0;width:100vw;z-index:10000}.body-title .arrow-icon[data-v-0fd93e2f]{position:absolute;left:.65625rem;top:.15625rem;color:#000;padding:.46875rem}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
.main_div[data-v-b83a0a57]{margin:20% auto 0;display:flex;justify-content:center;font-weight:600}
uni-view[data-v-2421641b],uni-scroll-view[data-v-2421641b],uni-swiper-item[data-v-2421641b]{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}@font-face{font-family:uvicon-iconfont;src:url(../../assets/uvicons.04d281cc.ttf) format("truetype")}.uv-icon[data-v-2421641b]{display:flex;align-items:center}.uv-icon--left[data-v-2421641b]{flex-direction:row-reverse;align-items:center}.uv-icon--right[data-v-2421641b]{flex-direction:row;align-items:center}.uv-icon--top[data-v-2421641b]{flex-direction:column-reverse;justify-content:center}.uv-icon--bottom[data-v-2421641b]{flex-direction:column;justify-content:center}.uv-icon__icon[data-v-2421641b]{font-family:uvicon-iconfont;position:relative;display:flex;flex-direction:row;align-items:center}.uv-icon__icon--primary[data-v-2421641b]{color:#06f}.uv-icon__icon--success[data-v-2421641b]{color:#5ac725}.uv-icon__icon--error[data-v-2421641b]{color:#f56c6c}.uv-icon__icon--warning[data-v-2421641b]{color:#f9ae3d}.uv-icon__icon--info[data-v-2421641b]{color:#909399}.uv-icon__img[data-v-2421641b]{height:auto;will-change:transform}.uv-icon__label[data-v-2421641b]{line-height:1}.main_div[data-v-319f4727]{margin:20% auto 0;display:flex;justify-content:center;font-weight:600}.top_view[data-v-319f4727]{width:100%;height:var(--status-bar-height)}.body-title[data-v-319f4727]{height:2.8125rem;text-align:center;font-size:1.03125rem;padding-top:.3125rem;line-height:1.4375rem;box-sizing:border-box;background-color:#fff;font-weight:500;color:#000;position:fixed;top:var(--status-bar-height);left:0;width:100vw;z-index:10000}.body-title .arrow-icon[data-v-319f4727]{position:absolute;left:.65625rem;top:.15625rem;color:#000;padding:.46875rem}
@@ -1 +1 @@
.uv-overlay[data-v-a19b7f77]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.overlay-box[data-v-85038f68]{position:relative;height:100%}.overlay-box .detail-img[data-v-85038f68]{position:absolute;left:50%;top:50%;width:100vw;max-height:100%;transform:translate(-50%,-50%)}.title_div[data-v-9c480de7]{width:60vw;text-shadow:.3125rem 0 .9375rem #3c3c3c}.title_div .img[data-v-9c480de7]{width:100%}.tip_div[data-v-9c480de7]{text-shadow:0 0 .625rem #ceceea}.tip_div .tip_msg[data-v-9c480de7]{font-family:PingFangSC;font-weight:400;font-size:.9375rem;color:#fff;line-height:1.25rem;text-align:center;font-style:normal}.mascot_div[data-v-9c480de7]{width:100%;height:100%;display:flex;align-items:center;position:relative}.mascot_div .swiper[data-v-9c480de7]{white-space:nowrap;height:120vw;flex:1}.mascot_div .swiper-item-div[data-v-9c480de7]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:120vw}.mascot_div .swiper-item-div .img[data-v-9c480de7]{width:80vw;height:100%}.mascot_div .doct_icon[data-v-9c480de7]{padding:0%;position:absolute;width:3.125rem;display:flex;align-items:center;flex-direction:column}.mascot_div .doct_icon .doct_icon_div[data-v-9c480de7]{width:100%;display:flex;align-items:center;justify-content:center;padding:1.25rem 0}.mascot_div .doct_icon.left[data-v-9c480de7]{top:40%;left:2%;z-index:10}.mascot_div .doct_icon.right[data-v-9c480de7]{top:40%;right:2%}.mascot_div .doct_icon .img[data-v-9c480de7]{width:40%}.button_div[data-v-9c480de7]{margin-top:.625rem;width:80%;height:3.75rem;position:relative}.button_div .img[data-v-9c480de7]{position:absolute;width:100%;height:100%}.bg_img[data-v-9c480de7]{position:absolute;top:-2%;left:-1%;width:102%;height:104%;z-index:-1}.bg_img .img[data-v-9c480de7]{width:100%;height:100%}.main_div[data-v-9c480de7]{display:flex;flex-direction:column;position:relative;max-width:100vh;align-items:center;overflow:hidden}
.uni-popup[data-v-86c48806]{position:fixed;z-index:99}.uni-popup.top[data-v-86c48806],.uni-popup.left[data-v-86c48806],.uni-popup.right[data-v-86c48806]{top:0}.uni-popup .uni-popup__wrapper[data-v-86c48806]{display:block;position:relative}.uni-popup .uni-popup__wrapper.left[data-v-86c48806],.uni-popup .uni-popup__wrapper.right[data-v-86c48806]{padding-top:0;flex:1}.fixforpc-z-index[data-v-86c48806]{z-index:999}.fixforpc-top[data-v-86c48806]{top:0}.overlay-box[data-v-a8dabd70]{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:999;background-color:rgba(0,0,0,.65)}.overlay-box .detail-img[data-v-a8dabd70]{position:absolute;left:50%;top:50%;width:100vw;max-height:100%;transform:translate(-50%,-50%)}.back_div[data-v-113ccad7]{position:absolute;top:calc(var(--status-bar-height));left:.625rem;padding:.3125rem .3125rem .3125rem .625rem}.back_div .back-icon[data-v-113ccad7]{position:relative;width:1.5625rem;height:1.5625rem;cursor:pointer}.back_div .back-icon[data-v-113ccad7]:before,.back_div .back-icon[data-v-113ccad7]:after{content:"";position:absolute;transition:all .3s ease}.back_div .back-icon[data-v-113ccad7]:after{top:25%;left:25%;width:40%;height:40%;border-top:.125rem solid #eaeaea;border-left:.125rem solid #eaeaea;transform:rotate(-45deg)}.title_div[data-v-113ccad7]{width:60vw;text-shadow:.3125rem 0 .9375rem #3c3c3c}.title_div .img[data-v-113ccad7]{width:100%}.tip_div[data-v-113ccad7]{text-shadow:0 0 .625rem #ceceea}.tip_div .tip_msg[data-v-113ccad7]{font-family:PingFangSC;font-weight:400;font-size:4vw;color:#fff;line-height:1.25rem;text-align:center;font-style:normal}.mascot_div[data-v-113ccad7]{width:100%;height:100%;display:flex;align-items:center;position:relative}.mascot_div .swiper[data-v-113ccad7]{white-space:nowrap;height:120vw;flex:1}.mascot_div .swiper-item-div[data-v-113ccad7]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:120vw}.mascot_div .swiper-item-div .img[data-v-113ccad7]{width:80vw;height:100%}.mascot_div .doct_icon[data-v-113ccad7]{padding:0%;position:absolute;width:13vw;display:flex;align-items:center;flex-direction:column}.mascot_div .doct_icon .doct_icon_div[data-v-113ccad7]{width:100%;display:flex;align-items:center;justify-content:center;padding:1.25rem 0}.mascot_div .doct_icon.left[data-v-113ccad7]{top:40%;left:2%;z-index:10}.mascot_div .doct_icon.right[data-v-113ccad7]{top:40%;right:2%}.mascot_div .doct_icon .img[data-v-113ccad7]{width:40%}.button_div[data-v-113ccad7]{margin-top:.625rem;margin-bottom:3.125rem;width:80%;height:16vw;position:relative}.button_div .img[data-v-113ccad7]{position:absolute;width:100%;height:100%}.bg_img[data-v-113ccad7]{position:absolute;top:-2%;left:-1%;width:102%;height:104%;z-index:-1}.bg_img .img[data-v-113ccad7]{width:100%;height:100%}.main_div[data-v-113ccad7]{display:flex;flex-direction:column;position:relative;align-items:center;overflow:hidden}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="194px" height="175px" viewBox="0 0 194 175" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>01</title>
<g id="教培-后管" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="01" fill="#FFB800" fill-rule="nonzero">
<path d="M171.857648,114.858363 L122.119529,174.114571 L6.26580896e-15,103.612374 L26.4554078,30.9088131 C20.2676729,25.8867427 18.6400822,17.115952 22.6140044,10.2081886 C25.5201119,5.17372566 30.8913201,2.07207997 36.7043466,2.07161146 C42.5173732,2.07114294 47.8890812,5.17192276 50.7960002,10.2059172 C53.7029193,15.2399116 53.7034192,21.4423371 50.7973116,26.4768001 C48.8688346,29.7838905 45.8274173,32.2976444 42.2163878,33.5689971 L59.6515753,64.2270075 L109.55077,31.2797745 C106.198036,24.7447391 106.391039,16.954779 110.063282,10.5937934 C116.137498,0.399782423 129.274535,-3.02311561 139.550908,2.91069558 C149.827281,8.84450678 153.430061,21.9333547 147.637771,32.2901563 C143.965861,38.6500231 137.317611,42.712128 129.982935,43.0773244 L126.400229,102.767948 L161.665971,102.533657 C160.961993,98.7703139 161.61944,94.8792657 163.520778,91.556127 C166.427757,86.5225359 171.799306,83.4221609 177.612014,83.4228834 C183.424721,83.4236059 188.795499,86.5253161 191.701227,91.5596298 C194.606955,96.5939435 194.606184,102.796029 191.699204,107.82962 C187.70604,114.723799 179.300199,117.701514 171.857648,114.858363 Z" id="路径"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="194px" height="175px" viewBox="0 0 194 175" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>02</title>
<g id="教培-后管" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="02" fill="#A8C3D6" fill-rule="nonzero">
<path d="M171.857648,114.858363 L122.119529,174.114571 L6.26580896e-15,103.612374 L26.4554078,30.9088131 C20.2676729,25.8867427 18.6400822,17.115952 22.6140044,10.2081886 C25.5201119,5.17372566 30.8913201,2.07207997 36.7043466,2.07161146 C42.5173732,2.07114294 47.8890812,5.17192276 50.7960002,10.2059172 C53.7029193,15.2399116 53.7034192,21.4423371 50.7973116,26.4768001 C48.8688346,29.7838905 45.8274173,32.2976444 42.2163878,33.5689971 L59.6515753,64.2270075 L109.55077,31.2797745 C106.198036,24.7447391 106.391039,16.954779 110.063282,10.5937934 C116.137498,0.399782423 129.274535,-3.02311561 139.550908,2.91069558 C149.827281,8.84450678 153.430061,21.9333547 147.637771,32.2901563 C143.965861,38.6500231 137.317611,42.712128 129.982935,43.0773244 L126.400229,102.767948 L161.665971,102.533657 C160.961993,98.7703139 161.61944,94.8792657 163.520778,91.556127 C166.427757,86.5225359 171.799306,83.4221609 177.612014,83.4228834 C183.424721,83.4236059 188.795499,86.5253161 191.701227,91.5596298 C194.606955,96.5939435 194.606184,102.796029 191.699204,107.82962 C187.70604,114.723799 179.300199,117.701514 171.857648,114.858363 Z" id="路径"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="194px" height="175px" viewBox="0 0 194 175" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>03</title>
<g id="教培-后管" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="03" fill="#EB9750" fill-rule="nonzero">
<path d="M171.857648,114.858363 L122.119529,174.114571 L6.26580896e-15,103.612374 L26.4554078,30.9088131 C20.2676729,25.8867427 18.6400822,17.115952 22.6140044,10.2081886 C25.5201119,5.17372566 30.8913201,2.07207997 36.7043466,2.07161146 C42.5173732,2.07114294 47.8890812,5.17192276 50.7960002,10.2059172 C53.7029193,15.2399116 53.7034192,21.4423371 50.7973116,26.4768001 C48.8688346,29.7838905 45.8274173,32.2976444 42.2163878,33.5689971 L59.6515753,64.2270075 L109.55077,31.2797745 C106.198036,24.7447391 106.391039,16.954779 110.063282,10.5937934 C116.137498,0.399782423 129.274535,-3.02311561 139.550908,2.91069558 C149.827281,8.84450678 153.430061,21.9333547 147.637771,32.2901563 C143.965861,38.6500231 137.317611,42.712128 129.982935,43.0773244 L126.400229,102.767948 L161.665971,102.533657 C160.961993,98.7703139 161.61944,94.8792657 163.520778,91.556127 C166.427757,86.5225359 171.799306,83.4221609 177.612014,83.4228834 C183.424721,83.4236059 188.795499,86.5253161 191.701227,91.5596298 C194.606955,96.5939435 194.606184,102.796029 191.699204,107.82962 C187.70604,114.723799 179.300199,117.701514 171.857648,114.858363 Z" id="路径"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 288 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 550 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 856 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 738 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 830 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 230 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 845 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 845 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 B

Some files were not shown because too many files have changed in this diff Show More