分享 发布 下载中心
This commit is contained in:
@@ -31,16 +31,15 @@
|
|||||||
<i class="iconfont icon-yulan"></i>
|
<i class="iconfont icon-yulan"></i>
|
||||||
<span style="margin-left: 6px;width: 29px;">预览</span>
|
<span style="margin-left: 6px;width: 29px;">预览</span>
|
||||||
</div>
|
</div>
|
||||||
<a-button v-show="!showPublish && isRenderBtn"
|
<a-button
|
||||||
type="primary"
|
class="publish-btn share-button"
|
||||||
class="publish-btn"
|
@click.stop="clickEntrance">
|
||||||
@click="openPublishModal">
|
<template #icon>
|
||||||
<template #icon>
|
<img class="download_img"
|
||||||
<i class="iconfont icon-Path"
|
:src="require('@/assets/img/fenxiang.png')" />
|
||||||
style="font-size: 15px; margin-right: 6px"></i>
|
</template>
|
||||||
</template>
|
分享
|
||||||
发布
|
</a-button>
|
||||||
</a-button>
|
|
||||||
</template>
|
</template>
|
||||||
<template v-else>
|
<template v-else>
|
||||||
<div style="display: flex; align-items: center;">
|
<div style="display: flex; align-items: center;">
|
||||||
@@ -48,15 +47,17 @@
|
|||||||
<span style="margin-left: 10px;width: 90px;">正在保存中...</span>
|
<span style="margin-left: 10px;width: 90px;">正在保存中...</span>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<a-button type="primary"
|
|
||||||
class="publish-btn share-button"
|
<a-button v-show="!showPublish && isRenderBtn"
|
||||||
@click.stop="clickEntrance">
|
type="primary"
|
||||||
<template #icon>
|
class="publish-btn"
|
||||||
<i class="iconfont icon-fenxiang"
|
@click="openPublishModal">
|
||||||
style="font-size: 15px; margin-right: 6px"></i>
|
<template #icon>
|
||||||
</template>
|
<img class="download_img"
|
||||||
分享
|
:src="require('@/assets/img/fabu.png')" />
|
||||||
</a-button>
|
</template>
|
||||||
|
发布
|
||||||
|
</a-button>
|
||||||
<a-button type="primary"
|
<a-button type="primary"
|
||||||
class="download-btn share-button"
|
class="download-btn share-button"
|
||||||
@click.stop="toDownload"
|
@click.stop="toDownload"
|
||||||
@@ -71,12 +72,12 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="right"
|
<div class="right"
|
||||||
v-if="!showPreview && !isRenderBtn && !showShare">
|
v-if="!showPreview && !isRenderBtn && !showShare">
|
||||||
<a-button type="primary"
|
<a-button
|
||||||
class="publish-btn share-button"
|
class="publish-btn share-button"
|
||||||
@click.stop="clickEntrance">
|
@click.stop="clickEntrance">
|
||||||
<template #icon>
|
<template #icon>
|
||||||
<i class="iconfont icon-fenxiang"
|
<img class="download_img"
|
||||||
style="font-size: 15px; margin-right: 6px"></i>
|
:src="require('@/assets/img/fenxiang.png')" />
|
||||||
</template>
|
</template>
|
||||||
分享
|
分享
|
||||||
</a-button>
|
</a-button>
|
||||||
@@ -464,6 +465,7 @@ onMounted(() => {
|
|||||||
}
|
}
|
||||||
.share-button {
|
.share-button {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
.head-portrait {
|
.head-portrait {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
@@ -591,8 +593,8 @@ onMounted(() => {
|
|||||||
transform: rotateY(180deg);
|
transform: rotateY(180deg);
|
||||||
}
|
}
|
||||||
.download_img {
|
.download_img {
|
||||||
width: 16px;
|
width: 24px;
|
||||||
height: 14px;
|
height: 24px;
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
}
|
}
|
||||||
.click {
|
.click {
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 623 B |
BIN
src/assets/img/fabu.png
Normal file
BIN
src/assets/img/fabu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
BIN
src/assets/img/fenxiang.png
Normal file
BIN
src/assets/img/fenxiang.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
@@ -54,6 +54,18 @@
|
|||||||
<div class="content unicode" style="display: block;">
|
<div class="content unicode" style="display: block;">
|
||||||
<ul class="icon_lists dib-box">
|
<ul class="icon_lists dib-box">
|
||||||
|
|
||||||
|
<li class="dib">
|
||||||
|
<span class="icon iconfont"></span>
|
||||||
|
<div class="name">分享</div>
|
||||||
|
<div class="code-name">&#xe7fc;</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="dib">
|
||||||
|
<span class="icon iconfont"></span>
|
||||||
|
<div class="name">发布</div>
|
||||||
|
<div class="code-name">&#xe7fd;</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li class="dib">
|
<li class="dib">
|
||||||
<span class="icon iconfont"></span>
|
<span class="icon iconfont"></span>
|
||||||
<div class="name">3D场景分析</div>
|
<div class="name">3D场景分析</div>
|
||||||
@@ -2832,9 +2844,9 @@
|
|||||||
<pre><code class="language-css"
|
<pre><code class="language-css"
|
||||||
>@font-face {
|
>@font-face {
|
||||||
font-family: 'iconfont';
|
font-family: 'iconfont';
|
||||||
src: url('iconfont.woff2?t=1668563240634') format('woff2'),
|
src: url('iconfont.woff2?t=1668575081960') format('woff2'),
|
||||||
url('iconfont.woff?t=1668563240634') format('woff'),
|
url('iconfont.woff?t=1668575081960') format('woff'),
|
||||||
url('iconfont.ttf?t=1668563240634') format('truetype');
|
url('iconfont.ttf?t=1668575081960') format('truetype');
|
||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
|
<h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
|
||||||
@@ -2860,6 +2872,24 @@
|
|||||||
<div class="content font-class">
|
<div class="content font-class">
|
||||||
<ul class="icon_lists dib-box">
|
<ul class="icon_lists dib-box">
|
||||||
|
|
||||||
|
<li class="dib">
|
||||||
|
<span class="icon iconfont icon-fenxiang2"></span>
|
||||||
|
<div class="name">
|
||||||
|
分享
|
||||||
|
</div>
|
||||||
|
<div class="code-name">.icon-fenxiang2
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="dib">
|
||||||
|
<span class="icon iconfont icon-fabu3"></span>
|
||||||
|
<div class="name">
|
||||||
|
发布
|
||||||
|
</div>
|
||||||
|
<div class="code-name">.icon-fabu3
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li class="dib">
|
<li class="dib">
|
||||||
<span class="icon iconfont icon-a-3Dchangjingfenxi"></span>
|
<span class="icon iconfont icon-a-3Dchangjingfenxi"></span>
|
||||||
<div class="name">
|
<div class="name">
|
||||||
@@ -7027,6 +7057,22 @@
|
|||||||
<div class="content symbol">
|
<div class="content symbol">
|
||||||
<ul class="icon_lists dib-box">
|
<ul class="icon_lists dib-box">
|
||||||
|
|
||||||
|
<li class="dib">
|
||||||
|
<svg class="icon svg-icon" aria-hidden="true">
|
||||||
|
<use xlink:href="#icon-fenxiang2"></use>
|
||||||
|
</svg>
|
||||||
|
<div class="name">分享</div>
|
||||||
|
<div class="code-name">#icon-fenxiang2</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="dib">
|
||||||
|
<svg class="icon svg-icon" aria-hidden="true">
|
||||||
|
<use xlink:href="#icon-fabu3"></use>
|
||||||
|
</svg>
|
||||||
|
<div class="name">发布</div>
|
||||||
|
<div class="code-name">#icon-fabu3</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li class="dib">
|
<li class="dib">
|
||||||
<svg class="icon svg-icon" aria-hidden="true">
|
<svg class="icon svg-icon" aria-hidden="true">
|
||||||
<use xlink:href="#icon-a-3Dchangjingfenxi"></use>
|
<use xlink:href="#icon-a-3Dchangjingfenxi"></use>
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "iconfont"; /* Project id 3121635 */
|
font-family: "iconfont"; /* Project id 3121635 */
|
||||||
src: url('iconfont.woff2?t=1668563240634') format('woff2'),
|
src: url('iconfont.woff2?t=1668575081960') format('woff2'),
|
||||||
url('iconfont.woff?t=1668563240634') format('woff'),
|
url('iconfont.woff?t=1668575081960') format('woff'),
|
||||||
url('iconfont.ttf?t=1668563240634') format('truetype');
|
url('iconfont.ttf?t=1668575081960') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
.iconfont {
|
.iconfont {
|
||||||
@@ -13,6 +13,14 @@
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon-fenxiang2:before {
|
||||||
|
content: "\e7fc";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-fabu3:before {
|
||||||
|
content: "\e7fd";
|
||||||
|
}
|
||||||
|
|
||||||
.icon-a-3Dchangjingfenxi:before {
|
.icon-a-3Dchangjingfenxi:before {
|
||||||
content: "\e7fb";
|
content: "\e7fb";
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -5,6 +5,20 @@
|
|||||||
"css_prefix_text": "icon-",
|
"css_prefix_text": "icon-",
|
||||||
"description": "调研猩球前台icon",
|
"description": "调研猩球前台icon",
|
||||||
"glyphs": [
|
"glyphs": [
|
||||||
|
{
|
||||||
|
"icon_id": "32880564",
|
||||||
|
"name": "分享",
|
||||||
|
"font_class": "fenxiang2",
|
||||||
|
"unicode": "e7fc",
|
||||||
|
"unicode_decimal": 59388
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"icon_id": "32880565",
|
||||||
|
"name": "发布",
|
||||||
|
"font_class": "fabu3",
|
||||||
|
"unicode": "e7fd",
|
||||||
|
"unicode_decimal": 59389
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"icon_id": "32874979",
|
"icon_id": "32874979",
|
||||||
"name": "3D场景分析",
|
"name": "3D场景分析",
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user