@ -0,0 +1,96 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> |
||||
<component name="FacetManager"> |
||||
<facet type="web" name="Web"> |
||||
<configuration> |
||||
<webroots /> |
||||
<sourceRoots> |
||||
<root url="file://$MODULE_DIR$/src/main/java" /> |
||||
<root url="file://$MODULE_DIR$/src/main/resources" /> |
||||
</sourceRoots> |
||||
</configuration> |
||||
</facet> |
||||
<facet type="jpa" name="JPA"> |
||||
<configuration> |
||||
<setting name="validation-enabled" value="true" /> |
||||
<setting name="provider-name" value="Hibernate" /> |
||||
<datasource-mapping /> |
||||
<naming-strategy-map /> |
||||
</configuration> |
||||
</facet> |
||||
<facet type="Spring" name="Spring"> |
||||
<configuration /> |
||||
</facet> |
||||
</component> |
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> |
||||
<output url="file://$MODULE_DIR$/target/classes" /> |
||||
<output-test url="file://$MODULE_DIR$/target/test-classes" /> |
||||
<content url="file://$MODULE_DIR$"> |
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> |
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> |
||||
<excludeFolder url="file://$MODULE_DIR$/target" /> |
||||
</content> |
||||
<orderEntry type="inheritedJdk" /> |
||||
<orderEntry type="sourceFolder" forTests="false" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" /> |
||||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.11.2" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.11.2" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.28" level="project" /> |
||||
<orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-core:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.23" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.9.3" level="project" /> |
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level="project" /> |
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.9" level="project" /> |
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.9" level="project" /> |
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.9" level="project" /> |
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.9" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.24" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.24" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.24" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.17.Final" level="project" /> |
||||
<orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.3.Final" level="project" /> |
||||
<orderEntry type="library" name="Maven: com.fasterxml:classmate:1.4.0" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-web:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-aop:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-expression:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.17" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.4" level="project" /> |
||||
<orderEntry type="library" name="Maven: javax.transaction:javax.transaction-api:1.3" level="project" /> |
||||
<orderEntry type="library" name="Maven: javax.xml.bind:jaxb-api:2.3.1" level="project" /> |
||||
<orderEntry type="library" name="Maven: javax.activation:javax.activation-api:1.2.0" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.hibernate:hibernate-core:5.3.11.Final" level="project" /> |
||||
<orderEntry type="library" name="Maven: javax.persistence:javax.persistence-api:2.2" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.javassist:javassist:3.23.2-GA" level="project" /> |
||||
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.16" level="project" /> |
||||
<orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.jboss:jandex:2.0.5.Final" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.dom4j:dom4j:2.1.1" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.0.4.Final" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-jpa:2.1.10.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.1.10.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-orm:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-tx:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.28" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-aspects:5.1.9.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.1.8.RELEASE" level="project" /> |
||||
<orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.2.0" level="project" /> |
||||
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.1.9.RELEASE" level="project" /> |
||||
</component> |
||||
</module> |
@ -0,0 +1,23 @@
|
||||
.DS_Store |
||||
node_modules |
||||
/dist |
||||
|
||||
|
||||
# local env files |
||||
.env.local |
||||
.env.*.local |
||||
|
||||
# Log files |
||||
npm-debug.log* |
||||
yarn-debug.log* |
||||
yarn-error.log* |
||||
pnpm-debug.log* |
||||
|
||||
# Editor directories and files |
||||
.idea |
||||
.vscode |
||||
*.suo |
||||
*.ntvs* |
||||
*.njsproj |
||||
*.sln |
||||
*.sw? |
@ -0,0 +1,29 @@
|
||||
# vue3.2 |
||||
|
||||
This template should help get you started developing with Vue 3 in Vite. |
||||
|
||||
## Recommended IDE Setup |
||||
|
||||
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). |
||||
|
||||
## Customize configuration |
||||
|
||||
See [Vite Configuration Reference](https://vite.dev/config/). |
||||
|
||||
## Project Setup |
||||
|
||||
```sh |
||||
npm install |
||||
``` |
||||
|
||||
### Compile and Hot-Reload for Development |
||||
|
||||
```sh |
||||
npm run dev |
||||
``` |
||||
|
||||
### Compile and Minify for Production |
||||
|
||||
```sh |
||||
npm run build |
||||
``` |
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html> |
||||
<html lang=""> |
||||
<head> |
||||
<meta charset="UTF-8"> |
||||
<link rel="icon" href="/favicon.ico"> |
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||
<title>银行商业基本业务系统</title> |
||||
</head> |
||||
<body> |
||||
<div id="app"></div> |
||||
<script type="module" src="/src/main.js"></script> |
||||
</body> |
||||
</html> |
@ -0,0 +1,19 @@
|
||||
{ |
||||
"compilerOptions": { |
||||
"target": "es5", |
||||
"module": "esnext", |
||||
"baseUrl": "./", |
||||
"moduleResolution": "node", |
||||
"paths": { |
||||
"@/*": [ |
||||
"src/*" |
||||
] |
||||
}, |
||||
"lib": [ |
||||
"esnext", |
||||
"dom", |
||||
"dom.iterable", |
||||
"scripthost" |
||||
] |
||||
} |
||||
} |
@ -0,0 +1,58 @@
|
||||
{ |
||||
"name": "vue3.2", |
||||
"version": "0.0.0", |
||||
"private": true, |
||||
"type": "module", |
||||
"scripts": { |
||||
"dev": "vite", |
||||
"build": "run-p type-check \"build-only {@}\" --", |
||||
"preview": "vite preview", |
||||
"test:unit": "vitest", |
||||
"build-only": "vite build", |
||||
"type-check": "vue-tsc --build --force", |
||||
"lint": "eslint . --fix", |
||||
"format": "prettier --write src/" |
||||
}, |
||||
"dependencies": { |
||||
"axios": "^1.8.1", |
||||
"dotenv": "^16.4.7", |
||||
"echarts": "^5.6.0", |
||||
"element-plus": "^2.9.5", |
||||
"pinia": "^3.0.1", |
||||
"screenfull": "^5.1.0", |
||||
"vue": "^3.5.13", |
||||
"vue-echarts": "^7.0.3", |
||||
"vue-router": "^4.5.0", |
||||
"vuex": "^4.0.2" |
||||
}, |
||||
"devDependencies": { |
||||
"@vitejs/plugin-vue": "^5.2.1", |
||||
"sass": "^1.86.3", |
||||
"unplugin-auto-import": "^19.1.1", |
||||
"unplugin-vue-components": "^28.4.1", |
||||
"vite": "^6.1.0", |
||||
"vite-plugin-vue-devtools": "^7.7.2" |
||||
}, |
||||
"eslintConfig": { |
||||
"root": true, |
||||
"env": { |
||||
"node": true |
||||
}, |
||||
"extends": [ |
||||
"plugin:vue/vue3-essential", |
||||
"eslint:recommended" |
||||
], |
||||
"parserOptions": { |
||||
"parser": "@babel/eslint-parser" |
||||
}, |
||||
"rules": { |
||||
"no-unused-vars": "off" |
||||
} |
||||
}, |
||||
"browserslist": [ |
||||
"> 1%", |
||||
"last 2 versions", |
||||
"not dead", |
||||
"not ie 11" |
||||
] |
||||
} |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 4.2 KiB |
@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html> |
||||
<html lang=""> |
||||
<head> |
||||
<meta charset="utf-8"> |
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> |
||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico"> |
||||
<title><%= htmlWebpackPlugin.options.title %></title> |
||||
<title>银行商业基本业务系统</title> |
||||
</head> |
||||
<body> |
||||
<noscript> |
||||
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> |
||||
</noscript> |
||||
<div id="app"></div> |
||||
<!-- built files will be auto injected --> |
||||
</body> |
||||
</html> |
@ -0,0 +1,16 @@
|
||||
import { BasicLayouts, LoginView, RouteView } from '@/layouts' |
||||
/** |
||||
* 基础路由 |
||||
* @type { *[] } |
||||
*/ |
||||
|
||||
export const routerMap = [ |
||||
|
||||
{ |
||||
hide: true, |
||||
path: '/:pathMatch(.*)*', |
||||
component: () => import('@/views/404'), |
||||
}, |
||||
|
||||
] |
||||
|
@ -0,0 +1,13 @@
|
||||
<template> |
||||
<router-view></router-view> |
||||
</template> |
||||
|
||||
<script> |
||||
export default { |
||||
name: "App", |
||||
components: {}, |
||||
}; |
||||
</script> |
||||
|
||||
<style> |
||||
</style> |
@ -0,0 +1,55 @@
|
||||
import axios from "axios"; |
||||
|
||||
const baseUrl = 'http://127.0.0.1:12709'; |
||||
|
||||
/** |
||||
* 贷款查询 |
||||
*/ |
||||
export const qrydebit = (ps)=>{ |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return axios.get(baseUrl + `/qrydebitA?${params}`) |
||||
} |
||||
|
||||
/** |
||||
* 个人放款或企业放款 |
||||
*/ |
||||
export const releasedebit = (ps)=>{ |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return axios.get(baseUrl + `/releasedebitA?${params}`) |
||||
} |
||||
/** |
||||
* 个人申请或企业申请贷款 |
||||
*/ |
||||
export const acceptdebit = (ps)=>{ |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return axios.get(baseUrl + `/acceptdebitA?${params}`) |
||||
} |
||||
/**个人审批或企业审批贷款 |
||||
*
|
||||
*/ |
||||
export const approvalsubmit = (ps)=>{ |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return axios.get(baseUrl + `/approvalsubmit?${params}`) |
||||
} |
||||
/** |
||||
* 还款 |
||||
*/ |
||||
export const paydebit = (ps)=>{ |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return axios.get(baseUrl + `/paydebitA?${params}`) |
||||
} |
@ -0,0 +1,68 @@
|
||||
import request from '@/util/request' |
||||
|
||||
export interface AccountData { |
||||
cardNo: string |
||||
customNo: string |
||||
IDtype: string |
||||
IDNo: string |
||||
organiNm: string |
||||
accountDa: string |
||||
accstaff: string |
||||
balance: number |
||||
acctype: string |
||||
depositTy: string |
||||
status: string |
||||
password: string |
||||
} |
||||
|
||||
export interface MoneyOperationData { |
||||
cardNo: string |
||||
money: number |
||||
staffNo: string |
||||
organiNm: string |
||||
serviceTy: string // 1 存 2 取
|
||||
} |
||||
|
||||
// 验证账户密码
|
||||
export const verifyAccountPassword = (cardNo: string, password: string) => { |
||||
return request.get( |
||||
`/weihuijia/verifyAccountPassword?cardNo=${cardNo}&password=${password}`, |
||||
) |
||||
} |
||||
|
||||
// 查询账户信息
|
||||
export const getAccount = (cardNo: string) => { |
||||
return request.get(`/weihuijia/getAccount?cardNo=${cardNo}`) |
||||
} |
||||
|
||||
// 存款操作 /取款操作
|
||||
export const depositOrWithdrawMoney = (data: MoneyOperationData) => { |
||||
return request.post('/weihuijia/withdrawMoney', data) |
||||
} |
||||
|
||||
// 开户
|
||||
export const openAccount = (data: Partial<AccountData>) => { |
||||
return request.post('/weihuijia/openAccount', data) |
||||
} |
||||
|
||||
// 生成银行卡号
|
||||
export const generateBankNumber = (organiNm: string) => { |
||||
return request.get('/weihuijia/generateBankNumber?organiNm=' + organiNm) |
||||
} |
||||
|
||||
// 转账操作
|
||||
export const transferMoney = (data: { |
||||
cardNo: string |
||||
toCardNo: string |
||||
toName: string |
||||
money: number |
||||
staffNo: string |
||||
organiNm: string |
||||
}) => { |
||||
return request.post('/api/transfer', data) |
||||
} |
||||
|
||||
// 销户操作
|
||||
export const closeAccount = (cardNo: string) => { |
||||
return request.post('/api/closeAccount', { cardNo }) |
||||
} |
@ -0,0 +1,32 @@
|
||||
//导入request.js请求工具
|
||||
import request from '../util/request' |
||||
|
||||
//查询
|
||||
export const qryUser = (params) => { |
||||
return request.get(`/qryUser?userNo=${params.userdNo}`); |
||||
} |
||||
// //addUser
|
||||
export const addUser = (ps) => { |
||||
const params = new URLSearchParams() |
||||
for (let key in ps){ |
||||
params.append(key,ps[key]); |
||||
} |
||||
return request.post('/addUser', params); |
||||
} |
||||
// 修改
|
||||
export const updateUserInfo = (ps) => { |
||||
const params = new URLSearchParams() |
||||
for (let key in ps){ |
||||
params.append(key,ps[key]); |
||||
} |
||||
return request.post('/updateUserInfo', params); |
||||
} |
||||
|
||||
//删除
|
||||
export const delUser = (ps) => { |
||||
const params = new URLSearchParams() |
||||
for (let key in ps){ |
||||
params.append(key,ps[key]); |
||||
} |
||||
return request.post('/delUser', params); |
||||
} |
@ -0,0 +1,61 @@
|
||||
//导入request.js请求工具
|
||||
import request from '../util/request' |
||||
|
||||
//员工注册 staffregister
|
||||
export const staffregister = (ps) => { |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return request.post('/staffregister', params); |
||||
} |
||||
|
||||
//员工登录接口
|
||||
export const stafflogin = (params) => { |
||||
return request.post(`/stafflogin?staffNo=${params.uname}&password=${params.upwd}`); |
||||
} |
||||
//注销员工账号
|
||||
export const staffloginByDel = (params) => { |
||||
return request.delete(`/stafflogin?staffNo=${params.uname}&password=${params.upwd}`); |
||||
} |
||||
/** |
||||
* 查询员工信息 |
||||
*/ |
||||
export const qryStaff = (params) => { |
||||
const query = params?.staffNo ? `?staffNo=${params.staffNo}` : ''; |
||||
return request.get(`/qryStaff${query}`); |
||||
} |
||||
|
||||
// 查询机构
|
||||
export const getIns = (ps) => { |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return request.post('/ins', params); |
||||
} |
||||
// //增加员工信息
|
||||
export const addStaff = (ps) => { |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return request.post('/addStaff', params); |
||||
} |
||||
// 更新员工信息
|
||||
export const updateStaff = (ps) => { |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return request.post('/updateStaff', params); |
||||
} |
||||
|
||||
//删除员工信息
|
||||
export const delStaff = (ps) => { |
||||
const params = new URLSearchParams() |
||||
for (let key in ps) { |
||||
params.append(key, ps[key]); |
||||
} |
||||
return request.post('/delStaff', params); |
||||
} |
@ -0,0 +1,17 @@
|
||||
//导入request.js请求工具
|
||||
import request from '../util/request' |
||||
|
||||
//提供调用注册接口的函数
|
||||
export const userRegisterService = (registerData) => { |
||||
//借助UrlSearchParams完成传递
|
||||
// const params = new URLSearchParams()
|
||||
// for (let key in registerData){
|
||||
// params.append(key,registerData[key]);
|
||||
// }
|
||||
|
||||
return request.post('/userRegister', registerData); |
||||
} |
||||
//提供调用登录接口的函数
|
||||
export const userLoginService = (loginData) => { |
||||
return request.post('/userlogin', loginData); |
||||
} |
@ -0,0 +1,86 @@
|
||||
/* color palette from <https://github.com/vuejs/theme> */ |
||||
:root { |
||||
--vt-c-white: #ffffff; |
||||
--vt-c-white-soft: #f8f8f8; |
||||
--vt-c-white-mute: #f2f2f2; |
||||
|
||||
--vt-c-black: #181818; |
||||
--vt-c-black-soft: #222222; |
||||
--vt-c-black-mute: #282828; |
||||
|
||||
--vt-c-indigo: #2c3e50; |
||||
|
||||
--vt-c-divider-light-1: rgba(60, 60, 60, 0.29); |
||||
--vt-c-divider-light-2: rgba(60, 60, 60, 0.12); |
||||
--vt-c-divider-dark-1: rgba(84, 84, 84, 0.65); |
||||
--vt-c-divider-dark-2: rgba(84, 84, 84, 0.48); |
||||
|
||||
--vt-c-text-light-1: var(--vt-c-indigo); |
||||
--vt-c-text-light-2: rgba(60, 60, 60, 0.66); |
||||
--vt-c-text-dark-1: var(--vt-c-white); |
||||
--vt-c-text-dark-2: rgba(235, 235, 235, 0.64); |
||||
} |
||||
|
||||
/* semantic color variables for this project */ |
||||
:root { |
||||
--color-background: var(--vt-c-white); |
||||
--color-background-soft: var(--vt-c-white-soft); |
||||
--color-background-mute: var(--vt-c-white-mute); |
||||
|
||||
--color-border: var(--vt-c-divider-light-2); |
||||
--color-border-hover: var(--vt-c-divider-light-1); |
||||
|
||||
--color-heading: var(--vt-c-text-light-1); |
||||
--color-text: var(--vt-c-text-light-1); |
||||
|
||||
--section-gap: 160px; |
||||
} |
||||
|
||||
@media (prefers-color-scheme: dark) { |
||||
:root { |
||||
--color-background: var(--vt-c-black); |
||||
--color-background-soft: var(--vt-c-black-soft); |
||||
--color-background-mute: var(--vt-c-black-mute); |
||||
|
||||
--color-border: var(--vt-c-divider-dark-2); |
||||
--color-border-hover: var(--vt-c-divider-dark-1); |
||||
|
||||
--color-heading: var(--vt-c-text-dark-1); |
||||
--color-text: var(--vt-c-text-dark-2); |
||||
} |
||||
} |
||||
|
||||
*, |
||||
*::before, |
||||
*::after { |
||||
box-sizing: border-box; |
||||
margin: 0; |
||||
font-weight: normal; |
||||
} |
||||
|
||||
body { |
||||
min-height: 100vh; |
||||
color: var(--color-text); |
||||
background: var(--color-background); |
||||
transition: |
||||
color 0.5s, |
||||
background-color 0.5s; |
||||
line-height: 1.6; |
||||
font-family: |
||||
Inter, |
||||
-apple-system, |
||||
BlinkMacSystemFont, |
||||
'Segoe UI', |
||||
Roboto, |
||||
Oxygen, |
||||
Ubuntu, |
||||
Cantarell, |
||||
'Fira Sans', |
||||
'Droid Sans', |
||||
'Helvetica Neue', |
||||
sans-serif; |
||||
font-size: 15px; |
||||
text-rendering: optimizeLegibility; |
||||
-webkit-font-smoothing: antialiased; |
||||
-moz-osx-font-smoothing: grayscale; |
||||
} |
@ -0,0 +1,32 @@
|
||||
#app { |
||||
font-family: Avenir, Helvetica, Arial, sans-serif; |
||||
-webkit-font-smoothing: antialiased; |
||||
-moz-osx-font-smoothing: grayscale; |
||||
text-align: center; |
||||
color: #2c3e50; |
||||
} |
||||
|
||||
.move-enter-active, |
||||
.move-leave-active { |
||||
transition: opacity 0.1s ease; |
||||
} |
||||
|
||||
.move-enter-from, |
||||
.move-leave-to { |
||||
opacity: 0; |
||||
} |
||||
|
||||
* { |
||||
margin: 0; |
||||
padding: 0; |
||||
} |
||||
|
||||
a { |
||||
text-decoration: none; |
||||
} |
||||
.fr { |
||||
float: right; |
||||
} |
||||
.fl { |
||||
text-align: left; |
||||
} |
After Width: | Height: | Size: 2.9 MiB |
After Width: | Height: | Size: 15 KiB |
@ -0,0 +1,35 @@
|
||||
@import './base.css'; |
||||
|
||||
#app { |
||||
max-width: 1280px; |
||||
margin: 0 auto; |
||||
padding: 2rem; |
||||
font-weight: normal; |
||||
} |
||||
|
||||
a, |
||||
.green { |
||||
text-decoration: none; |
||||
color: hsla(160, 100%, 37%, 1); |
||||
transition: 0.4s; |
||||
padding: 3px; |
||||
} |
||||
|
||||
@media (hover: hover) { |
||||
a:hover { |
||||
background-color: hsla(160, 100%, 37%, 0.2); |
||||
} |
||||
} |
||||
|
||||
@media (min-width: 1024px) { |
||||
body { |
||||
display: flex; |
||||
place-items: center; |
||||
} |
||||
|
||||
#app { |
||||
display: grid; |
||||
grid-template-columns: 1fr 1fr; |
||||
padding: 0 2rem; |
||||
} |
||||
} |
After Width: | Height: | Size: 7.2 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 267 KiB |
After Width: | Height: | Size: 737 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 913 B |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 822 B |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 1023 B |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 864 B |
After Width: | Height: | Size: 2.3 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 366 B |
After Width: | Height: | Size: 532 B |
After Width: | Height: | Size: 426 B |
After Width: | Height: | Size: 95 KiB |
After Width: | Height: | Size: 597 B |
After Width: | Height: | Size: 564 B |
After Width: | Height: | Size: 430 B |
After Width: | Height: | Size: 472 B |
After Width: | Height: | Size: 814 B |
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 659 B |
After Width: | Height: | Size: 937 B |
After Width: | Height: | Size: 754 B |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 29 KiB |
After Width: | Height: | Size: 254 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 985 B |
After Width: | Height: | Size: 783 B |
After Width: | Height: | Size: 817 B |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 27 KiB |
After Width: | Height: | Size: 267 B |
After Width: | Height: | Size: 252 B |
After Width: | Height: | Size: 444 B |
After Width: | Height: | Size: 480 B |
After Width: | Height: | Size: 27 KiB |
@ -0,0 +1,145 @@
|
||||
<template> |
||||
<div class="header"> |
||||
<div class="logo">员工管理平台</div> |
||||
<div class="mytime">今天是 {{fullyear}} 年 {{month}} 月 {{datet}} 日 星期{{weekstr}}</div> |
||||
<div class="header-right"> |
||||
<div class="header-user-con"> |
||||
<!-- 用户头像 --> |
||||
<div class="user-avator"> |
||||
<img src="../assets/mylogo.png" /> |
||||
</div> |
||||
<!-- 用户名下拉菜单 --> |
||||
<el-dropdown class="user-name" trigger="click" @command="handleCommand"> |
||||
<span class="el-dropdown-link"> |
||||
{{ userName }} |
||||
<i class="el-icon-caret-bottom"></i> |
||||
</span> |
||||
<template #dropdown> |
||||
<el-dropdown-menu> |
||||
<el-dropdown-item divided command="loginout">退出登录</el-dropdown-item> |
||||
</el-dropdown-menu> |
||||
</template> |
||||
</el-dropdown> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</template> |
||||
<script setup> |
||||
import { useRouter } from "vue-router" |
||||
const Router = useRouter() |
||||
const userName = sessionStorage.getItem("uname") |
||||
const handleCommand = (e) => { |
||||
if (e == "loginout") { |
||||
sessionStorage.removeItem("uname") |
||||
Router.push("/"); |
||||
} |
||||
} |
||||
const myDate = new Date() |
||||
const fullyear = myDate.getFullYear() |
||||
const month = myDate.getMonth() + 1 |
||||
const datet = myDate.getDate() |
||||
const Week = ['日','一','二','三','四','五','六'] |
||||
const weekstr = Week[myDate.getDay()] |
||||
</script> |
||||
<style scoped> |
||||
.header { |
||||
position: relative; |
||||
box-sizing: border-box; |
||||
width: 100%; |
||||
height: 70px; |
||||
font-size: 22px; |
||||
background: #242f42; |
||||
color: #fff; |
||||
} |
||||
|
||||
.collapse-btn { |
||||
float: left; |
||||
padding: 0 21px; |
||||
cursor: pointer; |
||||
line-height: 70px; |
||||
} |
||||
|
||||
.header .logo { |
||||
float: left; |
||||
width: 250px; |
||||
line-height: 70px; |
||||
} |
||||
|
||||
.header .mytime { |
||||
float: left; |
||||
width: 500px; |
||||
line-height: 70px; |
||||
} |
||||
|
||||
.header-right { |
||||
float: right; |
||||
padding-right: 50px; |
||||
} |
||||
|
||||
.header-user-con { |
||||
display: flex; |
||||
height: 70px; |
||||
align-items: center; |
||||
} |
||||
|
||||
.btn-fullscreen { |
||||
transform: rotate(45deg); |
||||
margin-right: 5px; |
||||
font-size: 24px; |
||||
} |
||||
|
||||
.btn-bell, |
||||
.btn-fullscreen { |
||||
position: relative; |
||||
width: 30px; |
||||
height: 30px; |
||||
text-align: center; |
||||
border-radius: 15px; |
||||
cursor: pointer; |
||||
} |
||||
|
||||
.btn-bell-badge { |
||||
position: absolute; |
||||
right: 0; |
||||
top: -2px; |
||||
width: 8px; |
||||
height: 8px; |
||||
border-radius: 4px; |
||||
background: #f56c6c; |
||||
color: #fff; |
||||
} |
||||
|
||||
.btn-bell .el-icon-bell { |
||||
color: #fff; |
||||
} |
||||
|
||||
.user-name { |
||||
margin-left: 10px; |
||||
} |
||||
|
||||
.user-avator { |
||||
margin-left: 20px; |
||||
transition: 0.5s; |
||||
} |
||||
|
||||
.user-avator:hover { |
||||
transform: rotate(360deg); |
||||
} |
||||
|
||||
.user-avator img { |
||||
display: block; |
||||
width: 40px; |
||||
height: 40px; |
||||
border-radius: 50%; |
||||
} |
||||
|
||||
.el-dropdown-link { |
||||
color: #fff; |
||||
cursor: pointer; |
||||
margin-left: 5px; |
||||
} |
||||
|
||||
.el-dropdown-menu__item { |
||||
text-align: center; |
||||
} |
||||
</style> |
@ -0,0 +1,44 @@
|
||||
<script setup> |
||||
defineProps({ |
||||
msg: { |
||||
type: String, |
||||
required: true, |
||||
}, |
||||
}) |
||||
</script> |
||||
|
||||
<template> |
||||
<div class="greetings"> |
||||
<h1 class="green">{{ msg }}</h1> |
||||
<h3> |
||||
You’ve successfully created a project with |
||||
<a href="https://vite.dev/" target="_blank" rel="noopener">Vite</a> + |
||||
<a href="https://vuejs.org/" target="_blank" rel="noopener">Vue 3</a>. |
||||
</h3> |
||||
</div> |
||||
</template> |
||||
|
||||
<style scoped> |
||||
h1 { |
||||
font-weight: 500; |
||||
font-size: 2.6rem; |
||||
position: relative; |
||||
top: -10px; |
||||
} |
||||
|
||||
h3 { |
||||
font-size: 1.2rem; |
||||
} |
||||
|
||||
.greetings h1, |
||||
.greetings h3 { |
||||
text-align: center; |
||||
} |
||||
|
||||
@media (min-width: 1024px) { |
||||
.greetings h1, |
||||
.greetings h3 { |
||||
text-align: left; |
||||
} |
||||
} |
||||
</style> |
@ -0,0 +1,112 @@
|
||||
<template> |
||||
<div class="sidebar"> |
||||
<el-menu class="sidebar-el-menu" background-color="#324157" text-color="#bfcbd9" active-text-color="#20a0ff" |
||||
unique-opened router> |
||||
<template v-for="item in state.items"> |
||||
<template v-if="item.subs"> |
||||
<el-sub-menu :index="item.index" :key="item.index"> |
||||
<template #title> |
||||
<el-icon> |
||||
<Menu /> |
||||
</el-icon> |
||||
{{ item.title }} |
||||
</template> |
||||
<template v-for="subItem in item.subs"> |
||||
<el-sub-menu v-if="subItem.subs" :index="subItem.index" :key="subItem.index"> |
||||
<template #title> |
||||
<ElIcon> |
||||
<edit /> |
||||
</ElIcon> |
||||
{{ subItem.title }} |
||||
</template> |
||||
<el-menu-item v-for="(threeItem, i) in subItem.subs" :key="i" :index="threeItem.index"> |
||||
<ElIcon> |
||||
<edit /> |
||||
</ElIcon> |
||||
{{ threeItem.title }} |
||||
</el-menu-item> |
||||
</el-sub-menu> |
||||
<el-menu-item v-else :index="subItem.index" :key="subItem.index + 1"> |
||||
<ElIcon> |
||||
<edit /> |
||||
</ElIcon> |
||||
{{ subItem.title }} |
||||
</el-menu-item> |
||||
</template> |
||||
</el-sub-menu> |
||||
</template> |
||||
<template v-else> |
||||
<el-menu-item :index="item.index" :key="item.index"> |
||||
<template #title> |
||||
<el-icon> |
||||
<Menu /> |
||||
</el-icon> |
||||
{{ item.title }} |
||||
</template> |
||||
</el-menu-item> |
||||
</template> |
||||
</template> |
||||
</el-menu> |
||||
</div> |
||||
</template> |
||||
<script setup> |
||||
import { |
||||
reactive |
||||
} from "vue"; |
||||
const state = reactive({ |
||||
items: [ |
||||
{ |
||||
index: "homeshou", |
||||
title: "首页" |
||||
}, |
||||
{ |
||||
index: "1", |
||||
title: "员工信息维护", |
||||
subs: [ |
||||
{ |
||||
index: "typemanage", |
||||
title: "花名册" |
||||
}, |
||||
{ |
||||
index: "goodsmanage", |
||||
title: "员工个人档案" |
||||
} |
||||
], |
||||
}, |
||||
{ |
||||
index: "salesstatistics", |
||||
title: "薪资管理" |
||||
|
||||
}, |
||||
{ |
||||
index: "teammanage", |
||||
title: "员工权限维护" |
||||
|
||||
} |
||||
] |
||||
}); |
||||
</script> |
||||
<style scoped> |
||||
.sidebar { |
||||
display: block; |
||||
position: absolute; |
||||
left: 0; |
||||
top: 70px; |
||||
bottom: 0; |
||||
overflow-y: scroll; |
||||
background: pink; |
||||
} |
||||
|
||||
.sidebar::-webkit-scrollbar { |
||||
width: 0; |
||||
} |
||||
|
||||
.sidebar-el-menu:not(.el-menu--collapse) { |
||||
width: 250px; |
||||
} |
||||
|
||||
.sidebar>ul { |
||||
height: 100%; |
||||
text-align: left; |
||||
} |
||||
</style> |
@ -0,0 +1,40 @@
|
||||
<template> |
||||
<el-card class="chart-card"> |
||||
<template #header v-if="$slots.header"> |
||||
<slot name="header"></slot> |
||||
</template> |
||||
<div ref="chartRef" style="height: 400px"></div> |
||||
</el-card> |
||||
</template> |
||||
|
||||
<script setup> |
||||
import { ref, onMounted, onUnmounted } from 'vue' |
||||
import * as echarts from 'echarts' |
||||
|
||||
const props = defineProps({ |
||||
options: { |
||||
type: Object, |
||||
required: true |
||||
} |
||||
}) |
||||
|
||||
const chartRef = ref(null) |
||||
let chartInstance = null |
||||
|
||||
onMounted(() => { |
||||
chartInstance = echarts.init(chartRef.value) |
||||
chartInstance.setOption(props.options) |
||||
}) |
||||
|
||||
onUnmounted(() => { |
||||
if (chartInstance) { |
||||
chartInstance.dispose() |
||||
} |
||||
}) |
||||
</script> |
||||
|
||||
<style scoped> |
||||
.chart-card { |
||||
padding: 20px; |
||||
} |
||||
</style> |
@ -0,0 +1,94 @@
|
||||
<script setup> |
||||
import WelcomeItem from './WelcomeItem.vue' |
||||
import DocumentationIcon from './icons/IconDocumentation.vue' |
||||
import ToolingIcon from './icons/IconTooling.vue' |
||||
import EcosystemIcon from './icons/IconEcosystem.vue' |
||||
import CommunityIcon from './icons/IconCommunity.vue' |
||||
import SupportIcon from './icons/IconSupport.vue' |
||||
|
||||
const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md') |
||||
</script> |
||||
|
||||
<template> |
||||
<WelcomeItem> |
||||
<template #icon> |
||||
<DocumentationIcon /> |
||||
</template> |
||||
<template #heading>Documentation</template> |
||||
|
||||
Vue’s |
||||
<a href="https://vuejs.org/" target="_blank" rel="noopener">official documentation</a> |
||||
provides you with all information you need to get started. |
||||
</WelcomeItem> |
||||
|
||||
<WelcomeItem> |
||||
<template #icon> |
||||
<ToolingIcon /> |
||||
</template> |
||||
<template #heading>Tooling</template> |
||||
|
||||
This project is served and bundled with |
||||
<a href="https://vite.dev/guide/features.html" target="_blank" rel="noopener">Vite</a>. The |
||||
recommended IDE setup is |
||||
<a href="https://code.visualstudio.com/" target="_blank" rel="noopener">VSCode</a> |
||||
+ |
||||
<a href="https://github.com/johnsoncodehk/volar" target="_blank" rel="noopener">Volar</a>. If |
||||
you need to test your components and web pages, check out |
||||
<a href="https://vitest.dev/" target="_blank" rel="noopener">Vitest</a> |
||||
and |
||||
<a href="https://www.cypress.io/" target="_blank" rel="noopener">Cypress</a> |
||||
/ |
||||
<a href="https://playwright.dev/" target="_blank" rel="noopener">Playwright</a>. |
||||
|
||||
<br /> |
||||
|
||||
More instructions are available in |
||||
<a href="javascript:void(0)" @click="openReadmeInEditor"><code>README.md</code></a |
||||
>. |
||||
</WelcomeItem> |
||||
|
||||
<WelcomeItem> |
||||
<template #icon> |
||||
<EcosystemIcon /> |
||||
</template> |
||||
<template #heading>Ecosystem</template> |
||||
|
||||
Get official tools and libraries for your project: |
||||
<a href="https://pinia.vuejs.org/" target="_blank" rel="noopener">Pinia</a>, |
||||
<a href="https://router.vuejs.org/" target="_blank" rel="noopener">Vue Router</a>, |
||||
<a href="https://test-utils.vuejs.org/" target="_blank" rel="noopener">Vue Test Utils</a>, and |
||||
<a href="https://github.com/vuejs/devtools" target="_blank" rel="noopener">Vue Dev Tools</a>. If |
||||
you need more resources, we suggest paying |
||||
<a href="https://github.com/vuejs/awesome-vue" target="_blank" rel="noopener">Awesome Vue</a> |
||||
a visit. |
||||
</WelcomeItem> |
||||
|
||||
<WelcomeItem> |
||||
<template #icon> |
||||
<CommunityIcon /> |
||||
</template> |
||||
<template #heading>Community</template> |
||||
|
||||
Got stuck? Ask your question on |
||||
<a href="https://chat.vuejs.org" target="_blank" rel="noopener">Vue Land</a> |
||||
(our official Discord server), or |
||||
<a href="https://stackoverflow.com/questions/tagged/vue.js" target="_blank" rel="noopener" |
||||
>StackOverflow</a |
||||
>. You should also follow the official |
||||
<a href="https://bsky.app/profile/vuejs.org" target="_blank" rel="noopener">@vuejs.org</a> |
||||
Bluesky account or the |
||||
<a href="https://x.com/vuejs" target="_blank" rel="noopener">@vuejs</a> |
||||
X account for latest news in the Vue world. |
||||
</WelcomeItem> |
||||
|
||||
<WelcomeItem> |
||||
<template #icon> |
||||
<SupportIcon /> |
||||
</template> |
||||
<template #heading>Support Vue</template> |
||||
|
||||
As an independent project, Vue relies on community backing for its sustainability. You can help |
||||
us by |
||||
<a href="https://vuejs.org/sponsor/" target="_blank" rel="noopener">becoming a sponsor</a>. |
||||
</WelcomeItem> |
||||
</template> |
@ -0,0 +1,87 @@
|
||||
<template> |
||||
<div class="item"> |
||||
<i> |
||||
<slot name="icon"></slot> |
||||
</i> |
||||
<div class="details"> |
||||
<h3> |
||||
<slot name="heading"></slot> |
||||
</h3> |
||||
<slot></slot> |
||||
</div> |
||||
</div> |
||||
</template> |
||||
|
||||
<style scoped> |
||||
.item { |
||||
margin-top: 2rem; |
||||
display: flex; |
||||
position: relative; |
||||
} |
||||
|
||||
.details { |
||||
flex: 1; |
||||
margin-left: 1rem; |
||||
} |
||||
|
||||
i { |
||||
display: flex; |
||||
place-items: center; |
||||
place-content: center; |
||||
width: 32px; |
||||
height: 32px; |
||||
|
||||
color: var(--color-text); |
||||
} |
||||
|
||||
h3 { |
||||
font-size: 1.2rem; |
||||
font-weight: 500; |
||||
margin-bottom: 0.4rem; |
||||
color: var(--color-heading); |
||||
} |
||||
|
||||
@media (min-width: 1024px) { |
||||
.item { |
||||
margin-top: 0; |
||||
padding: 0.4rem 0 1rem calc(var(--section-gap) / 2); |
||||
} |
||||
|
||||
i { |
||||
top: calc(50% - 25px); |
||||
left: -26px; |
||||
position: absolute; |
||||
border: 1px solid var(--color-border); |
||||
background: var(--color-background); |
||||
border-radius: 8px; |
||||
width: 50px; |
||||
height: 50px; |
||||
} |
||||
|
||||
.item:before { |
||||
content: ' '; |
||||
border-left: 1px solid var(--color-border); |
||||
position: absolute; |
||||
left: 0; |
||||
bottom: calc(50% + 25px); |
||||
height: calc(50% - 25px); |
||||
} |
||||
|
||||
.item:after { |
||||
content: ' '; |
||||
border-left: 1px solid var(--color-border); |
||||
position: absolute; |
||||
left: 0; |
||||
top: calc(50% + 25px); |
||||
height: calc(50% - 25px); |
||||
} |
||||
|
||||
.item:first-of-type:before { |
||||
display: none; |
||||
} |
||||
|
||||
.item:last-of-type:after { |
||||
display: none; |
||||
} |
||||
} |
||||
</style> |
@ -0,0 +1,7 @@
|
||||
<template> |
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"> |
||||
<path |
||||
d="M15 4a1 1 0 1 0 0 2V4zm0 11v-1a1 1 0 0 0-1 1h1zm0 4l-.707.707A1 1 0 0 0 16 19h-1zm-4-4l.707-.707A1 1 0 0 0 11 14v1zm-4.707-1.293a1 1 0 0 0-1.414 1.414l1.414-1.414zm-.707.707l-.707-.707.707.707zM9 11v-1a1 1 0 0 0-.707.293L9 11zm-4 0h1a1 1 0 0 0-1-1v1zm0 4H4a1 1 0 0 0 1.707.707L5 15zm10-9h2V4h-2v2zm2 0a1 1 0 0 1 1 1h2a3 3 0 0 0-3-3v2zm1 1v6h2V7h-2zm0 6a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3h-2zm-1 1h-2v2h2v-2zm-3 1v4h2v-4h-2zm1.707 3.293l-4-4-1.414 1.414 4 4 1.414-1.414zM11 14H7v2h4v-2zm-4 0c-.276 0-.525-.111-.707-.293l-1.414 1.414C5.42 15.663 6.172 16 7 16v-2zm-.707 1.121l3.414-3.414-1.414-1.414-3.414 3.414 1.414 1.414zM9 12h4v-2H9v2zm4 0a3 3 0 0 0 3-3h-2a1 1 0 0 1-1 1v2zm3-3V3h-2v6h2zm0-6a3 3 0 0 0-3-3v2a1 1 0 0 1 1 1h2zm-3-3H3v2h10V0zM3 0a3 3 0 0 0-3 3h2a1 1 0 0 1 1-1V0zM0 3v6h2V3H0zm0 6a3 3 0 0 0 3 3v-2a1 1 0 0 1-1-1H0zm3 3h2v-2H3v2zm1-1v4h2v-4H4zm1.707 4.707l.586-.586-1.414-1.414-.586.586 1.414 1.414z" |
||||
/> |
||||
</svg> |
||||
</template> |
@ -0,0 +1,7 @@
|
||||
<template> |
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="17" fill="currentColor"> |
||||
<path |
||||
d="M11 2.253a1 1 0 1 0-2 0h2zm-2 13a1 1 0 1 0 2 0H9zm.447-12.167a1 1 0 1 0 1.107-1.666L9.447 3.086zM1 2.253L.447 1.42A1 1 0 0 0 0 2.253h1zm0 13H0a1 1 0 0 0 1.553.833L1 15.253zm8.447.833a1 1 0 1 0 1.107-1.666l-1.107 1.666zm0-14.666a1 1 0 1 0 1.107 1.666L9.447 1.42zM19 2.253h1a1 1 0 0 0-.447-.833L19 2.253zm0 13l-.553.833A1 1 0 0 0 20 15.253h-1zm-9.553-.833a1 1 0 1 0 1.107 1.666L9.447 14.42zM9 2.253v13h2v-13H9zm1.553-.833C9.203.523 7.42 0 5.5 0v2c1.572 0 2.961.431 3.947 1.086l1.107-1.666zM5.5 0C3.58 0 1.797.523.447 1.42l1.107 1.666C2.539 2.431 3.928 2 5.5 2V0zM0 2.253v13h2v-13H0zm1.553 13.833C2.539 15.431 3.928 15 5.5 15v-2c-1.92 0-3.703.523-5.053 1.42l1.107 1.666zM5.5 15c1.572 0 2.961.431 3.947 1.086l1.107-1.666C9.203 13.523 7.42 13 5.5 13v2zm5.053-11.914C11.539 2.431 12.928 2 14.5 2V0c-1.92 0-3.703.523-5.053 1.42l1.107 1.666zM14.5 2c1.573 0 2.961.431 3.947 1.086l1.107-1.666C18.203.523 16.421 0 14.5 0v2zm3.5.253v13h2v-13h-2zm1.553 12.167C18.203 13.523 16.421 13 14.5 13v2c1.573 0 2.961.431 3.947 1.086l1.107-1.666zM14.5 13c-1.92 0-3.703.523-5.053 1.42l1.107 1.666C11.539 15.431 12.928 15 14.5 15v-2z" |
||||
/> |
||||
</svg> |
||||
</template> |
@ -0,0 +1,7 @@
|
||||
<template> |
||||
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="20" fill="currentColor"> |
||||
<path |
||||
d="M11.447 8.894a1 1 0 1 0-.894-1.789l.894 1.789zm-2.894-.789a1 1 0 1 0 .894 1.789l-.894-1.789zm0 1.789a1 1 0 1 0 .894-1.789l-.894 1.789zM7.447 7.106a1 1 0 1 0-.894 1.789l.894-1.789zM10 9a1 1 0 1 0-2 0h2zm-2 2.5a1 1 0 1 0 2 0H8zm9.447-5.606a1 1 0 1 0-.894-1.789l.894 1.789zm-2.894-.789a1 1 0 1 0 .894 1.789l-.894-1.789zm2 .789a1 1 0 1 0 .894-1.789l-.894 1.789zm-1.106-2.789a1 1 0 1 0-.894 1.789l.894-1.789zM18 5a1 1 0 1 0-2 0h2zm-2 2.5a1 1 0 1 0 2 0h-2zm-5.447-4.606a1 1 0 1 0 .894-1.789l-.894 1.789zM9 1l.447-.894a1 1 0 0 0-.894 0L9 1zm-2.447.106a1 1 0 1 0 .894 1.789l-.894-1.789zm-6 3a1 1 0 1 0 .894 1.789L.553 4.106zm2.894.789a1 1 0 1 0-.894-1.789l.894 1.789zm-2-.789a1 1 0 1 0-.894 1.789l.894-1.789zm1.106 2.789a1 1 0 1 0 .894-1.789l-.894 1.789zM2 5a1 1 0 1 0-2 0h2zM0 7.5a1 1 0 1 0 2 0H0zm8.553 12.394a1 1 0 1 0 .894-1.789l-.894 1.789zm-1.106-2.789a1 1 0 1 0-.894 1.789l.894-1.789zm1.106 1a1 1 0 1 0 .894 1.789l-.894-1.789zm2.894.789a1 1 0 1 0-.894-1.789l.894 1.789zM8 19a1 1 0 1 0 2 0H8zm2-2.5a1 1 0 1 0-2 0h2zm-7.447.394a1 1 0 1 0 .894-1.789l-.894 1.789zM1 15H0a1 1 0 0 0 .553.894L1 15zm1-2.5a1 1 0 1 0-2 0h2zm12.553 2.606a1 1 0 1 0 .894 1.789l-.894-1.789zM17 15l.447.894A1 1 0 0 0 18 15h-1zm1-2.5a1 1 0 1 0-2 0h2zm-7.447-5.394l-2 1 .894 1.789 2-1-.894-1.789zm-1.106 1l-2-1-.894 1.789 2 1 .894-1.789zM8 9v2.5h2V9H8zm8.553-4.894l-2 1 .894 1.789 2-1-.894-1.789zm.894 0l-2-1-.894 1.789 2 1 .894-1.789zM16 5v2.5h2V5h-2zm-4.553-3.894l-2-1-.894 1.789 2 1 .894-1.789zm-2.894-1l-2 1 .894 1.789 2-1L8.553.106zM1.447 5.894l2-1-.894-1.789-2 1 .894 1.789zm-.894 0l2 1 .894-1.789-2-1-.894 1.789zM0 5v2.5h2V5H0zm9.447 13.106l-2-1-.894 1.789 2 1 .894-1.789zm0 1.789l2-1-.894-1.789-2 1 .894 1.789zM10 19v-2.5H8V19h2zm-6.553-3.894l-2-1-.894 1.789 2 1 .894-1.789zM2 15v-2.5H0V15h2zm13.447 1.894l2-1-.894-1.789-2 1 .894 1.789zM18 15v-2.5h-2V15h2z" |
||||
/> |
||||
</svg> |
||||
</template> |
@ -0,0 +1,7 @@
|
||||
<template> |
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor"> |
||||
<path |
||||
d="M10 3.22l-.61-.6a5.5 5.5 0 0 0-7.666.105 5.5 5.5 0 0 0-.114 7.665L10 18.78l8.39-8.4a5.5 5.5 0 0 0-.114-7.665 5.5 5.5 0 0 0-7.666-.105l-.61.61z" |
||||
/> |
||||
</svg> |
||||
</template> |
@ -0,0 +1,19 @@
|
||||
<!-- This icon is from <https://github.com/Templarian/MaterialDesign>, distributed under Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0) license--> |
||||
<template> |
||||
<svg |
||||
xmlns="http://www.w3.org/2000/svg" |
||||
xmlns:xlink="http://www.w3.org/1999/xlink" |
||||
aria-hidden="true" |
||||
role="img" |
||||
class="iconify iconify--mdi" |
||||
width="24" |
||||
height="24" |
||||
preserveAspectRatio="xMidYMid meet" |
||||
viewBox="0 0 24 24" |
||||
> |
||||
<path |
||||
d="M20 18v-4h-3v1h-2v-1H9v1H7v-1H4v4h16M6.33 8l-1.74 4H7v-1h2v1h6v-1h2v1h2.41l-1.74-4H6.33M9 5v1h6V5H9m12.84 7.61c.1.22.16.48.16.8V18c0 .53-.21 1-.6 1.41c-.4.4-.85.59-1.4.59H4c-.55 0-1-.19-1.4-.59C2.21 19 2 18.53 2 18v-4.59c0-.32.06-.58.16-.8L4.5 7.22C4.84 6.41 5.45 6 6.33 6H7V5c0-.55.18-1 .57-1.41C7.96 3.2 8.44 3 9 3h6c.56 0 1.04.2 1.43.59c.39.41.57.86.57 1.41v1h.67c.88 0 1.49.41 1.83 1.22l2.34 5.39z" |
||||
fill="currentColor" |
||||
></path> |
||||
</svg> |
||||
</template> |
@ -0,0 +1,260 @@
|
||||
input{ |
||||
border: 1px solid #817f8d; |
||||
width: clamp(200px,4vw,400px); |
||||
height: clamp(30px,0.6vw,60px); |
||||
vertical-align: middle; |
||||
} |
||||
p{ |
||||
color: #52505a; |
||||
font-family: "Alibaba PuHuiTi"; |
||||
font-size: clamp(1rem, 1.5vw, 2rem); |
||||
font-style: normal; |
||||
color: #52505a; |
||||
} |
||||
select{ |
||||
width: clamp(207px,4.14vw,414px); |
||||
height: clamp(32px,0.64vw,64px); |
||||
} |
||||
input{ |
||||
padding-left: 5px; |
||||
} |
||||
textarea{ |
||||
resize: none; |
||||
} |
||||
button:active{ |
||||
background-color: #817f8d; |
||||
} |
||||
button:hover{ |
||||
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); |
||||
} |
||||
|
||||
|
||||
/* 上盒子开始 */ |
||||
.main>.main-box>.control .main-top>form{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-top div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-top .check1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-top .check2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-top .check3{ |
||||
justify-content: start; |
||||
align-items: center; |
||||
} |
||||
.main>.main-box>.control .main-top div>button{ |
||||
width: clamp(70px,1.4vw,140px); |
||||
height: clamp(32px,1.14vw,64px); |
||||
border: 1px solid #817f8d; |
||||
} |
||||
|
||||
/* 上盒子结束 */ |
||||
|
||||
/* 下盒子开始 */ |
||||
/* 1 */ |
||||
.main>.main-box>.control .main-bottom>form>.box1{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box1>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box1>.b1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box1>.b2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box1>.b3{ |
||||
justify-content: start; |
||||
} |
||||
/* 1 */ |
||||
/* 2 */ |
||||
.main>.main-box>.control .main-bottom>form>.box2{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box2>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box2>.b4{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box2>.b5{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box2>.b6{ |
||||
justify-content: start; |
||||
} |
||||
/* 2 */ |
||||
/* 3 */ |
||||
.main>.main-box>.control .main-bottom>form>.box3{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box3>div{ |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box3>.b7{ |
||||
justify-content: center; |
||||
flex: 2; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box3>.b7 textarea{ |
||||
vertical-align: middle; |
||||
font-size: 20px; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box3>.b7-2{ |
||||
flex: 1; |
||||
justify-content: start; |
||||
} |
||||
/* 3 */ |
||||
/* 4 */ |
||||
.main>.main-box>.control .main-bottom>form>.box4{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box4>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box4>.b8{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box4>.b9{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box4>.b10{ |
||||
justify-content: start; |
||||
} |
||||
/* 4 */ |
||||
/* 5 */ |
||||
.main>.main-box>.control .main-bottom>form>.box5{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box5>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box5>.b11{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box5>.b12{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box5>.b113{ |
||||
justify-content: start; |
||||
} |
||||
/* 5 */ |
||||
/* 6 */ |
||||
.main>.main-box>.control .main-bottom .box6{ |
||||
text-align: center; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box6 button{ |
||||
width: clamp(130px,2.6vw,260px); |
||||
height: clamp(60px,1.2vw,120px); |
||||
font-size: clamp(25px,0.5vw,50px); |
||||
border: 1px solid #817f8d; |
||||
color: #434244; |
||||
} |
||||
/* 6 */ |
||||
|
||||
|
||||
/* 弹窗样式 */ |
||||
.popup { |
||||
display: none; |
||||
position: fixed; |
||||
top: 50%; |
||||
left: 50%; |
||||
transform: translate(-50%, -50%); |
||||
background-color: rgb(175, 242, 202); |
||||
/* 增大内边距,让内容与边框距离更远 */ |
||||
padding: 30px; |
||||
/* 增大宽度 */ |
||||
width: 450px; |
||||
border: 2px solid #ccc; |
||||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); |
||||
z-index: 1000; |
||||
} |
||||
|
||||
.popup-content { |
||||
max-height: 400px; |
||||
overflow-y: auto; |
||||
text-align: left; /* 文本水平左对齐 */ |
||||
display: flex; |
||||
flex-direction: column; |
||||
justify-content: flex-start; /* 元素在主轴(垂直方向)上从起始位置开始排列 */ |
||||
align-items: flex-start; /* 元素在交叉轴(水平方向)上从起始位置开始排列 */ |
||||
font-size: 30px; |
||||
/* font-weight: bold; */ |
||||
} |
||||
|
||||
.popup-close { |
||||
position: absolute; |
||||
top: 10px; |
||||
right: 10px; |
||||
cursor: pointer; |
||||
/* 设置关闭按钮的字体大小 */ |
||||
font-size: 24px; |
||||
} |
||||
|
||||
/* 按钮容器样式 */ |
||||
.popup-buttons { |
||||
display: flex; |
||||
justify-content: center; |
||||
margin-top: 20px; |
||||
} |
||||
|
||||
/* 提交按钮样式 */ |
||||
.popup-submit { |
||||
padding: 10px 20px; |
||||
background-color: #4CAF50; |
||||
color: white; |
||||
border: none; |
||||
border-radius: 4px; |
||||
cursor: pointer; |
||||
margin-left: 10px; |
||||
} |
||||
|
||||
/* 取消按钮样式 */ |
||||
.popup-cancel { |
||||
padding: 10px 20px; |
||||
background-color: #f44336; |
||||
color: white; |
||||
border: none; |
||||
border-radius: 4px; |
||||
cursor: pointer; |
||||
} |
||||
|
||||
/* 提交成功弹窗样式 */ |
||||
.success-popup { |
||||
display: none; |
||||
position: fixed; |
||||
top: 50%; |
||||
left: 50%; |
||||
transform: translate(-50%, -50%); |
||||
background-color: rgb(202, 248, 192); |
||||
/* 增大内边距,让内容与边框距离更远 */ |
||||
padding: 70px; |
||||
/* 增大宽度 */ |
||||
width: 650px; |
||||
border: 1px solid #ccc; |
||||
box-shadow: 0 0 10px rgba(10, 10, 10, 0.97); |
||||
z-index: 1100; |
||||
/* font-weight: bold; */ |
||||
|
||||
} |
@ -0,0 +1,160 @@
|
||||
input{ |
||||
border: 1px solid #817f8d; |
||||
width: clamp(200px,4vw,400px); |
||||
height: clamp(30px,0.6vw,60px); |
||||
vertical-align: middle; |
||||
} |
||||
p{ |
||||
color: #52505a; |
||||
font-family: "Alibaba PuHuiTi"; |
||||
font-size: clamp(1rem, 1.5vw, 2rem); |
||||
font-style: normal; |
||||
color: #52505a; |
||||
} |
||||
select{ |
||||
width: clamp(207px,4.14vw,414px); |
||||
height: clamp(32px,0.64vw,64px); |
||||
} |
||||
input{ |
||||
padding-left: 5px; |
||||
} |
||||
textarea{ |
||||
resize: none; |
||||
} |
||||
button:active{ |
||||
background-color: #817f8d; |
||||
} |
||||
button:hover{ |
||||
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); |
||||
} |
||||
/* 第一部分 */ |
||||
.main>.main-box>.control .a-check>form{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-check div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-check .check1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-check .check2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-check .check3{ |
||||
justify-content: start; |
||||
align-items: center; |
||||
} |
||||
.main>.main-box>.control .a-check div>button{ |
||||
width: clamp(70px,1.4vw,140px); |
||||
height: clamp(32px,1.14vw,64px); |
||||
border: 1px solid #817f8d; |
||||
} |
||||
/* 第二部分 */ |
||||
/* 2-1 */ |
||||
.main>.main-box>.control .a-result>form>.box1{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-2 */ |
||||
.main>.main-box>.control .a-result>form>.box2{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-3 */ |
||||
.main>.main-box>.control .a-result>form>.box3{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box3>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box3>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-result .box3>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-result .box3>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-4 */ |
||||
.main>.main-box>.control .a-result>form>.box4{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box4>div{ |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box4>.item1{ |
||||
justify-content: center; |
||||
flex: 2; |
||||
} |
||||
.main>.main-box>.control .a-result .box4>.item1 textarea{ |
||||
vertical-align: middle; |
||||
font-size: 20px; |
||||
} |
||||
.main>.main-box>.control .a-result .box4>.item2{ |
||||
flex: 1; |
||||
justify-content: start; |
||||
} |
||||
/* 2-5 */ |
||||
.main>.main-box>.control .a-result>form>.box5{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box5>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box5>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-result .box5>.item2{ |
||||
justify-content: center; |
||||
} |
||||
/* 2-6 */ |
||||
.main>.main-box>.control .a-result .box6{ |
||||
text-align: center; |
||||
} |
||||
.main>.main-box>.control .a-result .box6>button{ |
||||
width: clamp(130px,2.6vw,260px); |
||||
height: clamp(60px,1.2vw,120px); |
||||
font-size: clamp(25px,0.5vw,50px); |
||||
border: 1px solid #817f8d; |
||||
color: #434244; |
||||
} |
@ -0,0 +1,180 @@
|
||||
/* 框架 */ |
||||
/* 全局样式 */ |
||||
#app{ |
||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; |
||||
margin: 0; |
||||
padding: 0; |
||||
display: flex; |
||||
flex-direction: column; |
||||
min-height: 100vh; |
||||
height: 100%; |
||||
} |
||||
|
||||
.fra-head{ |
||||
border-bottom: 2px solid #dee1e3; |
||||
background-color: #f8fbfb; |
||||
display: flex; |
||||
height: clamp(100px,2vw,200px); |
||||
} |
||||
|
||||
.fra-head>.fra-head-left{ |
||||
flex: 1; |
||||
border-right: 1px solid rgb(226, 224, 224); |
||||
/* background-image: url(../image/组\ 2\(4\).png); */ |
||||
background-image: url(../image/top.png); |
||||
background-size: cover; |
||||
background-repeat: no-repeat; |
||||
filter: brightness(0.8) contrast(1.5) saturate(1.2); |
||||
display: flex; |
||||
} |
||||
.fra-head>.fra-head-left>.left-box{ |
||||
flex: 1; |
||||
display: flex; |
||||
justify-content: center; |
||||
align-items: center; |
||||
border-bottom: 2px solid #ececec; |
||||
} |
||||
.fra-head>.fra-head-left>.left-box>.box-img{ |
||||
width: clamp(50px,1vw,100px); |
||||
height: clamp(50px,1vw,100px); |
||||
background-color: #4874cb; |
||||
border-radius:clamp(25px,0.5vw,50px); |
||||
margin-right: clamp(20px,0.4vw,40px); |
||||
} |
||||
.fra-head>.fra-head-left>.left-box>.box-word{ |
||||
vertical-align: middle; |
||||
} |
||||
.fra-head>.fra-head-left>.left-box span{ |
||||
font-size: clamp(30px,0.6vw,60px); |
||||
} |
||||
|
||||
.fra-head-right{ |
||||
flex: 7; |
||||
background-color: #f8fbfb; |
||||
} |
||||
.fra-head-right>.right-box{ |
||||
float: right; |
||||
height: 100%; |
||||
display: flex; |
||||
justify-content: end; |
||||
align-items: center; |
||||
} |
||||
.fra-head-right span{ |
||||
font-size: clamp(17px,0.35vw,34px); |
||||
vertical-align: middle; |
||||
float: left; |
||||
} |
||||
.fra-head-right .box-img{ |
||||
width: clamp(40px,0.8vw,80px); |
||||
height: clamp(40px,0.8vw,80px); |
||||
border-radius:clamp(20px,0.4vw,40px); |
||||
background-color: #4874cb; |
||||
margin-left: clamp(20px,0.4vw,40px); |
||||
background-image: url("../image/zfb_tab_me.svg"); |
||||
background-size: clamp(30px,0.6vw,60px); |
||||
background-repeat: no-repeat; |
||||
background-position: center; |
||||
float: left; |
||||
} |
||||
.fra-head-right button{ |
||||
width: clamp(65px,1.3vw,130px); |
||||
height: clamp(33px,0.66vw,66px); |
||||
vertical-align: middle; |
||||
margin-right: clamp(20px,0.4vw,40px); |
||||
background-image: url(../image/图层退出.png); |
||||
background-color: #f8fbfb; |
||||
background-repeat: no-repeat; |
||||
background-position: center; |
||||
} |
||||
|
||||
.main{ |
||||
display: flex; |
||||
width: 100%; |
||||
flex-grow: 1; |
||||
} |
||||
.main>.information{ |
||||
flex: 1; |
||||
border-right: 1px solid rgb(226, 224, 224); |
||||
background-image: url(../image/组left.png); |
||||
background-size: cover; |
||||
background-repeat: no-repeat; |
||||
filter: brightness(0.8) contrast(1.5) saturate(1.2); |
||||
padding-top: clamp(30px,0.6vw,60px); |
||||
} |
||||
.main>.information>ul{ |
||||
width: clamp(165px,3.3vw,330px); |
||||
height: clamp(90px,1.8vw,180px); |
||||
background-color: #fcffff; |
||||
border-radius: clamp(15px,0.3vw,30px); |
||||
padding-left: clamp(10px,0.2vw,20px); |
||||
padding-top: clamp(10px,0.2vw,20px); |
||||
padding-right: clamp(10px,0.2vw,20px); |
||||
margin: 0 auto; |
||||
box-shadow: 0px 0px 2px 1px #817f8d; |
||||
} |
||||
.main>.information>ul>.infor-right{ |
||||
float: right; |
||||
} |
||||
.main>.information>ul>li{ |
||||
color: #817f8d; |
||||
margin-bottom: clamp(10px,0.2vw,20px); |
||||
} |
||||
|
||||
|
||||
.main>.main-box{ |
||||
flex: 7; |
||||
flex-direction: column; |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control{ |
||||
flex: 20; |
||||
display: flex; |
||||
flex-direction: column; |
||||
background-color: #f5f8fa; |
||||
} |
||||
.main>.main-box>.bottom-time{ |
||||
flex: 1; |
||||
background-color: #f8f7f7; |
||||
border-top: 1px solid #817f8d; |
||||
} |
||||
#time{ |
||||
float: right; |
||||
height: clamp(30px,0.6vw,60px); |
||||
margin: clamp(5px,0.1vw,10px); |
||||
font-size: clamp(14px,0.3vw,30px); |
||||
line-height: clamp(30px,0.6vw,60px); |
||||
color: #817f8d; |
||||
} |
||||
.main .control-top img{ |
||||
width: clamp(30px,0.6vw,60px); |
||||
height: clamp(30px,0.6vw,60px); |
||||
float: left; |
||||
} |
||||
.main .control-top a{ |
||||
font-size: clamp(20px,0.4vw,40px); |
||||
} |
||||
.main .control-top span{ |
||||
font-size: clamp(50px,1vw,100px); |
||||
} |
||||
.main .control-top{ |
||||
display: flex; |
||||
} |
||||
.main .control-top>.top1{ |
||||
flex: 1; |
||||
padding: clamp(10px,0.2vw,20px); |
||||
} |
||||
.main .control-top>.top1 img{ |
||||
filter: brightness(1.2) contrast(0.95); |
||||
} |
||||
.main .control-top>.top2{ |
||||
flex: 1; |
||||
text-align: center; |
||||
} |
||||
.main .control-top>.top3{ |
||||
flex: 1; |
||||
} |
||||
.main .control-bottom{ |
||||
flex-grow: 1; |
||||
background: linear-gradient(to bottom, #f5f8fa 0%, #b1dbfd 50%, #cdddfc 100%); |
||||
overflow: auto; |
||||
} |
@ -0,0 +1,295 @@
|
||||
input{ |
||||
border: 1px solid #817f8d; |
||||
width: clamp(200px,4vw,400px); |
||||
height: clamp(30px,0.6vw,60px); |
||||
vertical-align: middle; |
||||
} |
||||
p{ |
||||
color: #52505a; |
||||
font-family: "Alibaba PuHuiTi"; |
||||
font-size: clamp(1rem, 1.5vw, 2rem); |
||||
font-style: normal; |
||||
color: #52505a; |
||||
} |
||||
select{ |
||||
width: clamp(207px,4.14vw,414px); |
||||
height: clamp(32px,0.64vw,64px); |
||||
} |
||||
input{ |
||||
padding-left: 5px; |
||||
} |
||||
textarea{ |
||||
resize: none; |
||||
} |
||||
button:active{ |
||||
background-color: #817f8d; |
||||
} |
||||
button:hover{ |
||||
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); |
||||
} |
||||
|
||||
|
||||
/* 上盒子开始 */ |
||||
.main>.main-box>.control .main-top>form{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-top div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-top .check1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-top .check2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-top .check3{ |
||||
justify-content: start; |
||||
align-items: center; |
||||
} |
||||
.main>.main-box>.control .main-top div>button{ |
||||
width: clamp(70px,1.4vw,140px); |
||||
height: clamp(32px,1.14vw,64px); |
||||
border: 1px solid #817f8d; |
||||
} |
||||
|
||||
/* 上盒子结束 */ |
||||
|
||||
/* 下盒子开始 */ |
||||
/* 1 */ |
||||
.main>.main-box>.control .main-bottom>form>.box1{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box1>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box1>.b1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box1>.b2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box1>.b3{ |
||||
justify-content: start; |
||||
} |
||||
/* 1 */ |
||||
/* 2 */ |
||||
.main>.main-box>.control .main-bottom>form>.box2{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box2>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box2>.b4{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box2>.b5{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box2>.b6{ |
||||
justify-content: start; |
||||
} |
||||
/* 2 */ |
||||
/* 3 */ |
||||
.main>.main-box>.control .main-bottom>form>.box3{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box3>div{ |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box3>.b7{ |
||||
justify-content: center; |
||||
flex: 2; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box3>.b7 textarea{ |
||||
vertical-align: middle; |
||||
font-size: 20px; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box3>.b7-2{ |
||||
flex: 1; |
||||
justify-content: start; |
||||
} |
||||
/* 3 */ |
||||
/* 4 */ |
||||
.main>.main-box>.control .main-bottom>form>.box4{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box4>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box4>.b8{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box4>.b9{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box4>.b10{ |
||||
justify-content: start; |
||||
} |
||||
/* 4 */ |
||||
/* 5 */ |
||||
.main>.main-box>.control .main-bottom>form>.box5{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box5>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box5>.b11{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box5>.b12{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .main-bottom .box5>.b113{ |
||||
justify-content: start; |
||||
} |
||||
/* 5 */ |
||||
/* 盒子六---按钮提交 */ |
||||
.apply-button { |
||||
padding: 15px 25px; |
||||
/* 按钮的内边距可以稍大一些,以便更容易点击 */ |
||||
background-color: #6d6a6a; |
||||
color: white; |
||||
border: none; |
||||
border-radius: 4px; |
||||
/* 按钮圆角 */ |
||||
cursor: pointer; |
||||
/* 光标指针 */ |
||||
transition: background-color 0.3s ease; |
||||
/* 添加过渡效果,使按钮点击时颜色变化更平滑 */ |
||||
} |
||||
.apply-button1{ |
||||
padding: 15px 25px; |
||||
/* 按钮的内边距可以稍大一些,以便更容易点击 */ |
||||
background-color: #c10e1a; |
||||
color: white; |
||||
border: none; |
||||
border-radius: 4px; |
||||
/* 按钮圆角 */ |
||||
cursor: pointer; |
||||
/* 光标指针 */ |
||||
transition: background-color 0.3s ease; |
||||
/* 添加过渡效果,使按钮点击时颜色变化更平滑 */ |
||||
} |
||||
.box6 { |
||||
display: flex; |
||||
justify-content: center; |
||||
align-items: center; |
||||
padding-top: 10px; |
||||
} |
||||
.b14{ |
||||
padding-right: 50px; |
||||
} |
||||
.b15{ |
||||
padding-left: 50px; |
||||
} |
||||
.apply-button:hover { |
||||
background-color: #5a5959; |
||||
/* 鼠标悬停时改变按钮的背景色 */ |
||||
} |
||||
.apply-button1:hover { |
||||
background-color: #850909; |
||||
/* 鼠标悬停时改变按钮的背景色 */ |
||||
} |
||||
|
||||
|
||||
/* 弹窗样式 */ |
||||
.popup { |
||||
display: none; |
||||
position: fixed; |
||||
top: 50%; |
||||
left: 50%; |
||||
transform: translate(-50%, -50%); |
||||
background-color: rgb(175, 242, 202); |
||||
/* 增大内边距,让内容与边框距离更远 */ |
||||
padding: 30px; |
||||
/* 增大宽度 */ |
||||
width: 450px; |
||||
border: 2px solid #ccc; |
||||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); |
||||
z-index: 1000; |
||||
} |
||||
|
||||
.popup-content { |
||||
max-height: 400px; |
||||
overflow-y: auto; |
||||
text-align: left; /* 文本水平左对齐 */ |
||||
display: flex; |
||||
flex-direction: column; |
||||
justify-content: flex-start; /* 元素在主轴(垂直方向)上从起始位置开始排列 */ |
||||
align-items: flex-start; /* 元素在交叉轴(水平方向)上从起始位置开始排列 */ |
||||
font-size: 30px; |
||||
/* font-weight: bold; */ |
||||
} |
||||
|
||||
.popup-close { |
||||
position: absolute; |
||||
top: 10px; |
||||
right: 10px; |
||||
cursor: pointer; |
||||
/* 设置关闭按钮的字体大小 */ |
||||
font-size: 24px; |
||||
} |
||||
|
||||
/* 按钮容器样式 */ |
||||
.popup-buttons { |
||||
display: flex; |
||||
justify-content: center; |
||||
margin-top: 20px; |
||||
} |
||||
|
||||
/* 提交按钮样式 */ |
||||
.popup-submit { |
||||
padding: 10px 20px; |
||||
background-color: #4CAF50; |
||||
color: white; |
||||
border: none; |
||||
border-radius: 4px; |
||||
cursor: pointer; |
||||
margin-left: 10px; |
||||
} |
||||
|
||||
/* 取消按钮样式 */ |
||||
.popup-cancel { |
||||
padding: 10px 20px; |
||||
background-color: #f44336; |
||||
color: white; |
||||
border: none; |
||||
border-radius: 4px; |
||||
cursor: pointer; |
||||
} |
||||
|
||||
/* 提交成功弹窗样式 */ |
||||
.success-popup { |
||||
display: none; |
||||
position: fixed; |
||||
top: 50%; |
||||
left: 50%; |
||||
transform: translate(-50%, -50%); |
||||
background-color: rgb(202, 248, 192); |
||||
/* 增大内边距,让内容与边框距离更远 */ |
||||
padding: 70px; |
||||
/* 增大宽度 */ |
||||
width: 650px; |
||||
border: 1px solid #ccc; |
||||
box-shadow: 0 0 10px rgba(10, 10, 10, 0.97); |
||||
z-index: 1100; |
||||
/* font-weight: bold; */ |
||||
|
||||
} |
@ -0,0 +1,54 @@
|
||||
.main>.main-box>.control>.loan-four{ |
||||
display: flex; |
||||
width: 100%; |
||||
overflow: auto; |
||||
} |
||||
.main>.main-box>.control>.loan-four>div{ |
||||
flex: 1; |
||||
display: flex; |
||||
justify-content: center; |
||||
align-items: center; |
||||
} |
||||
.main>.main-box>.control>.loan-four>div button{ |
||||
width: clamp(200px,4vw,400px); |
||||
height: clamp(200px,4vw,400px); |
||||
background-color: rgb(177, 247, 247); |
||||
border-radius: clamp(100px,2vw,200px); |
||||
} |
||||
.main>.main-box>.control>.loan-four>div button:hover{ |
||||
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); |
||||
} |
||||
.main>.main-box>.control>.loan-four .item{ |
||||
text-align: center; |
||||
} |
||||
.main>.main-box>.control>.loan-four .box1{ |
||||
background-image: url(../image/zfb_head_search.svg); |
||||
background-size: clamp(180px,3.6vw,360px) clamp(180px,3.6vw,360px); |
||||
background-repeat: no-repeat; |
||||
background-position: center; |
||||
opacity: 0.6; |
||||
} |
||||
.main>.main-box>.control>.loan-four .box2{ |
||||
background-image: url(../image/zfb_tab_me.svg); |
||||
background-size: clamp(180px,3.6vw,360px) clamp(180px,3.6vw,360px); |
||||
background-repeat: no-repeat; |
||||
background-position: center; |
||||
opacity: 0.8; |
||||
} |
||||
.main>.main-box>.control>.loan-four .box3{ |
||||
background-image: url(../image/ic_dianpu.svg); |
||||
background-size: clamp(180px,3.6vw,360px) clamp(180px,3.6vw,360px); |
||||
background-repeat: no-repeat; |
||||
background-position: center; |
||||
opacity: 1; |
||||
} |
||||
.main>.main-box>.control>.loan-four .box4{ |
||||
background-image: url(../image/zfb_tab_money.svg); |
||||
background-size: clamp(180px,3.6vw,360px) clamp(180px,3.6vw,360px); |
||||
background-repeat: no-repeat; |
||||
background-position: center; |
||||
opacity: 0.8; |
||||
} |
||||
.main>.main-box>.control>.loan-four .item>p{ |
||||
font-size: clamp(30px,0.6vw,60px); |
||||
} |
@ -0,0 +1,170 @@
|
||||
input{ |
||||
border: 1px solid #817f8d; |
||||
width: clamp(200px,4vw,400px); |
||||
height: clamp(30px,0.6vw,60px); |
||||
vertical-align: middle; |
||||
} |
||||
p{ |
||||
color: #52505a; |
||||
font-family: "Alibaba PuHuiTi"; |
||||
font-size: clamp(1rem, 1.5vw, 2rem); |
||||
font-style: normal; |
||||
color: #52505a; |
||||
} |
||||
select{ |
||||
width: clamp(207px,4.14vw,414px); |
||||
height: clamp(32px,0.64vw,64px); |
||||
} |
||||
input{ |
||||
padding-left: 5px; |
||||
} |
||||
textarea{ |
||||
resize: none; |
||||
} |
||||
button:active{ |
||||
background-color: #817f8d; |
||||
} |
||||
button:hover{ |
||||
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); |
||||
} |
||||
/* 第一部分 */ |
||||
.main>.main-box>.control .a-check>form{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-check div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-check .check1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-check .check2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-check .check3{ |
||||
justify-content: start; |
||||
align-items: center; |
||||
} |
||||
.main>.main-box>.control .a-check div>button{ |
||||
width: clamp(70px,1.4vw,140px); |
||||
height: clamp(32px,1.14vw,64px); |
||||
border: 1px solid #817f8d; |
||||
} |
||||
/* 第二部分 */ |
||||
/* 2-1 */ |
||||
.main>.main-box>.control .a-result>form>.box1{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-2 */ |
||||
.main>.main-box>.control .a-result>form>.box2{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>div{ |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>.item1{ |
||||
justify-content: end; |
||||
flex: 1; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>.item2{ |
||||
flex: 2; |
||||
} |
||||
/* 第三部分 */ |
||||
/* 2-3 */ |
||||
.main>.main-box>.control .b-check>form>.box3{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .b-check .box3>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .b-check .box3>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .b-check .box3>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .b-check .box3>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-4 */ |
||||
.main>.main-box>.control .b-check .box4{ |
||||
text-align: center; |
||||
} |
||||
.main>.main-box>.control .b-check .box4>button{ |
||||
width: clamp(100px,2vw,200px); |
||||
height: clamp(40px,0.8vw,80px); |
||||
font-size: clamp(15px,0.3vw,30px); |
||||
border: 1px solid #817f8d; |
||||
} |
||||
/* 第四部分 */ |
||||
/* 2-5 */ |
||||
.main>.main-box>.control .b-pay>form>.box5{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .b-pay .box5>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .b-pay .box5>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .b-pay .box5>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .b-pay .box5>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-6 */ |
||||
.main>.main-box>.control .b-pay>form>.box6{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .b-pay .box6>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .b-pay .box6>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .b-pay .box6>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .b-pay .box6>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-7 */ |
||||
.main>.main-box>.control .b-pay .box7{ |
||||
text-align: center; |
||||
} |
||||
.main>.main-box>.control .b-pay .box7>button{ |
||||
width: clamp(130px,2.6vw,260px); |
||||
height: clamp(60px,1.2vw,120px); |
||||
font-size: clamp(25px,0.5vw,50px); |
||||
border: 1px solid #817f8d; |
||||
color: #434244; |
||||
} |
@ -0,0 +1,160 @@
|
||||
input{ |
||||
border: 1px solid #817f8d; |
||||
width: clamp(200px,4vw,400px); |
||||
height: clamp(30px,0.6vw,60px); |
||||
vertical-align: middle; |
||||
} |
||||
p{ |
||||
color: #52505a; |
||||
font-family: "Alibaba PuHuiTi"; |
||||
font-size: clamp(1rem, 1.5vw, 2rem); |
||||
font-style: normal; |
||||
color: #52505a; |
||||
} |
||||
select{ |
||||
width: clamp(207px,4.14vw,414px); |
||||
height: clamp(32px,0.64vw,64px); |
||||
} |
||||
input{ |
||||
padding-left: 5px; |
||||
} |
||||
textarea{ |
||||
resize: none; |
||||
} |
||||
button:active{ |
||||
background-color: #817f8d; |
||||
} |
||||
button:hover{ |
||||
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); |
||||
} |
||||
/* 第一部分 */ |
||||
.main>.main-box>.control .a-check>form{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-check div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-check .check1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-check .check2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-check .check3{ |
||||
justify-content: start; |
||||
align-items: center; |
||||
} |
||||
.main>.main-box>.control .a-check div>button{ |
||||
width: clamp(70px,1.4vw,140px); |
||||
height: clamp(32px,1.14vw,64px); |
||||
border: 1px solid #817f8d; |
||||
} |
||||
/* 第二部分 */ |
||||
/* 2-1 */ |
||||
.main>.main-box>.control .a-result>form>.box1{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-result .box1>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-2 */ |
||||
.main>.main-box>.control .a-result>form>.box2{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-result .box2>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-3 */ |
||||
.main>.main-box>.control .a-result>form>.box3{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box3>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box3>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-result .box3>.item2{ |
||||
justify-content: center; |
||||
} |
||||
.main>.main-box>.control .a-result .box3>.item3{ |
||||
justify-content: start; |
||||
} |
||||
/* 2-4 */ |
||||
.main>.main-box>.control .a-result>form>.box4{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box4>div{ |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box4>.item1{ |
||||
justify-content: center; |
||||
flex: 2; |
||||
} |
||||
.main>.main-box>.control .a-result .box4>.item1 textarea{ |
||||
vertical-align: middle; |
||||
font-size: 20px; |
||||
} |
||||
.main>.main-box>.control .a-result .box4>.item2{ |
||||
flex: 1; |
||||
justify-content: start; |
||||
} |
||||
/* 2-5 */ |
||||
.main>.main-box>.control .a-result>form>.box5{ |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box5>div{ |
||||
flex: 1; |
||||
padding-top: clamp(20px,0.4vw,40px); |
||||
padding-bottom: clamp(20px,0.4vw,40px); |
||||
display: flex; |
||||
} |
||||
.main>.main-box>.control .a-result .box5>.item1{ |
||||
justify-content: end; |
||||
} |
||||
.main>.main-box>.control .a-result .box5>.item2{ |
||||
justify-content: center; |
||||
} |
||||
/* 2-6 */ |
||||
.main>.main-box>.control .a-result .box6{ |
||||
text-align: center; |
||||
} |
||||
.main>.main-box>.control .a-result .box6>button{ |
||||
width: clamp(130px,2.6vw,260px); |
||||
height: clamp(60px,1.2vw,120px); |
||||
font-size: clamp(25px,0.5vw,50px); |
||||
border: 1px solid #817f8d; |
||||
color: #434244; |
||||
} |
@ -0,0 +1,84 @@
|
||||
/* 基础设置 */ |
||||
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{ |
||||
margin: 0; |
||||
padding: 0; |
||||
} |
||||
|
||||
ul,ol { |
||||
list-style: none; |
||||
} |
||||
|
||||
img { |
||||
/* 底部留白 */ |
||||
display: block; |
||||
border:0; |
||||
} |
||||
|
||||
b,strong { |
||||
font-weight: 400; |
||||
} |
||||
|
||||
h1,h2,h3,h4,h5,h6 { |
||||
/* 父元素字号的百分比 */ |
||||
font-size: 100%; |
||||
font-weight: normal; |
||||
} |
||||
|
||||
i,em { |
||||
/* 不倾斜 */ |
||||
font-style: normal; |
||||
} |
||||
|
||||
u,ins,s,del { |
||||
/* 去掉中划线和下划线 */ |
||||
text-decoration: none; |
||||
} |
||||
|
||||
table { |
||||
border: 1px solid #999; |
||||
/* 相当于是cellspacing */ |
||||
border-spacing: 0; |
||||
/* 1px边框 */ |
||||
border-collapse: collapse; |
||||
} |
||||
|
||||
td,th { |
||||
border: 1px solid #999; |
||||
} |
||||
|
||||
input,button { |
||||
/* 去掉轮廓线 */ |
||||
outline: none; |
||||
border:none; |
||||
} |
||||
|
||||
/* 风格设置 */ |
||||
body { |
||||
font: 12px/1.5 "Microsoft YaHei", Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; |
||||
color: #333; |
||||
} |
||||
|
||||
a { |
||||
text-decoration: none; |
||||
color: #666; |
||||
} |
||||
|
||||
a:hover { |
||||
color:#DD302D; |
||||
text-decoration: none; |
||||
} |
||||
|
||||
.leftfix { |
||||
float: left; |
||||
} |
||||
|
||||
.rightfix { |
||||
float: right; |
||||
} |
||||
|
||||
.clearfix::after { |
||||
content: ""; |
||||
display: block; |
||||
clear: both; |
||||
} |
||||
|
@ -0,0 +1,67 @@
|
||||
.main>.main-box>.control>.main-content{ |
||||
display: flex; |
||||
width: 100%; |
||||
overflow: auto; |
||||
} |
||||
.main>.main-box>.control>.main-content>div{ |
||||
flex: 1; |
||||
display: flex; |
||||
justify-content: center; |
||||
align-items: center; |
||||
flex-direction: column; |
||||
} |
||||
.main>.main-box>.control>.main-content>div>img{ |
||||
width: clamp(200px,4vw,400px); |
||||
height: clamp(200px,4vw,400px); |
||||
border-radius: clamp(100px,2vw,200px); |
||||
/* 图片和按钮之间添加间距 */ |
||||
margin-bottom: 50px; |
||||
} |
||||
.main>.main-box>.control>.main-content .apply-img{ |
||||
width: clamp(200px,4vw,400px); |
||||
height: clamp(200px,4vw,400px); |
||||
border-radius: clamp(100px,2vw,200px); |
||||
/* 图片和按钮之间添加间距 */ |
||||
margin-bottom: 50px; |
||||
background-image: url(../image/zfb_nav15_more.svg); |
||||
background-size: clamp(225px,4.5vw,450px) clamp(150px,3vw,300px); |
||||
background-position: center; |
||||
background-repeat: no-repeat; |
||||
} |
||||
/* .main>.main-box>.control>.main-content .apply-img>img{ |
||||
display: flex; |
||||
justify-content: center; |
||||
align-items: center; |
||||
width: clamp(225px,4.5vw,450px); |
||||
height: clamp(150px,3vw,300px); |
||||
} */ |
||||
/* .main>.main-box>.control>.main-content>div:first-child>img{ |
||||
width: clamp(225px,4.5vw,450px); |
||||
height: clamp(150px,3vw,300px); |
||||
border-radius: clamp(50px,1vw,100px); |
||||
} |
||||
.main>.main-box>.control>.main-content>div:first-child>button{ |
||||
|
||||
} */ |
||||
.content-block-1 button { |
||||
/* 按钮内边距 */ |
||||
padding: 12px 20px; |
||||
/* 按钮背景颜色 */ |
||||
background-color: #4CAF50; |
||||
/* 按钮文字颜色 */ |
||||
color: white; |
||||
/* 去除按钮边框 */ |
||||
border: none; |
||||
/* 按钮圆角 */ |
||||
border-radius: 4px; |
||||
/* 鼠标悬停时显示指针样式 */ |
||||
cursor: pointer; |
||||
/* 让按钮宽度充满内容块 */ |
||||
width: 50%; |
||||
/* 按钮过渡效果 */ |
||||
transition: background-color 0.3s ease; |
||||
} |
||||
/* 按钮悬停效果 */ |
||||
.content-block-1 button:hover { |
||||
background-color: #45a049; |
||||
} |
After Width: | Height: | Size: 329 KiB |
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 93 KiB |
After Width: | Height: | Size: 29 KiB |
After Width: | Height: | Size: 225 KiB |
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 227 KiB |
After Width: | Height: | Size: 226 KiB |
After Width: | Height: | Size: 228 KiB |
After Width: | Height: | Size: 223 KiB |
After Width: | Height: | Size: 39 KiB |