first commit
This commit is contained in:
9
uni_modules/tdesign-uniapp/components/common/config.js
Normal file
9
uni_modules/tdesign-uniapp/components/common/config.js
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
data() {
|
||||
return {};
|
||||
},
|
||||
prefix: 't',
|
||||
};
|
||||
export const prefix = 't';
|
||||
|
||||
export const ISOLATED_RELATION_KEY = '-1';
|
||||
Reference in New Issue
Block a user