Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxian521 committed Dec 1, 2024
1 parent 8ff0fc6 commit 32b093b
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 60 deletions.
8 changes: 4 additions & 4 deletions docs/02.优质服务/01.优质服务.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ article: false

价格:`¥698/永久`

服务内容:在使用 [pure-admin](https://github.com/pure-admin) 中所有项目时遇到的问题、难点、疑惑都可在群内相互交流,我会在每天的空闲时间回复,也可以问非`pure-admin`的前端问题,我会在每天的空闲时间随机解答。群内交流活跃,技术氛围好,问题基本都会在当天解答
服务内容:在使用 [pure-admin](https://github.com/pure-admin) 中所有项目时(包括 js 和 max 版本)遇到的问题、难点、疑惑都可在群内相互交流,我会在每天的空闲时间回复,也可以问非`pure-admin`的前端问题,我会在每天的空闲时间随机解答。群内交流活跃,技术氛围好,我会在当天回复大家提出的问题

服务时间:`工作日 10:00 - 18:00`

活动:入群的用户可免费赠送 [`JS`版本](https://pure-admin.cn/pages/js/)[`Max`版本](https://pure-admin.cn/pages/max/)
限时活动:入群免费赠送 [`JS`版本](https://pure-admin.cn/pages/js/)[`Max`版本](https://pure-admin.cn/pages/max/)

如何购买:加微信号 `pureadmin` 或扫下方二维码,添加时请备注`微信群`,无备注会被忽略

<img :src="$withBase('/img/support/addWx.jpg')" width="180px" height="180px" />

:::tip 视频教程(入群后免费赠送
:::tip 视频教程(入群免费赠送

1. `jsx` 语法讲解,如何在 `pureadmin` 中运用 `jsx`(视频时长 `20` 分钟)
2. `tailwindcss` 语法讲解,如何在 `pureadmin` 中运用 `tailwindcss`(视频时长 `17` 分钟)
Expand All @@ -32,7 +32,7 @@ article: false

:::warning 温馨提示

本群仅限讨论前端与后端等技术相关话题。请勿在群内谈论涉及色情、赌博、毒品、`VPN`、谣言、政治等话题。
本群仅限讨论前端、后端、`AI` 等技术话题。请勿在群内谈论色情、赌博、毒品、`VPN`、谣言、政治等话题。
让我们共同维护一个纯粹的技术交流环境,保持积极、健康、充满活力的技术氛围 ❤️

:::
Expand Down
40 changes: 20 additions & 20 deletions docs/03.JS版本/01.JS版本.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,28 @@ article: false

### 介绍

`JS`版本即`pure-admin-thin-js`,它是 [pure-admin-thin](https://github.com/pure-admin/pure-admin-thin)`js`版本,同时拥有`国际化``非国际化`两个版本并且会`永久同步`代码。`JS`版本将之前所有使用`TypeScript`语法的代码或文件全量替换为`JavaScript`语法,也就意味着您在编写代码时可以更加地随意,无需编写`ts`类型。`JS`版本`快速易上手`、更适合需要`快速开发上线`的项目、更适合`二次开发`、更容易`同步更新代码`、它也避免了开发人员将 `TypeScript``JavaScript` 混用带来后续难以维护的问题。对于初学者、小团队或者想要学习源码的朋友,推荐首选`JS`版本!
`JS`版本即`pure-admin-thin-js`,它是 [pure-admin-thin](https://github.com/pure-admin/pure-admin-thin)`js`版本,同时拥有`国际化``非国际化`两个版本并且会`永久同步更新`代码。`JS`版本将之前所有使用`TypeScript`语法的代码或文件全量替换为`JavaScript`语法,也就意味着您在编写代码时可以更加地随意,无需编写`ts`类型。`JS`版本`快速易上手`、更适合需要`快速开发上线`的项目、更适合`二次开发`、更容易`同步更新代码`、它也避免了开发人员将 `TypeScript``JavaScript` 混用带来后续难以维护的问题。对于初学者、小团队或者想要学习源码的朋友,推荐首选`JS`版本!

[vue-pure-admin](https://github.com/pure-admin/vue-pure-admin) 每次发版后,`JS`版本将优先同步更新,最晚一周内同步更新完成,而 [pure-admin-thin](https://github.com/pure-admin/pure-admin-thin) 版本最晚一个月内同步更新完成。

`JS`版本让精简版更加精简,让代码编写更加顺手,让项目交付更加快速!

### 价格

原价<span class="money-deleted">`¥300`</span>,限时`¥188` <span id="js-time" style="color: red" />
原价<span class="money-deleted">`¥299`</span>,限时`¥199`

### 如何购买

加微信号: `pureadmin` 或扫下方二维码,添加时请备注`js`,无备注会被忽略

<img :src="$withBase('/img/support/addWx.jpg')" width="180px" height="180px" />

### 限时特惠活动

<p id="js-time" style="color: red" />

1. `JS`版本与`Max`版本的组合限时特惠,总价仅需`¥300`
2.[解答微信群](https://pure-admin.cn/pages/service/#%E8%A7%A3%E7%AD%94%E5%BE%AE%E4%BF%A1%E7%BE%A4) 仅需补差价即可

<script>
function padZero(num) {
Expand All @@ -24,14 +37,14 @@ function padZero(num) {

function updateCountdown(isServer) {
const now = new Date();
const targetDate = new Date('2024-12-01T00:00:00');
const targetDate = new Date('2025-01-01T00:00:00');
const diff = targetDate - now;

if (diff <= 0) {
if (!isServer) {
document.getElementById('js-time').textContent = "已恢复原价";
document.getElementById('js-time').textContent = "活动已结束";
} else {
console.log("已恢复原价");
console.log("活动已结束");
}
clearInterval(intervalId);
return;
Expand All @@ -45,10 +58,10 @@ function updateCountdown(isServer) {
if (!isServer) {
const element = document.getElementById('js-time');
if (element) {
element.textContent = `距离恢复原价还剩 ${padZero(days)}${padZero(hours)} 小时 ${padZero(minutes)} 分钟 ${padZero(seconds)}`;
element.textContent = `距活动结束还剩 ${padZero(days)}${padZero(hours)} 小时 ${padZero(minutes)} 分钟 ${padZero(seconds)}`;
}
} else {
console.log(`距离恢复原价还剩 ${padZero(days)}${padZero(hours)} 小时 ${padZero(minutes)} 分钟 ${padZero(seconds)}`);
console.log(`距活动结束还剩 ${padZero(days)}${padZero(hours)} 小时 ${padZero(minutes)} 分钟 ${padZero(seconds)}`);
}
}

Expand All @@ -62,16 +75,6 @@ if (!isServer) {
}
</script>

### 如何购买

加微信号: `pureadmin` 或扫下方二维码,添加时请备注`js`,无备注会被忽略

<img :src="$withBase('/img/support/addWx.jpg')" width="180px" height="180px" />

### 限时特惠活动

现推出`JS`版本与`Max`版本的组合限时特惠,总价仅需`¥300`

### 温馨提示

`JS`版本代码存放于 [github](https://github.com/),添加上方微信后请提供您的 [github 账号](/pages/FAQ/#github账号在哪里看) ,我会拉您进`pure-admin-thin-js`私有仓库
Expand Down Expand Up @@ -121,7 +124,4 @@ if (!isServer) {
height: 1px;
background-color: black;
}
#js-time {
margin-left: 1rem;
}
</style>
40 changes: 19 additions & 21 deletions docs/04.Max版本/01.Max版本.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ permalink: /pages/max/
article: false
---

<p>max版本现已开放购买渠道,欢迎咨询</p>

### 介绍

[点我查看预览](https://pure-admin.github.io/vue-pure-admin-max)
Expand All @@ -30,7 +28,20 @@ article: false

### 价格

原价<span class="money-deleted">`¥500`</span>,限时`¥168` <span id="max-time" style="color: red" />
原价<span class="money-deleted">`¥399`</span>,限时`¥199`

### 如何购买

加微信号: `pureadmin` 或扫下方二维码,添加时请备注`max`,无备注会被忽略

<img :src="$withBase('/img/support/addWx.jpg')" width="180px" height="180px" />

### 限时特惠活动

<p id="max-time" style="color: red" />

1. `JS`版本与`Max`版本的组合限时特惠,总价仅需`¥300`
2.[解答微信群](https://pure-admin.cn/pages/service/#%E8%A7%A3%E7%AD%94%E5%BE%AE%E4%BF%A1%E7%BE%A4) 仅需补差价即可

<script>
function padZero(num) {
Expand All @@ -39,14 +50,14 @@ function padZero(num) {

function updateCountdown(isServer) {
const now = new Date();
const targetDate = new Date('2024-12-01T00:00:00');
const targetDate = new Date('2025-01-01T00:00:00');
const diff = targetDate - now;

if (diff <= 0) {
if (!isServer) {
document.getElementById('max-time').textContent = "已恢复原价";
document.getElementById('max-time').textContent = "活动已结束";
} else {
console.log("已恢复原价");
console.log("活动已结束");
}
clearInterval(intervalId);
return;
Expand All @@ -60,10 +71,10 @@ function updateCountdown(isServer) {
if (!isServer) {
const element = document.getElementById('max-time');
if (element) {
element.textContent = `距离恢复原价还剩 ${padZero(days)}${padZero(hours)} 小时 ${padZero(minutes)} 分钟 ${padZero(seconds)}`;
element.textContent = `距活动结束还剩 ${padZero(days)}${padZero(hours)} 小时 ${padZero(minutes)} 分钟 ${padZero(seconds)}`;
}
} else {
console.log(`距离恢复原价还剩 ${padZero(days)}${padZero(hours)} 小时 ${padZero(minutes)} 分钟 ${padZero(seconds)}`);
console.log(`距活动结束还剩 ${padZero(days)}${padZero(hours)} 小时 ${padZero(minutes)} 分钟 ${padZero(seconds)}`);
}
}

Expand All @@ -77,16 +88,6 @@ if (!isServer) {
}
</script>

### 如何购买

加微信号: `pureadmin` 或扫下方二维码,添加时请备注`max`,无备注会被忽略

<img :src="$withBase('/img/support/addWx.jpg')" width="180px" height="180px" />

### 限时特惠活动

现推出`JS`版本与`Max`版本的组合限时特惠,总价仅需`¥300`。如果您之前已购买了`JS`版本,现在只需补足差额至`¥300`,即可拥有`Max`版本。例如,若您之前以`¥188`购买了`JS`版本,现在只需再支付`¥112`,即可享有`Max`版本!

### 温馨提示

`max`版本代码存放于 [github](https://github.com/),添加上方微信后请提供您的 [github 账号](/pages/FAQ/#github账号在哪里看) ,我会拉您进`vue-pure-admin-max`私有仓库
Expand Down Expand Up @@ -167,7 +168,4 @@ if (!isServer) {
height: 1px;
background-color: black;
}
#max-time {
margin-left: 1rem;
}
</style>
30 changes: 15 additions & 15 deletions theme-vdoing/components/Sidebar.vue
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
<template>
<aside class="sidebar">
<div style="margin:20px 0 0 20px">
<!-- <a class="pure-video" href="https://pure-admin.cn/pages/service/#%E8%A7%A3%E7%AD%94%E5%BE%AE%E4%BF%A1%E7%BE%A4"
<!-- <div style="margin:20px 0 0 20px"> -->
<!-- <a class="pure-video" href="https://pure-admin.cn/pages/service/#%E8%A7%A3%E7%AD%94%E5%BE%AE%E4%BF%A1%E7%BE%A4"
style="width:180px;background: var(--videoBgColor);padding:8px;border-radius: 6px;margin-bottom: 4px;font-size: 16px;">
<span style="color: #ed5858">解答微信群优惠即将结束</span>
</a> -->
<a class="pure-video" href="https://pure-admin.cn/pages/js/"
<!-- <a class="pure-video" href="https://pure-admin.cn/pages/js/"
style="width:180px;background: var(--videoBgColor);padding:8px;border-radius: 6px;margin-bottom: 4px;font-size: 16px;">
<span style="color: #ed5858">JS 版本优惠即将结束</span>
</a>
<a class="pure-video" href="https://pure-admin.cn/pages/max/"
style="width:180px;background: var(--videoBgColor);padding:8px;border-radius: 6px;margin-bottom: 4px;font-size: 16px;">
<span style="color: #ed5858">Max 版本优惠即将结束</span>
</a>
</div>
<!-- <div style="margin-top: 0.8em;margin-left: 1.2em;"> -->
<!-- <a class="pure-video" href="https://www.bilibili.com/video/BV1Wr421F7oj/"
</a> -->
<!-- </div> -->
<div style="margin-top: 0.8em;margin-left: 1.2em;">
<a class="pure-video" href="https://pure-admin-utils.netlify.app/"
style="background: var(--videoBgColor);padding:8px;border-radius: 6px;margin-bottom: 4px;color: var(--videoTextColor)"
target="_blank">迁移JS版本教程 📺</a> -->
<!-- <a class="pure-video" href="https://www.bilibili.com/video/BV1kg411v7QT/"
target="_blank">@pureadmin/utils文档 📕</a>
<a class="pure-video" href="https://www.bilibili.com/video/BV1kg411v7QT/"
style="background: var(--videoBgColor);padding:8px;border-radius: 6px;margin-bottom: 4px;color: var(--videoTextColor)"
target="_blank">平台快速开发教程 📺</a> -->
<!-- <a class="pure-video" href="https://pure-admin-utils.netlify.app/"
target="_blank">平台快速开发教程 📺</a>
<a class="pure-video" href="https://www.bilibili.com/video/BV1Wr421F7oj/"
style="background: var(--videoBgColor);padding:8px;border-radius: 6px;color: var(--videoTextColor)"
target="_blank">@pureadmin/utils文档 📕</a> -->
<!-- </div>
<div class="blogger" v-if="blogger">
target="_blank">迁移JS版本教程 📺</a>
</div>
<!-- <div class="blogger" v-if="blogger">
<img :src="blogger.avatar" />
<div class="blogger-info">
<h3>{{ blogger.name }}</h3>
Expand All @@ -36,7 +36,7 @@
</div>
<span v-else>{{ blogger.slogan }}</span>
</div>
</div>
</div> -->

<!-- 移动端Nav -->
<NavLinks />
Expand Down

0 comments on commit 32b093b

Please sign in to comment.