{{ $t("BusinessiIntroduction.CONTAIN.TITLEONE.CONTENTTWO") }}
{{ solutions[1].title }}
@@ -65,12 +66,13 @@Committee Composition
+{{ $t("COMPANYOVERVIEW.TITLETWO.TITLE") }}
@@ -23,7 +27,7 @@+
+
+ {{ $t("COMPANYOVERVIEW.TITLETWO.TITLE") }} +
+{{ $t("COMPANYOVERVIEW.TITLETWO.CONTENT") }}
+ ++
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
Investor Contacts
+Investor Contacts
+E-Mail Alerts
+* Required Fields
+ + + +Submitted successfully!
+E-Mail Alerts
+* Required Fields
+ + + +Submitted successfully!
++ Corporate Governance +
+ ++ {{ item.title }} +
+- FiEE, Inc. has a team of capable senior management with extensive - professional experience -
+{{ leader.name }}
{{ leader.position }}
@@ -74,43 +70,76 @@ const leadershipTeam = computed(() => [ content: [t("MANAGEMENT.TWO.CONTENTONE"), t("MANAGEMENT.TWO.CONTENTTWO")], }, ]); + +const getInitials = (name) => { + return name + .split(" ") + .map((n) => n[0]) + .join(""); +}; diff --git a/src/views/manage/size768/index.vue b/src/views/manage/size768/index.vue new file mode 100644 index 0000000..5377445 --- /dev/null +++ b/src/views/manage/size768/index.vue @@ -0,0 +1,323 @@ + +{{ leader.name }}
+{{ leader.position }}
+{{ content }}
+