fix: 更新开发环境配置,修正 API 地址和依赖版本
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
VITE_API_URL=http://192.168.1.6:9528
|
VITE_API_URL=http://192.168.1.17:9528
|
||||||
VITE_TRADINGVIEW_LIBRARY_URL=https://dev.riwsan1.com
|
VITE_TRADINGVIEW_LIBRARY_URL=https://dev.riwsan1.com
|
||||||
# VITE_TRADINGVIEW_DATA_API_URL=https://demo-feed-data.tradingview.com
|
# VITE_TRADINGVIEW_DATA_API_URL=https://demo-feed-data.tradingview.com
|
||||||
4
components.d.ts
vendored
4
components.d.ts
vendored
@@ -49,6 +49,8 @@ declare module 'vue' {
|
|||||||
IonRouterOutlet: typeof import('@ionic/vue')['IonRouterOutlet']
|
IonRouterOutlet: typeof import('@ionic/vue')['IonRouterOutlet']
|
||||||
IonRow: typeof import('@ionic/vue')['IonRow']
|
IonRow: typeof import('@ionic/vue')['IonRow']
|
||||||
IonSearchbar: typeof import('@ionic/vue')['IonSearchbar']
|
IonSearchbar: typeof import('@ionic/vue')['IonSearchbar']
|
||||||
|
IonSegment: typeof import('@ionic/vue')['IonSegment']
|
||||||
|
IonSegmentButton: typeof import('@ionic/vue')['IonSegmentButton']
|
||||||
IonSelect: typeof import('@ionic/vue')['IonSelect']
|
IonSelect: typeof import('@ionic/vue')['IonSelect']
|
||||||
IonSelectOption: typeof import('@ionic/vue')['IonSelectOption']
|
IonSelectOption: typeof import('@ionic/vue')['IonSelectOption']
|
||||||
IonSpinner: typeof import('@ionic/vue')['IonSpinner']
|
IonSpinner: typeof import('@ionic/vue')['IonSpinner']
|
||||||
@@ -107,6 +109,8 @@ declare global {
|
|||||||
const IonRouterOutlet: typeof import('@ionic/vue')['IonRouterOutlet']
|
const IonRouterOutlet: typeof import('@ionic/vue')['IonRouterOutlet']
|
||||||
const IonRow: typeof import('@ionic/vue')['IonRow']
|
const IonRow: typeof import('@ionic/vue')['IonRow']
|
||||||
const IonSearchbar: typeof import('@ionic/vue')['IonSearchbar']
|
const IonSearchbar: typeof import('@ionic/vue')['IonSearchbar']
|
||||||
|
const IonSegment: typeof import('@ionic/vue')['IonSegment']
|
||||||
|
const IonSegmentButton: typeof import('@ionic/vue')['IonSegmentButton']
|
||||||
const IonSelect: typeof import('@ionic/vue')['IonSelect']
|
const IonSelect: typeof import('@ionic/vue')['IonSelect']
|
||||||
const IonSelectOption: typeof import('@ionic/vue')['IonSelectOption']
|
const IonSelectOption: typeof import('@ionic/vue')['IonSelectOption']
|
||||||
const IonSpinner: typeof import('@ionic/vue')['IonSpinner']
|
const IonSpinner: typeof import('@ionic/vue')['IonSpinner']
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
"@elysiajs/eden": "^1.4.5",
|
"@elysiajs/eden": "^1.4.5",
|
||||||
"@ionic/vue": "^8.7.11",
|
"@ionic/vue": "^8.7.11",
|
||||||
"@ionic/vue-router": "^8.7.11",
|
"@ionic/vue-router": "^8.7.11",
|
||||||
"@riwa/api-types": "http://192.168.1.6:9527/api/riwa-eden-0.0.78.tgz",
|
"@riwa/api-types": "http://192.168.1.17:9527/api/riwa-eden-0.0.84.tgz",
|
||||||
"@tailwindcss/vite": "^4.1.18",
|
"@tailwindcss/vite": "^4.1.18",
|
||||||
"@vee-validate/yup": "^4.15.1",
|
"@vee-validate/yup": "^4.15.1",
|
||||||
"@vueuse/core": "^14.1.0",
|
"@vueuse/core": "^14.1.0",
|
||||||
|
|||||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -57,8 +57,8 @@ importers:
|
|||||||
specifier: ^8.7.11
|
specifier: ^8.7.11
|
||||||
version: 8.7.11(@stencil/core@4.39.0)(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3))
|
version: 8.7.11(@stencil/core@4.39.0)(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3))
|
||||||
'@riwa/api-types':
|
'@riwa/api-types':
|
||||||
specifier: http://192.168.1.6:9527/api/riwa-eden-0.0.78.tgz
|
specifier: http://192.168.1.17:9527/api/riwa-eden-0.0.84.tgz
|
||||||
version: '@riwa/eden@http://192.168.1.6:9527/api/riwa-eden-0.0.78.tgz(@elysiajs/eden@1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))'
|
version: '@riwa/eden@http://192.168.1.17:9527/api/riwa-eden-0.0.84.tgz(@elysiajs/eden@1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))'
|
||||||
'@tailwindcss/vite':
|
'@tailwindcss/vite':
|
||||||
specifier: ^4.1.18
|
specifier: ^4.1.18
|
||||||
version: 4.1.18(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.44.1)(yaml@2.8.2))
|
version: 4.1.18(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.44.1)(yaml@2.8.2))
|
||||||
@@ -2766,9 +2766,9 @@ packages:
|
|||||||
'@remirror/core-constants@3.0.0':
|
'@remirror/core-constants@3.0.0':
|
||||||
resolution: {integrity: sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==}
|
resolution: {integrity: sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==}
|
||||||
|
|
||||||
'@riwa/eden@http://192.168.1.6:9527/api/riwa-eden-0.0.78.tgz':
|
'@riwa/eden@http://192.168.1.17:9527/api/riwa-eden-0.0.84.tgz':
|
||||||
resolution: {tarball: http://192.168.1.6:9527/api/riwa-eden-0.0.78.tgz}
|
resolution: {tarball: http://192.168.1.17:9527/api/riwa-eden-0.0.84.tgz}
|
||||||
version: 0.0.78
|
version: 0.0.84
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@elysiajs/eden': ^1.4.5
|
'@elysiajs/eden': ^1.4.5
|
||||||
|
|
||||||
@@ -12077,7 +12077,7 @@ snapshots:
|
|||||||
|
|
||||||
'@remirror/core-constants@3.0.0': {}
|
'@remirror/core-constants@3.0.0': {}
|
||||||
|
|
||||||
'@riwa/eden@http://192.168.1.6:9527/api/riwa-eden-0.0.78.tgz(@elysiajs/eden@1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))':
|
'@riwa/eden@http://192.168.1.17:9527/api/riwa-eden-0.0.84.tgz(@elysiajs/eden@1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@elysiajs/eden': 1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3))
|
'@elysiajs/eden': 1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3))
|
||||||
|
|
||||||
|
|||||||
@@ -64,16 +64,16 @@ onBeforeMount(() => {
|
|||||||
<ion-toolbar class="ion-toolbar">
|
<ion-toolbar class="ion-toolbar">
|
||||||
<ion-title>{{ t('market.title') }}</ion-title>
|
<ion-title>{{ t('market.title') }}</ion-title>
|
||||||
</ion-toolbar>
|
</ion-toolbar>
|
||||||
<ion-toolbar class="ion-toolbar px-3">
|
<!-- <ion-toolbar class="ion-toolbar px-3">
|
||||||
<ion-searchbar :placeholder="t('market.search.placeholder')" />
|
<ion-searchbar :placeholder="t('market.search.placeholder')" />
|
||||||
</ion-toolbar>
|
</ion-toolbar> -->
|
||||||
</IonHeader>
|
</IonHeader>
|
||||||
<IonContent :fullscreen="true" class="ion-padding-horizontal">
|
<IonContent :fullscreen="true" class="ion-padding-horizontal">
|
||||||
<ion-refresher slot="fixed" @ion-refresh="handleRefresh($event)">
|
<ion-refresher slot="fixed" @ion-refresh="handleRefresh($event)">
|
||||||
<ion-refresher-content />
|
<ion-refresher-content />
|
||||||
</ion-refresher>
|
</ion-refresher>
|
||||||
|
|
||||||
<ui-tabs type="segment" class="tabs">
|
<ui-tabs type="segment" class="tabs" size="small">
|
||||||
<ui-tab-pane name="all" title="数字化产品">
|
<ui-tab-pane name="all" title="数字化产品">
|
||||||
<Category v-model="query!.categoryId" />
|
<Category v-model="query!.categoryId" />
|
||||||
<RwaList :data="rwaData" />
|
<RwaList :data="rwaData" />
|
||||||
@@ -102,7 +102,7 @@ ion-searchbar {
|
|||||||
}
|
}
|
||||||
:deep(.tabs) .ui-tab--segment {
|
:deep(.tabs) .ui-tab--segment {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
padding: 8px !important;
|
padding: 6px !important;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user