当前位置:网站首页>Huikan source code -- Huikan app system secondary development source code sharing
Huikan source code -- Huikan app system secondary development source code sharing
2022-06-25 12:27:00 【Procedure 15528175269】
Huiqiao system development source code :
<template>
<div class="not-defined">
<img src="@assets/images/404.png" />
<div class="content">
<h3 class="title"> Page not found </h3>
<span
> I'm sorry ! The page you visited does not exist , Please return to the previous level or click the button below to return to the home page ...</span
>
</div>
<div class="btn" @click="$router.replace({ path: '/' })">
Back to the home page
</div>
</div>
</template>
<script>
export default {
name: "NotDefined"
};
</script>
<style scoped>
.not-defined img {
width: 100%;
margin-top: 18%;
}
.content {
padding: 0 1rem;
text-align: center;
color: #44405e;
font-size: 15px;
}
.title {
margin-bottom: 0.6rem;
color: #302c48;
font-size: 20px;
}
.btn {
color: #fff;
background-color: #ef4c4c;
font-size: 16px;
padding: 0.16rem;
border-radius: 25px;
text-align: center;
width: 2.4rem;
margin: 0 auto;
margin-top: 1rem;
}
</style>
边栏推荐
- The network traceroute command is used to determine the path through which IP packets access the destination address.
- [regression analysis] understand ridge regression with case teaching
- Dynamic proxy
- 15、wpf之button样式小记
- What is the primordial universe
- 2022 Baidu collection batch automatic push assistant
- Database Series: MySQL index optimization summary (comprehensive version)
- Effective reading of literature
- Dark horse shopping mall ---6 Brand, specification statistics, condition filtering, paging sorting, highlighting
- A commonly used statistical modeling method -- difference analysis
猜你喜欢

An article clearly explains MySQL's clustering / Federation / coverage index, back to table, and index push down

PD1.4转HDMI2.0转接线拆解。

How do super rookies get started with data analysis?

What is the primordial universe

20. MVVM command binding of WPF

19、wpf之事件转命令实现MVVM架构

Explanation of ideas and sharing of pre-processing procedures for 2021 US game D (with pre-processing data code)

Dark horse shopping mall ---2 Distributed file storage fastdfs

揭秘GaussDB(for Redis):全面對比Codis

A set of automated paperless office system (oa+ approval process) source code: with data dictionary
随机推荐
R语言使用构建有序多分类逻辑回归模型、epiDisplay包的ordinal.or.display函数获取有序logistic回归模型的汇总统计信息(变量对应的优势比及其置信区间、以及假设检验的p值)
Which securities company's account is better and safer to open
Update of complex JSON in MySQL
R language uses the multinom function of NNET package to build an unordered multi classification logistic regression model, and uses the lrtest function of epidisplay package to perform multiple model
R语言使用nnet包的multinom函数构建无序多分类logistic回归模型、使用epiDisplay包的lrtest函数执行多个模型似然比检验对比两个模型的性能是否有差异
devsecops与devops的理解与建设
apple 为什么要改 objc_msgSend 的类型申明
Pd1.4 to hdmi2.0 adapter cable disassembly.
Why can't you Ping the website but you can access it?
Controllable character image synthesis based on attribute decomposition and Gan reproduction
2022 Baidu collection batch automatic push assistant
Does sklearex make your sklearn machine learning model training fly fast?
如果你也想做自媒体,不妨听大周给您点建议
K8s, docker compose install MySQL 8.0.18
Execution order of MySQL query statements join, on and where
plt.gca()画框及打标签
网络 | 衡量网络好坏的指标及测试方法
20、wpf之MVVM命令绑定
Kotlin基础
Set the transparency of the picture to gradient from left to right