Skip to content

Instantly share code, notes, and snippets.

@shinyzhu
Created May 7, 2024 15:13
Show Gist options
  • Save shinyzhu/1fb174b93fd976ff61167f163f6b8374 to your computer and use it in GitHub Desktop.
Save shinyzhu/1fb174b93fd976ff61167f163f6b8374 to your computer and use it in GitHub Desktop.
page {
--td-brand-color: #EA609E;
}
<t-notice-bar visible="true" prefixIcon="{{false}}" content="系统正在迁移中,如遇到问题请联系我们。">
<view slot="prefix-icon">
<t-icon name="error-circle-filled"></t-icon>
</view>
</t-notice-bar>
{
"dependencies": {
"tdesign-miniprogram": "^1.3.1"
},
"name": "demo",
"version": "1.0.0",
"main": ".eslintrc.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "abc",
"license": "ISC",
"description": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment