Skip to content

Commit 0dd6065

Browse files
committed
doc: update rice
1 parent dfe5902 commit 0dd6065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/rice/right_bottom_rice.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<div id="right-bottom">
2+
<div v-if="isCN" id="right-bottom">
33
<img v-if="isCN" width="150" :src="`https://next.antdv.com/common_rice.png?v=${v}`" />
44
<div v-if="isMobile" class="close" @click="visible = false">
55
<close-outlined />

0 commit comments

Comments
 (0)