Commit 50911372 authored by salitedfish's avatar salitedfish

feat: fxsp init

parent 2425bb71
......@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>上链购</title>
<title>发现尚品</title>
</head>
<body>
<div id="app"></div>
......
......@@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"dev": "vite --host",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},
......
public/favicon.ico

4.19 KB | W: | H:

public/favicon.ico

16.6 KB | W: | H:

public/favicon.ico
public/favicon.ico
public/favicon.ico
public/favicon.ico
  • 2-up
  • Swipe
  • Onion skin
......@@ -57,17 +57,17 @@ const contact = [
{
icon: 'tel',
title: '联系电话',
detail: '0571-8167-1366',
detail: '13771858683',
},
{
icon: 'email',
title: '联系邮箱',
detail: 'support@33.cn',
title: '联系电话',
detail: '13390907711',
},
{
icon: 'location',
title: '联系地址',
detail: '杭州市西湖区东部软件园6幢702',
detail: '江苏省苏州市昆山市周市镇江南明珠苑115',
small: true
},
]
......@@ -163,9 +163,9 @@ const goToWebsite = (type: string, e: Event) => {
国内领先的兼具数字商品与数字藏品的电商平台
</p>
<p class=" px-5 text-lightGray">
<div class="pb-5 text-lightGray"> 上链购,为国内较早的资产数字化应用平台,亦是目前国内极具领先性地将数字商品与数字藏品进行虚实融合应用的平台。平台兼具数字商品与数字藏品两种资产形态,数字商品可溯源交易,让货权流通更便捷;数字藏品是文化艺术所属权的唯一认证凭证,深受年轻人喜爱,更好地传播品牌文化价值。未来,上链购将融合社交与域名系统,以扎实的Web3.0技术开启元宇宙数字经济</div>
<div class=" text-lightGray">上链购诞生于2018年,定位虚实融合,合作过许多品牌案例,荣获诸多荣誉。2018年中秋节与杭州百年老字号“知味观”联合推出区块链月饼,获央视CCTV报道;2019年为阳澄湖大闸蟹数字化,同年荣获“2019中国优秀区块链解决方案”和“2019年典型网络可信服务应用案例”称号;2020年上链购荣获《区块链行业应用技术案例》一等奖;2021年底与西湖区西湖龙井合作防伪溯源与数字化营销;2022年上链购成为由信通院发起的可信区块链数字藏品首批成员单位</div>
<div class="pt-5 text-lightGray">上链购采用复杂美科技国产自研的Chain33开源区块链底层框架(https://github.com/33cn/chain33)。 Chain33具备平行链扩展、分片存储、零知识证明、以太坊生态兼容等技术特色,被多家央企、国企应用,并获得他们高度认可。已完成BSN的适配对接,已通过网信办备案、网信办区块链安全评测、信通院性能与功能评测、赛迪区块链评测、工信部5所评测。</div>
<div class="pb-5 text-lightGray">颜凰(北京)商业管理有限公司,是有资深运营管理和营销策划专家张惠强先生融合北京寰泰艺术发展有限公司、深圳金阳光全资控股公司湖北华露生物科技有限公司资源,深耕元宝枫育种、种植、双碳环保、绿色健康全产业链,共同打造的数字科技型企业平台</div>
<div class=" text-lightGray">公司联合林草局、深圳市元宝枫生物医药研究院,四川大学华西医学院,西北农林大学元宝枫实验室等专业科研机构,运用现代科学技术赋能农林产业升级和深加工开发。公司拥有遍布云南,贵州,陕西,甘肃,内蒙等多个大型元宝枫储备林基地,现有多项专利产品 ,公司运用大数据计算、物联网运营、区块链确权、人工智能管理等技术,围绕中华国宝元宝枫产业,推进数字化网格化服务模式,发展成集生态修复、产业落地、技术研发、健康输出、文创服务于一体的全产业链公司</div>
<div class="pt-5 text-lightGray">公司以技术创新为突破口,向现代医药高科技高附价值产业发展,打造出具有核心竞争力的可持续发展的民族品牌企业。公司以实现乡镇振兴、民族复兴为已任,以习近平总书记的两山理论为核心价值观,全面实现绿水青山就是金山银山的伟大目标! </div>
</p>
</div>
......@@ -178,7 +178,7 @@ const goToWebsite = (type: string, e: Event) => {
<Card v-for="c in contact" :icon="c.icon" :title="c.title" :detail="c.detail"
class=" my-5 mx-auto w-cardWidth md:w-1/3" :small="c.small"></Card>
</div>
<div class=" text-center text-xs px-4 md:text-sm pb-9 text-gray-800">杭州库链科技有限责任公司 浙网信备33010622759959570022号</div>
<div class=" text-center text-xs px-4 md:text-sm pb-9 text-gray-800">颜凰(北京)商业管理有限公司 浙网信备33010622759959570022号</div>
</div>
</div>
</template>
......
src/assets/logo.png

14.1 KB | W: | H:

src/assets/logo.png

10.8 KB | W: | H:

src/assets/logo.png
src/assets/logo.png
src/assets/logo.png
src/assets/logo.png
  • 2-up
  • Swipe
  • Onion skin
<template>
<div class=" flex items-center justify-center md:justify-start">
<img src="@/assets/logo.png" class="md:w-20 md:h-20 w-14 h-14 ">
<div class=" text-mainPurple text-2xl font-semibold pl-2">上链购</div>
<div class="flex items-center justify-center md:justify-start">
<img src="@/assets/logo.png" class="md:w-20 md:h-20 w-14 h-14" />
<div class="text-mainPurple text-2xl font-semibold pl-2">发现尚品</div>
</div>
</template>
......
<template>
<div class=" flex bg-secondaryPurple pt-8 pb-7 rounded-3xl">
<img :src="getSvg(props.icon)" class=" ml-9 mr-7 md:w-11 md:h-11">
<div class="flex bg-secondaryPurple pt-8 pb-7 rounded-3xl pr-4">
<img :src="getSvg(props.icon)" class="ml-9 mr-7 md:w-11 md:h-11" />
<div>
<div class=" text-sm text-gray-800"> {{ props.title }}</div>
<div :class="!props.small ? 'text-xl font-semibold' : 'pt-1 text-sm font-semibold'">
<div class="text-sm text-gray-800">{{ props.title }}</div>
<div
:class="
!props.small ? 'text-xl font-semibold' : 'pt-1 text-sm font-semibold'
"
>
{{ props.detail }}
</div>
</div>
......@@ -11,17 +15,19 @@
</template>
<script lang="ts" setup>
import { computed } from '@vue/reactivity';
import { computed } from "@vue/reactivity"
const props = withDefaults(defineProps<{
icon: string,
title: string,
detail: string,
const props = withDefaults(
defineProps<{
icon: string
title: string
detail: string
small?: boolean
}>(), {
small: false
})
}>(),
{
small: false,
}
)
const getSvg = computed(() => {
return (svg: string) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment