mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
chore: tusimple case
This commit is contained in:
parent
b40abf3d0a
commit
8d918d1312
@ -126,7 +126,7 @@ const locales = {
|
|||||||
common: 'Common',
|
common: 'Common',
|
||||||
debug: 'Debug',
|
debug: 'Debug',
|
||||||
alreadyHome: 'You are already in home page. No clicking anymore.',
|
alreadyHome: 'You are already in home page. No clicking anymore.',
|
||||||
tusimpleTheme: 'Tusimple Theme',
|
tusimpleTheme: 'TuSimple Theme',
|
||||||
defaultTheme: 'Default Theme'
|
defaultTheme: 'Default Theme'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
The following features are <n-text strong>unstable</n-text>. Use them if you really need and perpare to follow the API changes.
|
The following features are <n-text strong>unstable</n-text>. Use them if you really need and perpare to follow the API changes.
|
||||||
</n-alert>
|
</n-alert>
|
||||||
|
|
||||||
## Use Tusimple Theme
|
## Use TuSimple Theme
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<script>
|
<script>
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<n-divider class="footer-divider" />
|
<n-divider class="footer-divider" />
|
||||||
<div style="text-align: center; padding: 20px">
|
<div style="text-align: center; padding: 20px">
|
||||||
<n-text depth="3">Naive UI {{ version }} · Made by Tusimple</n-text>
|
<n-text depth="3">Naive UI {{ version }} · Made by TuSimple</n-text>
|
||||||
</div>
|
</div>
|
||||||
</n-layout-footer>
|
</n-layout-footer>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user