v1.0.7-beta.3

This commit is contained in:
huanqing.shao
2020-02-23 19:55:47 +08:00
parent b809c71b8d
commit 1a3151f65f
6 changed files with 64 additions and 35 deletions

View File

@ -1,5 +1,5 @@
<template>
<div v-if="$themeConfig.showAds" class="adsense-page-bottom-inline" :style="$isDev ? 'background-color: grey;' : ''">
<div v-if="$themeConfig.showAds && false" class="adsense-page-bottom-inline" :style="$isDev ? 'background-color: grey;' : ''">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"

View File

@ -8,11 +8,11 @@ module.exports = [
weight: 60
},
{
name: 'Suven',
description: '趣丸网络科技 Suven 免费提供的视频课',
name: 'Suveng',
description: '趣丸网络科技 Suveng 免费提供的视频课',
strong: '免费学习',
url: 'https://www.bilibili.com/video/av88798402',
weight: 50,
weight: 60,
},
// {
// name: '阳明的博客',