feat: 更新资源包
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||||
<subviews>
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="laun_image.png" translatesAutoresizingMaskIntoConstraints="NO" id="jUH-gx-Vfe">
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="nianxx_launch.png" translatesAutoresizingMaskIntoConstraints="NO" id="jUH-gx-Vfe">
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
||||
</imageView>
|
||||
</subviews>
|
||||
@@ -38,6 +38,6 @@
|
||||
</scene>
|
||||
</scenes>
|
||||
<resources>
|
||||
<image name="laun_image.png" width="940" height="1673"/>
|
||||
<image name="nianxx_launch.png" width="804" height="1748"/>
|
||||
</resources>
|
||||
</document>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
;(function(){
|
||||
let u=void 0,isReady=false,onReadyCallbacks=[],isServiceReady=false,onServiceReadyCallbacks=[];
|
||||
const __uniConfig = {"pages":[],"globalStyle":{"navigationBarTextstyle":"black","navigationBarBackgroundcolor":"#F8F8F8","backgroundColor":"#F8F8F8","navigationBar":{"titleText":"","type":"default"},"isNVue":false},"nvue":{"compiler":"uni-app","styleCompiler":"uni-app","flex-direction":"column"},"renderer":"auto","appname":"YGChatCS","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":true},"compilerVersion":"4.76","entryPagePath":"pages/index/index","entryPageQuery":"","realEntryPagePath":"","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000},"fallbackLocale":"zh-Hans","locales":{},"darkmode":false,"themeConfig":{}};
|
||||
const __uniRoutes = [{"path":"pages/index/index","meta":{"isQuit":true,"isEntry":true,"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/login/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/goods/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/goods/album/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/webview/index","meta":{"backgroundColor":"#FFFFFF","navigationBar":{"backgroundColor":"#FFFFFF","style":"custom","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/ChatMain/ChatLongAnswer/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/ChatMain/NoticeMessage/detail","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-order/order/list","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-order/order/detail","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-service/order/list","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-quick/list","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-booking/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-bridge/UploadImage","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-bridge/SaveImage","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}}].map(uniRoute=>(uniRoute.meta.route=uniRoute.path,__uniConfig.pages.push(uniRoute.path),uniRoute.path='/'+uniRoute.path,uniRoute));
|
||||
const __uniRoutes = [{"path":"pages/index/index","meta":{"isQuit":true,"isEntry":true,"disableScroll":true,"bounce":"none","scrollIndicator":"none","navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/login/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/goods/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/goods/album/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/webview/index","meta":{"backgroundColor":"#FFFFFF","navigationBar":{"backgroundColor":"#FFFFFF","style":"custom","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/ChatMain/ChatLongAnswer/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/ChatMain/NoticeMessage/detail","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/test/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-order/order/list","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-order/order/detail","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-service/order/list","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-quick/list","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-booking/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-bridge/UploadImage","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages-bridge/SaveImage","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}}].map(uniRoute=>(uniRoute.meta.route=uniRoute.path,__uniConfig.pages.push(uniRoute.path),uniRoute.path='/'+uniRoute.path,uniRoute));
|
||||
__uniConfig.styles=[];//styles
|
||||
__uniConfig.onReady=function(callback){if(__uniConfig.ready){callback()}else{onReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"ready",{get:function(){return isReady},set:function(val){isReady=val;if(!isReady){return}const callbacks=onReadyCallbacks.slice(0);onReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
|
||||
__uniConfig.onServiceReady=function(callback){if(__uniConfig.serviceReady){callback()}else{onServiceReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"serviceReady",{get:function(){return isServiceReady},set:function(val){isServiceReady=val;if(!isServiceReady){return}const callbacks=onServiceReadyCallbacks.slice(0);onServiceReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
{"@platforms":["android","iPhone","iPad"],"app-harmony":{"uniStatistics":{"enable":false},"useragent":{"concatenate":true,"value":"uni-app"}},"description":"","developer":{"email":"","name":"","url":""},"id":"__UNI__38F74B8","launch_path":"__uniappview.html","name":"YGChatCS","permissions":{"UniNView":{"description":"UniNView原生渲染"}},"plus":{"allowsInlineMediaPlayback":true,"compatible":{"ignoreVersion":true},"compilerVersion":3,"launchwebview":{"id":"1","kernel":"WKWebview","render":"always"},"nvueStyleCompiler":"uni-app","optimization":{"subPackages":true},"popGesture":"close","safearea":{"bottom":{"offset":"auto"}},"splashscreen":{"autoclose":true,"delay":0,"target":"id:1","waiting":true},"statusbar":{"background":"#000000","immersed":"supportedDevice","style":"dark"},"uni-app":{"compilerVersion":"4.76","control":"uni-v3","nvue":{"flex-direction":"column"},"nvueCompiler":"uni-app","nvueLaunchMode":"normal","renderer":"auto","vueVersion":"3","webView":{"minUserAgentVersion":"49.0"}},"uniStatistics":{"enable":false},"useragent":{"concatenate":true,"value":"uni-app"},"usingComponents":true},"version":{"code":"100","name":"1.0.0"}}
|
||||
{"@platforms":["android","iPhone","iPad"],"app-harmony":{"uniStatistics":{"enable":false},"useragent":{"concatenate":true,"value":"uni-app"}},"description":"","developer":{"email":"","name":"","url":""},"id":"__UNI__38F74B8","launch_path":"__uniappview.html","name":"YGChatCS","permissions":{"UniNView":{"description":"UniNView原生渲染"}},"plus":{"allowsInlineMediaPlayback":true,"compatible":{"ignoreVersion":true},"compilerVersion":3,"launchwebview":{"id":"1","kernel":"WKWebview","render":"always"},"nvueStyleCompiler":"uni-app","optimization":{"subPackages":true},"popGesture":"close","safearea":{"bottom":{"offset":"none"}},"splashscreen":{"autoclose":true,"delay":0,"target":"id:1","waiting":true},"statusbar":{"background":"#000000","immersed":"supportedDevice","style":"dark"},"uni-app":{"compilerVersion":"4.76","control":"uni-v3","nvue":{"flex-direction":"column"},"nvueCompiler":"uni-app","nvueLaunchMode":"normal","renderer":"auto","vueVersion":"3","webView":{"minUserAgentVersion":"49.0"}},"uniStatistics":{"enable":false},"useragent":{"concatenate":true,"value":"uni-app"},"usingComponents":true},"version":{"code":"100","name":"1.0.0"}}
|
||||
|
||||
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
Binary file not shown.
|
After Width: | Height: | Size: 137 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB |
@@ -27,6 +27,46 @@
|
||||
background-color: #f2f5f8;
|
||||
}
|
||||
|
||||
.bg-F8FAFC {
|
||||
background-color: #f8fafc;
|
||||
}
|
||||
|
||||
.bg-F1F5F9 {
|
||||
background-color: #f1f5f9;
|
||||
}
|
||||
|
||||
.bg-ECFDF5 {
|
||||
background-color: #ecfdf5;
|
||||
}
|
||||
|
||||
.bg-FFFBEB {
|
||||
background-color: #fffbeb;
|
||||
}
|
||||
|
||||
.bg-EFF6FF {
|
||||
background-color: #eff6ff;
|
||||
}
|
||||
|
||||
.bg-F5F3FF {
|
||||
background-color: #f5f3ff;
|
||||
}
|
||||
|
||||
.bg-FFF1F2 {
|
||||
background-color: #fff1f2;
|
||||
}
|
||||
|
||||
.bg-CCFBF1 {
|
||||
background-color: #ccfbf1;
|
||||
}
|
||||
|
||||
.bg-0F172A {
|
||||
background-color: #0f172a;
|
||||
}
|
||||
|
||||
.bg-0F766E {
|
||||
background-color: #0f766e;
|
||||
}
|
||||
|
||||
.bg-FF3D60 {
|
||||
background-color: #ff3d60;
|
||||
}
|
||||
@@ -58,4 +98,4 @@
|
||||
|
||||
.bg-transparent {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,6 +19,14 @@
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
|
||||
.border-F1F5F9 {
|
||||
border: 1px solid #f1f5f9;
|
||||
}
|
||||
|
||||
.border-bottom-F1F5F9 {
|
||||
border-bottom: 1px solid #f1f5f9;
|
||||
}
|
||||
|
||||
.border-none {
|
||||
border: none;
|
||||
|
||||
|
||||
@@ -68,6 +68,54 @@
|
||||
color: #d97706;
|
||||
}
|
||||
|
||||
.color-0F172A {
|
||||
color: #0f172a;
|
||||
}
|
||||
|
||||
.color-1E293B {
|
||||
color: #1e293b;
|
||||
}
|
||||
|
||||
.color-334155 {
|
||||
color: #334155;
|
||||
}
|
||||
|
||||
.color-475569 {
|
||||
color: #475569;
|
||||
}
|
||||
|
||||
.color-64748B {
|
||||
color: #64748b;
|
||||
}
|
||||
|
||||
.color-CBD5E1 {
|
||||
color: #cbd5e1;
|
||||
}
|
||||
|
||||
.color-2563EB {
|
||||
color: #2563eb;
|
||||
}
|
||||
|
||||
.color-7C3AED {
|
||||
color: #7c3aed;
|
||||
}
|
||||
|
||||
.color-E11D48 {
|
||||
color: #e11d48;
|
||||
}
|
||||
|
||||
.color-0F766E {
|
||||
color: #0f766e;
|
||||
}
|
||||
|
||||
.color-047857 {
|
||||
color: #047857;
|
||||
}
|
||||
|
||||
.color-0891B2 {
|
||||
color: #0891b2;
|
||||
}
|
||||
|
||||
// text 颜色
|
||||
.text-color-900 {
|
||||
color: $text-color-900; // #181B25
|
||||
|
||||
@@ -14,3 +14,11 @@
|
||||
.grid {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
.grid-cols-2 {
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||
}
|
||||
|
||||
.grid-cols-3 {
|
||||
grid-template-columns: repeat(3, minmax(0, 1fr));
|
||||
}
|
||||
|
||||
@@ -38,3 +38,27 @@
|
||||
.flex-shrink-0 {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.gap-6 {
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.gap-8 {
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.gap-10 {
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.gap-12 {
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.gap-14 {
|
||||
gap: 14px;
|
||||
}
|
||||
|
||||
.gap-16 {
|
||||
gap: 16px;
|
||||
}
|
||||
|
||||
@@ -19,10 +19,18 @@
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.font-size-13 {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.font-size-14 {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.font-size-15 {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.font-size-16 {
|
||||
font-size: 16px;
|
||||
}
|
||||
@@ -39,6 +47,10 @@
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.font-size-22 {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.font-size-24 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
@@ -18,3 +18,11 @@
|
||||
.font-700 {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.font-800 {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.font-900 {
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
@@ -46,6 +46,18 @@
|
||||
height: 44px;
|
||||
}
|
||||
|
||||
.h-42 {
|
||||
height: 42px;
|
||||
}
|
||||
|
||||
.h-54 {
|
||||
height: 54px;
|
||||
}
|
||||
|
||||
.h-60 {
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
.h-64 {
|
||||
height: 64px;
|
||||
}
|
||||
@@ -54,10 +66,42 @@
|
||||
height: 72px;
|
||||
}
|
||||
|
||||
.h-72 {
|
||||
height: 72px;
|
||||
}
|
||||
|
||||
.h-80 {
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.h-82 {
|
||||
height: 82px;
|
||||
}
|
||||
|
||||
.h-96 {
|
||||
height: 96px;
|
||||
}
|
||||
|
||||
.h-108 {
|
||||
height: 108px;
|
||||
}
|
||||
|
||||
.h-154 {
|
||||
height: 154px;
|
||||
}
|
||||
|
||||
.h-164 {
|
||||
height: 164px;
|
||||
}
|
||||
|
||||
.h-170 {
|
||||
height: 170px;
|
||||
}
|
||||
|
||||
.h-178 {
|
||||
height: 178px;
|
||||
}
|
||||
|
||||
.h-260 {
|
||||
height: 260px;
|
||||
}
|
||||
|
||||
@@ -231,6 +231,10 @@
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
|
||||
.p-18 {
|
||||
padding: 18px;
|
||||
}
|
||||
|
||||
.p-20 {
|
||||
padding: 20px;
|
||||
}
|
||||
@@ -316,5 +320,5 @@
|
||||
}
|
||||
|
||||
.pb-safe-area {
|
||||
padding-bottom: Max(env(safe-area-inset-bottom), 12px);
|
||||
padding-bottom: Max(env(safe-area-inset-bottom), 4px);
|
||||
}
|
||||
|
||||
@@ -18,3 +18,7 @@
|
||||
.bottom-0 {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.top-0 {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
@@ -31,6 +31,10 @@
|
||||
border-radius: 16px;
|
||||
}
|
||||
|
||||
.rounded-18 {
|
||||
border-radius: 18px;
|
||||
}
|
||||
|
||||
.rounded-20 {
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
@@ -34,6 +34,22 @@
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
.w-42 {
|
||||
width: 42px;
|
||||
}
|
||||
|
||||
.w-44 {
|
||||
width: 44px;
|
||||
}
|
||||
|
||||
.w-54 {
|
||||
width: 54px;
|
||||
}
|
||||
|
||||
.w-72 {
|
||||
width: 72px;
|
||||
}
|
||||
|
||||
.w-50 {
|
||||
width: 50%;
|
||||
}
|
||||
@@ -52,4 +68,4 @@
|
||||
|
||||
.w-102 {
|
||||
width: 102px;
|
||||
}
|
||||
}
|
||||
|
||||
BIN
HBuilder-Hello/alunch_logo.png
Normal file
BIN
HBuilder-Hello/alunch_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 350 KiB |
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<HBuilder debug="true" syncDebug="true" version="">
|
||||
<!--<HBuilder version="">-->
|
||||
<!--<HBuilder debug="true" syncDebug="true" version="">-->
|
||||
<HBuilder version="">
|
||||
|
||||
<!--应用节点-->
|
||||
<apps>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 58 KiB |
BIN
HBuilder-Hello/nianxx_launch.png
Normal file
BIN
HBuilder-Hello/nianxx_launch.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
Reference in New Issue
Block a user