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',
|
||||
debug: 'Debug',
|
||||
alreadyHome: 'You are already in home page. No clicking anymore.',
|
||||
tusimpleTheme: 'Tusimple Theme',
|
||||
tusimpleTheme: 'TuSimple 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.
|
||||
</n-alert>
|
||||
|
||||
## Use Tusimple Theme
|
||||
## Use TuSimple Theme
|
||||
|
||||
```html
|
||||
<script>
|
||||
|
@ -67,7 +67,7 @@
|
||||
</div>
|
||||
<n-divider class="footer-divider" />
|
||||
<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>
|
||||
</n-layout-footer>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user